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
2011-07-16 00:34:50 +02:00
..
FormUtil.php moved some FormView methods to FormUtil where they really belongs 2011-06-08 14:07:04 +02:00
PropertyPath.php [Form] removed a constraint in PropertyPath as the path can definitely be an empty string for errors attached on the main form (when using a constraint defined with the 'validation_constraint' option) 2011-07-16 00:34:50 +02:00
PropertyPathIterator.php fixed CS 2011-06-08 12:16:48 +02:00
VirtualFormAwareIterator.php [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util 2011-03-27 15:37:13 +02:00