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/Util
Nicolas Grekas fc009c16d7 Merge branch '2.3' into 2.6
* 2.3:
  Changed visibility of setUp() and tearDown to protected
  fixed XSS in the exception handler
  Php Inspections (EA Extended) - static code analysis includes:
  [2.3] Remove most refs uses
  Test with local components instead of waiting for the subtree-splitter when possible

Conflicts:
	src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php
	src/Symfony/Component/Config/Util/XmlUtils.php
	src/Symfony/Component/Console/Helper/ProgressHelper.php
	src/Symfony/Component/Debug/ExceptionHandler.php
	src/Symfony/Component/Debug/Tests/ErrorHandlerTest.php
	src/Symfony/Component/Filesystem/Tests/FilesystemTest.php
	src/Symfony/Component/OptionsResolver/Options.php
	src/Symfony/Component/Security/Acl/Dbal/MutableAclProvider.php
	src/Symfony/Component/Yaml/Inline.php
2015-03-12 11:28:44 +01:00
..
FormUtil.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
InheritDataAwareIterator.php Merge branch 'form-submit-2.2' into form-submit-2.3 2013-08-22 13:28:18 +02:00
OrderedHashMap.php fixed CS 2014-09-22 10:32:35 +02:00
OrderedHashMapIterator.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
ServerParams.php Merge branch '2.3' into 2.6 2015-03-12 11:28:44 +01:00
VirtualFormAwareIterator.php [Form] Fixed Form::all() signature for PHP 5.3.3 2013-08-25 14:07:23 +02:00