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 580c8fa875 fixed CS
2012-04-18 10:41:11 +02:00
..
BrowserKit [BrowserKit] Fixed Client->back/forward/reload() not keeping all request attributes 2012-03-10 16:26:36 +01:00
ClassLoader Updated LICENSE files copyright 2012-02-22 10:10:37 +01:00
Config Fixed an "Array to string conversion" warning when using PHP 5.4. Also affects Symfony2 master. 2012-03-14 18:05:51 +00:00
Console [Console] Add docblocks 2012-04-06 18:25:51 +02:00
CssSelector [CssSelector] fixed CssSelector::toXPath() when the CSS selector is an empty string 2012-03-11 10:18:25 +01:00
DependencyInjection [DependencyInjection] Fix for issue introduced in 3ae826a 2012-04-14 12:59:57 +02:00
DomCrawler [DomCrawler] Added some docbocks into DomCrawler classes. Closes #3832 2012-04-08 13:35:35 +02:00
EventDispatcher [EventDispatcher] Fixed E_NOTICES with multiple eventnames per subscriber with mixed priorities 2012-04-12 15:56:02 +05:45
Filesystem added forwards compatibility for the Filesystem component 2011-12-25 14:02:01 +01:00
Finder [Finder] Avoid unnecessary use of the @ operator 2012-04-08 19:39:04 +02:00
Form Changed instances of \DateTimeZone::UTC to 'UTC' as the constant is not valid a produces this error when DateTimeZone is instantiated: DateTimeZone::__construct() [<a href='datetimezone.--construct'>datetimezone.--construct</a>]: Unknown or bad timezone (1024) 2012-03-16 17:19:53 -04:00
HttpFoundation Simplified CONTENT_ headers retrieval 2012-03-26 23:58:48 +02:00
HttpKernel [HttpKernel] Fix the ProfilerListener (fix #3620) 2012-04-13 21:51:39 +02:00
Locale fixed CS 2012-04-18 10:41:11 +02:00
Process Only work with the cli sapi 2012-03-02 16:42:35 +01:00
Routing fixed CS 2012-04-18 10:41:11 +02:00
Security use SecurityContextInterface instead of SecurityContext 2012-03-09 10:08:43 +01:00
Serializer [Serializer] Fix XML decoding attack vector through external entities 2012-02-24 22:50:04 +01:00
Templating Updated LICENSE files copyright 2012-02-22 10:10:37 +01:00
Translation Fixed example code. 2012-03-29 14:32:59 +02:00
Validator [Validator] Fixed StaticMethodLoader when used with abstract methods. 2012-04-13 21:40:36 +01:00
Yaml Updated LICENSE files copyright 2012-02-22 10:10:37 +01:00