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/PropertyAccess/Tests
Fabien Potencier d051ef42b3 Merge branch '2.8' into 3.2
* 2.8:
  Misspelled word
  Display a better error design when the toolbar cannot be displayed
  do not validate empty values
  [Console] fix description of INF default values
  [PropertyAccess] Fix TypeError discard
  [Validator] Throw exception on Comparison constraints null options
  Identify tty tests in Component/Process
  [Security] Fix annotation
2017-07-03 11:06:20 +03:00
..
Fixtures Merge branch '2.8' into 3.2 2017-07-03 11:06:20 +03:00
PropertyAccessorArrayAccessTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
PropertyAccessorArrayObjectTest.php [PropertyAccess] Fixed getValue() when accessing non-existing indices of ArrayAccess implementations 2014-05-21 15:18:38 +02:00
PropertyAccessorArrayTest.php [PropertyAccess] Fixed getValue() when accessing non-existing indices of ArrayAccess implementations 2014-05-21 15:18:38 +02:00
PropertyAccessorBuilderTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
PropertyAccessorCollectionTest.php Merge branch '2.8' into 3.1 2016-12-19 16:53:49 +01:00
PropertyAccessorNonTraversableArrayObjectTest.php [PropertyAccess] Fixed getValue() when accessing non-existing indices of ArrayAccess implementations 2014-05-21 15:18:38 +02:00
PropertyAccessorTest.php Merge branch '2.8' into 3.2 2017-07-03 11:06:20 +03:00
PropertyAccessorTraversableArrayObjectTest.php [PropertyAccess] Fixed getValue() when accessing non-existing indices of ArrayAccess implementations 2014-05-21 15:18:38 +02:00
PropertyPathBuilderTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
PropertyPathTest.php fix some risky tests 2017-03-20 16:03:41 +01:00
StringUtilTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00