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 1c0b48930d Merge branch '2.0'
* 2.0:
  [Validator] Sync polish translation
  [FrameworkBundle] sanitize target arg in asset:install command
  few optimisations for XliffFileLoader and XmlFileLoader
  [FrameworkBundle] Sync the Russian translations
  [FrameworkBundle] Added Dutch validator translation for trans-unit 41
  [FrameworkBundle] Updated German validator translation
  [FrameworkBundle] Fixed a typo in the translation file per @PeymanHR
2011-09-06 09:00:04 +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 Merge branch '2.0' 2011-09-06 09:00:04 +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 merged branch Abhoryo/patch-1 (PR #1956) 2011-08-23 08:52:35 +02:00
Serializer Added $format in serialize() method, to keep consistence and give a hint to the normalizer. 2011-08-12 12:01:28 +03: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 Merge branch '2.0' 2011-09-06 09:00:04 +02:00
Validator Fixed CS 2011-09-04 19:10:51 +02:00
Yaml [Yaml] made a small optimization 2011-08-22 15:06:47 +02:00