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/Form/Extension
Fabien Potencier 5b71e61d15 Merge branch '2.3'
* 2.3:
  [HttpKernel] added a check for private event listeners/subscribers
  [FrameworkBundle] fixed registration of the register listener pass
  [Form] Fixed regression causing invalid "WHERE id IN ()" statements
  [DependencyInjection] fixed a non-detected circular reference in PhpDumper (closes #8425)
  [Form] Fixed regression in BooleanToStringTransformer from ed83752
  [FrameworkBundle] removed obsolete code
  [Process] Close unix pipes before calling `proc_close` to avoid a deadlock
  [Process] Fix process merge in 2.3
  [Intl] made RegionBundle and LanguageBundle merge fallback data when using a country-specific locale
2013-09-12 14:59:51 +02:00
..
Core Merge branch '2.3' 2013-09-12 14:59:51 +02:00
Csrf [Form] Fixed CSRF error messages to be translated and added "csrf_message" option 2013-05-03 08:38:36 +02:00
DependencyInjection [Form] Add missing default property typeExtensionServiceIds 2013-09-02 15:03:07 +02:00
HttpFoundation Fixed annotation 2013-09-02 15:38:54 +02:00
Templating [CS Fix] Consistent coding-style of concatenation operator usage 2013-04-02 10:39:57 +01:00
Validator Merge branch '2.3' 2013-09-10 22:45:14 +02:00