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/Validator/Tests/Mapping
Fabien Potencier f828aee7f7 Merge branch '2.4'
* 2.4:
  fixed various inconsistencies
  reduced recursion when building DumperPrefixCollection
  renamed variables - making next change more readable
  removing dead code.
  [ExpressionLanguage] added some tests for the built-in constant() function
  [ExpressionLanguage] added some documentation about functions
  [DomCrawler] Fixed filterXPath() chaining
  [DomCrawler] Fixed incorrect handling of image inputs
2014-02-11 14:52:21 +01:00
..
Cache [Validator] Added Doctrine cache 2013-12-30 06:04:40 +01:00
Loader Merge branch '2.3' 2013-10-30 09:31:46 +01:00
BlackholeMetadataFactoryTest.php [Validator] Replaced inexistent interface. 2013-11-28 00:06:02 +00:00
ClassMetadataFactoryTest.php fixed CS for lambdas 2013-12-28 08:46:05 +01:00
ClassMetadataTest.php Fixed @expectedException definitions to reference absolute exception paths 2013-01-05 18:52:40 +01:00
ElementMetadataTest.php fixed various inconsistencies 2014-02-11 11:29:24 +01:00
GetterMetadataTest.php Merge branch '2.2' into 2.3 2013-08-13 22:18:00 +02:00
MemberMetadataTest.php Merge branch '2.2' into 2.3 2013-08-06 07:59:49 +02:00
PropertyMetadataTest.php [Validator] Fixed member (getter/property) metadata readers. 2013-03-18 15:05:03 +01:00