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
Nicolas Grekas 5dc2bb30ca Merge branch '2.3' into 2.7
* 2.3:
  [PropertyAccess] Reorder elements array after PropertyPathBuilder::replace
  [Routing] Skip PhpGeneratorDumperTest::testDumpWithTooManyRoutes on HHVM
  [Process] More robustness and deterministic tests

Conflicts:
	src/Symfony/Component/Process/Process.php
	src/Symfony/Component/Process/Tests/ProcessTest.php
2015-12-23 07:54:35 +01:00
..
Fixtures fixes CS 2015-08-24 09:13:45 +02:00
PropertyAccessorArrayAccessTest.php [PropertyAccess] Fixed getValue() when accessing non-existing indices of ArrayAccess implementations 2014-05-21 15:18:38 +02: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] removed an interface as discussion in the previous merge (refs #7263) 2013-04-25 10:58:14 +02:00
PropertyAccessorCollectionTest.php Remove dead code in the PropertyPath constructor 2015-10-22 09:58:49 +02: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] Test access to dynamic properties 2015-11-04 20:02:36 +01: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 [StringUtil] Fixed singularification of 'selfies' 2015-04-23 05:20:57 +02:00