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 4d04c40ae3 Merge branch '2.7' into 2.8
* 2.7:
  [Routing] Fail properly when a route parameter name cannot be used as a PCRE subpattern name
  [FrameworkBundle] Improve performance of ControllerNameParser
  Update documentation link to the component
  [HttpFoundation] Add links to RFC-7231
  [DI] Initialize properties before method calls
  Tag missing internals
  [WebProfilerBundle] Dont use request attributes in RouterController
  Fix complete config tests
2016-11-25 13:26:42 +01:00
..
FormUtil.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
InheritDataAwareIterator.php Fixes more deprecation notices as per @stof review. 2015-01-05 16:02:28 +01:00
OrderedHashMap.php Fix PHP 7.1 related failures 2016-07-19 10:44:18 +02:00
OrderedHashMapIterator.php Tag missing internals 2016-11-25 08:43:06 +01:00
ServerParams.php [Form] Skip CSRF validation on form when POST max size is exceeded 2016-08-15 15:45:25 -07:00
StringUtil.php [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
VirtualFormAwareIterator.php Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00