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/Bundle
Fabien Potencier d849d5d134 Merge branch '2.2' into 2.3
* 2.2:
  Throw exception if value is passed to VALUE_NONE input, long syntax
  fixed date type format pattern regex
  [FrameworkBundle] tweaked previous merge (refs #8242)
  do not re-register commands each time a Console\Application is run
  [Process] moved env check to the Process class (refs #8227)
  fix issue where $_ENV contains array vals
  [DomCrawler] Fix handling file:// without a host
  [Form] corrected interface bind() method defined against in deprecation notice
  [Finder] Fix SplFileInfo::getContents isn't working with ssh2 protocol

Conflicts:
	src/Symfony/Component/Console/Tests/Input/ArgvInputTest.php
	src/Symfony/Component/DomCrawler/Link.php
	src/Symfony/Component/Form/Form.php
2013-06-13 09:51:49 +02:00
..
FrameworkBundle Merge branch '2.2' into 2.3 2013-06-13 09:51:49 +02:00
SecurityBundle [SecurityBundle] Added missing files for phpunit 2013-05-20 11:51:16 +02:00
TwigBundle [TwigBundle] Added missing files for phpunit 2013-05-16 11:58:37 +02:00
WebProfilerBundle [WebProfiler] remove deprecated verbose option 2013-05-24 16:20:41 +02:00