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-07 22:51:20 +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 converted file_exists calls to either is_file or is_dir where it makes sense 2011-08-29 15:28:26 +02:00
Console [Console] Improved checks for InputArgument and InputOption constructor's $mode parameter. 2011-08-31 23:53:00 +02:00
CssSelector [CssSelector] fixed exception namespace 2011-06-29 19:11:00 +02:00
DependencyInjection Removed executable bits from all php files 2011-09-07 22:51:20 +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 merged branch stloyd/issue_1986 (PR #2000) 2011-08-23 08:44:09 +02:00
HttpFoundation merged branch brki/mimetype-extension-guesser-refactor (PR #1386) 2011-09-06 08:57:16 +02:00
HttpKernel merged branch Wotre/profiler_mongodb (PR #1784) 2011-09-06 07:53:28 +02:00
Locale [Locale] fixed CS 2011-06-24 01:49:48 +02:00
Process [Process] fixed CS 2011-07-12 08:16:22 +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 Added missing method to HTTP Digest entry point 2011-09-06 13:32:33 +02:00
Serializer Removed executable bits from all php files 2011-09-07 22:51:20 +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 Removed executable bits from all php files 2011-09-07 22:51:20 +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