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
2012-10-25 15:40:54 +02:00
..
BrowserKit Revert "raised the minimum version of PHP to 5.3.4 (closes #3856)" 2012-07-15 12:13:51 +02:00
ClassLoader Revert "raised the minimum version of PHP to 5.3.4 (closes #3856)" 2012-07-15 12:13:51 +02:00
Config Revert "raised the minimum version of PHP to 5.3.4 (closes #3856)" 2012-07-15 12:13:51 +02:00
Console [Console] Use proc_open instead of exec to suppress errors when run on windows and stty is not present 2012-07-20 07:25:32 +02:00
CssSelector Revert "raised the minimum version of PHP to 5.3.4 (closes #3856)" 2012-07-15 12:13:51 +02:00
DependencyInjection Moved symfony/config from the "recommend" dependency to the "suggest" dependency. Cannot find "recommend" in composer documentation 2012-07-21 13:17:54 +03:00
DomCrawler Revert "raised the minimum version of PHP to 5.3.4 (closes #3856)" 2012-07-15 12:13:51 +02:00
EventDispatcher [EventDispatcher] Rename UnmodifiableEventDispatcher to ImmutableEventDispatcher 2012-07-20 01:18:14 +02:00
Filesystem [Filesystem] Fixed tests on system without posix 2012-07-25 17:04:57 +00:00
Finder Late static factory method 2012-07-20 11:54:42 +02:00
Form [2.2] [Form] Trim listener, unicode whitespace characters. 2012-10-25 15:40:54 +02:00
HttpFoundation [HttpFoundation] fixed a PHP Notice (refs #5034) 2012-07-25 09:38:36 +02:00
HttpKernel bumped Symfony version to 2.1.0-DEV 2012-07-23 19:27:52 +02:00
Locale Fixed my rubbish English 2012-07-16 21:54:46 +02:00
OptionsResolver [OptionsResolver] Optimized previous values of a lazy option not to be evaluated if the second argument is not defined 2012-07-26 15:36:09 +02:00
Process [Process] Fixed a problem on RHEL5 where the exit code was incorrect 2012-07-18 18:33:32 +01:00
Routing [Routing] fixed typo 2012-07-19 16:39:03 +02:00
Security [Security] tweaked previous merge 2012-07-26 08:13:41 +02:00
Serializer Revert "raised the minimum version of PHP to 5.3.4 (closes #3856)" 2012-07-15 12:13:51 +02:00
Templating [Templating] Cached the result of escape() in order to improve performance (+470ms) 2012-07-16 18:29:06 +02:00
Translation Revert "raised the minimum version of PHP to 5.3.4 (closes #3856)" 2012-07-15 12:13:51 +02:00
Validator [Validator] Removed the Size constraint which did not exist in 2.0 2012-07-25 20:30:38 +02:00
Yaml Revert "raised the minimum version of PHP to 5.3.4 (closes #3856)" 2012-07-15 12:13:51 +02:00