This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component
Nicolas Grekas ac9ac8364e bug #19794 [VarDumper] Various minor fixes & cleanups (nicolas-grekas)
This PR was merged into the 2.7 branch.

Discussion
----------

[VarDumper] Various minor fixes & cleanups

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | yes
| Tests pass?   | yes
| License       | MIT

Minor fixes & cleanups found while working on a few VarDumper enhancements.
I'm going to merge this one quickly to unlock the other PRs I'm preparing for master.

Commits
-------

a989491 [VarDumper] Various minor fixes & cleanups
2016-08-31 09:58:22 +02:00
..
Asset Fixed typos in the expectedException annotations 2016-06-30 13:18:54 +02:00
BrowserKit minor #19392 [BrowserKit] Added test for followRedirect method (POST method) (zomberg) 2016-07-25 18:30:57 +02:00
ClassLoader [ClassLoader] Fix tests 2016-08-23 11:26:23 +02:00
Config Enhance the phpDoc return types so IDEs can handle the configuration tree. 2016-08-13 11:45:47 -07:00
Console Disable CLI color for Windows 10 greater than 10.0.10586 2016-08-19 08:41:18 +02:00
CssSelector removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
Debug [Debug][HttpKernel][VarDumper] Prepare for committed 7.2 changes 2016-08-22 19:42:59 +02:00
DependencyInjection bug #19685 [DI][2.7] Include dynamic services in alternatives (ro0NL) 2016-08-23 09:00:45 +02:00
DomCrawler Minor fixes 2016-07-30 03:17:26 -04:00
EventDispatcher bug #19564 Added class existence check if is_subclass_of() fails in compiler passes (SCIF) 2016-08-09 11:00:18 +02:00
ExpressionLanguage [2.7] update readme files for new components 2016-03-07 12:06:07 +01:00
Filesystem removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
Finder remove duplicate instruction 2016-08-23 21:36:25 +02:00
Form Revert "bug #18935 [Form] Consider a violation even if the form is not submitted (egeloen)" 2016-08-29 09:54:06 -07:00
HttpFoundation Verify explicitly that the request IP is a valid IPv4 address 2016-08-19 08:01:16 -07:00
HttpKernel [VarDumper] Various minor fixes & cleanups 2016-08-31 09:12:09 +02:00
Intl Fixes the calendar in constructor to handle null 2016-08-26 20:13:58 +04:00
Locale removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
OptionsResolver removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
Process [Process] Strengthen Windows pipe files opening (again...) 2016-08-11 08:52:50 +02:00
PropertyAccess Minor fixes 2016-07-30 03:17:26 -04:00
Routing [Routing] Add missing options in docblock 2016-08-16 12:55:04 +02:00
Security minor #19736 [FrameworkBundle][Security] Remove useless mocks (Ener-Getick) 2016-08-25 10:52:51 -07:00
Serializer removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
Stopwatch removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
Templating Minor fixes 2016-07-30 03:17:26 -04:00
Translation Minor fixes 2016-07-30 03:17:26 -04:00
Validator [Validator][GroupSequence] fixed GroupSequence validation ignores PropertyMetadata of parent classes 2016-08-25 18:04:22 -07:00
VarDumper [VarDumper] Various minor fixes & cleanups 2016-08-31 09:12:09 +02:00
Yaml [Yaml] Fix PHPDoc of the Yaml class 2016-07-11 09:20:55 +02:00