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 aefbc93a07 Merge branch '3.4' into 4.3
* 3.4:
  Fix inconsistent return points.
  [Security/Core] UserInterface::getPassword() can return null
  [Router] Fix TraceableUrlMatcher behaviour with trailing slash
2019-08-20 16:07:54 +02:00
..
Fixtures Merge branch '3.4' into 4.3 2019-08-20 16:07:54 +02:00
PropertyAccessorArrayAccessTest.php Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +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 Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
PropertyAccessorCollectionTest.php cs fix 2019-08-04 00:08:43 +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 Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +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 Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
PropertyPathTest.php Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
TestPluralAdderRemoverAndSetter.php switched array() to [] 2019-01-16 10:39:14 +01:00
TestPluralAdderRemoverAndSetterSameSingularAndPlural.php switched array() to [] 2019-01-16 10:39:14 +01:00