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/tests/Symfony/Tests/Component/Validator
Hugo Hamon 73312ab5e9 [Validator] The Type constraint now accepts the "Boolean" type instead of "boolean".
Bug fix: yes
Feature addition: no
Backwards compatibility break: no
Symfony2 tests pass: yes
Fixes the following tickets: -
2011-10-11 12:27:45 +02:00
..
Constraints [Validator] The Type constraint now accepts the "Boolean" type instead of "boolean". 2011-10-11 12:27:45 +02:00
Fixtures updated to doctrine changes 2011-06-30 12:03:19 +02:00
Mapping Fix tests to run with Doctrine Common AnnotationRegistry 2011-07-03 16:44:01 +02:00
ConstraintTest.php Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation 2011-06-16 11:43:27 +02:00
ExecutionContextTest.php Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation 2011-06-16 11:43:27 +02:00
GraphWalkerTest.php [Validator] fixed error message property path when a collection error occurs 2011-07-16 00:29:54 +02:00
ValidatorContextTest.php Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 2011-06-16 15:06:36 +02:00
ValidatorFactoryTest.php Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 2011-06-16 15:06:36 +02:00
ValidatorTest.php Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 2011-06-16 15:06:36 +02:00