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
2011-09-19 14:48:19 +02:00
..
BrowserKit merged branch sasezaki/BrowserKit_useragent (PR #1789) 2011-07-26 09:21:10 +02:00
ClassLoader merged branch henrikbjorn/autoload (PR #1857) 2011-08-29 15:37:03 +02:00
Config added some missing accessors/mutators 2011-09-16 13:43:09 +02:00
Console Merge branch '2.0' 2011-09-17 22:18:22 +02:00
CssSelector [CssSelector] fixed exception namespace 2011-06-29 19:11:00 +02:00
DependencyInjection added some missing accessors/mutators 2011-09-16 13:43:09 +02:00
DomCrawler [DomCrawler] Removed unused document property in Form 2011-08-24 13:45:37 +10:00
EventDispatcher [EventDispatcher] Fix removeSubscriber() to work with priority syntax 2011-08-23 16:41:08 -04:00
Finder made exclude method accept array of dirs 2011-08-09 18:23:43 +02:00
Form [Form] fixed error bubbling for Date and Time types when rendering as multiple choices (closes #2062) 2011-09-14 08:30:47 +02:00
HttpFoundation Adjust the way of checking for windows 2011-09-17 12:57:47 +02:00
HttpKernel Merge branch '2.0' 2011-09-17 22:18:22 +02:00
Locale [Locale] Fix #2179 StubIntlDateFormatter support yy format 2011-09-16 13:12:22 +02:00
Process [Process] workaround a faulty implementation of is_executable on Windows 2011-09-15 19:42:58 +02:00
Routing [Routing] fixed a caching issue when annotations are used on a base class used by more than one concrete class 2011-08-30 21:39:58 +02:00
Security Fixed the creation of the subrequests 2011-09-18 00:24:28 +02:00
Serializer Removed executable bits from all php files 2011-09-09 15:16:17 +02:00
Templating [Templating] added better support for encoding problems when escaping a string (available as of PHP 5.4) 2011-08-30 07:43:00 +02:00
Translation avoid circular references 2011-09-19 14:48:19 +02:00
Validator [Validator] Fixed typo in Image constraint 2011-09-06 16:59:08 +02:00
Yaml [Yaml] made a small optimization 2011-08-22 15:06:47 +02:00