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 3f96468942 Merge branch '3.1' into 3.2
* 3.1:
  fixed obsolete getMock() usage
  fixed obsolete getMock() usage
  fixed obsolete getMock() usage
  [WebProfilerBundle] Display multiple HTTP headers in WDT
  do not remove the Twig ExceptionController service
  removed obsolete condition
  do not try to register incomplete definitions
2016-12-19 17:07:36 +01:00
..
Fixtures [PropertyAccess] Fix regression 2016-04-05 18:42:48 +02:00
PropertyAccessorArrayAccessTest.php Minor fixes 2016-07-30 03:17:26 -04: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 [PropertyAccess] Add PSR-6 cache 2016-06-08 18:51:42 +02: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 [PropertyAccess] Add PSR-6 cache 2016-06-08 18:51:42 +02:00
PropertyAccessorTraversableArrayObjectTest.php [PropertyAccess] Fixed getValue() when accessing non-existing indices of ArrayAccess implementations 2014-05-21 15:18:38 +02:00
PropertyPathBuilderTest.php [PropertyAccess] Reorder elements array after PropertyPathBuilder::replace 2015-12-22 18:06:45 +01:00
PropertyPathTest.php [PropertyAccess] Show property path in all exception messages 2015-02-04 17:34:04 +01:00
StringUtilTest.php Fixed singular of committee 2016-06-08 13:22:53 +02:00