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
Fabien Potencier cc5f606356 minor #10484 [Process] fix some typos and refactor some code (Tobion)
This PR was merged into the 2.3 branch.

Discussion
----------

[Process] fix some typos and refactor some code

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT

Commits
-------

b422613 [Process] fix some typos and refactor some code
2014-03-19 07:27:25 +01:00
..
BrowserKit made Cookie stringification more robust 2014-03-04 17:47:46 +01:00
ClassLoader fixed various inconsistencies 2014-02-11 11:29:24 +01:00
Config Minor style fix 2014-03-14 08:52:52 +01:00
Console changed some PHPUnit assertions to more specific ones 2014-03-01 18:25:29 +01:00
CssSelector changed some PHPUnit assertions to more specific ones 2014-03-01 18:25:29 +01:00
Debug changed some PHPUnit assertions to more specific ones 2014-03-01 18:25:29 +01:00
DependencyInjection changed some PHPUnit assertions to more specific ones 2014-03-01 18:25:29 +01:00
DomCrawler [DomCrawler] Add tests for recursive cases of getPhpValues() and getPhpFiles() 2014-03-13 17:35:57 +01:00
EventDispatcher fixed various inconsistencies 2014-02-11 11:29:24 +01:00
Filesystem fixed typo 2014-03-18 17:51:19 +01:00
Finder changed some PHPUnit assertions to more specific ones 2014-03-01 18:25:29 +01:00
Form bug #10251 [Form][2.3] Fixes empty file-inputs getting treated as extra field. (jenkoian) 2014-03-03 13:52:14 +01:00
HttpFoundation Typo fix at UploadedFile.php documentation 2014-03-16 09:02:27 +01:00
HttpKernel made Cookie stringification more robust 2014-03-04 17:47:46 +01:00
Intl fixed various inconsistencies 2014-02-11 11:29:24 +01:00
Locale update year on licenses 2014-01-07 08:19:25 -05:00
OptionsResolver update year on licenses 2014-01-07 08:19:25 -05:00
Process minor #10484 [Process] fix some typos and refactor some code (Tobion) 2014-03-19 07:27:25 +01:00
PropertyAccess update year on licenses 2014-01-07 08:19:25 -05:00
Routing fixed various inconsistencies 2014-02-11 11:29:24 +01:00
Security Update DefaultAuthenticationSuccessHandler.php 2014-03-14 13:21:43 +01:00
Serializer fixed various inconsistencies 2014-02-11 11:29:24 +01:00
Stopwatch fixed various inconsistencies 2014-02-11 11:29:24 +01:00
Templating fixed various inconsistencies 2014-02-11 11:29:24 +01:00
Translation Revert "bug #10091 [Translation] Update PluralizationRules.php (guilhermeblanco)" 2014-01-28 16:54:04 +01:00
Validator [Validator] Removed PHP <5.3.3 specific code which is not officially supported. 2014-02-18 17:30:53 +01:00
Yaml [Yaml] fix for a HHVM bug 2014-03-04 17:04:39 +01:00