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/Fixtures
2017-01-25 07:13:54 -08:00
..
NonTraversableArrayObject.php [PropertyAccess] Fixed getValue() when accessing non-existing indices of ArrayAccess implementations 2014-05-21 15:18:38 +02:00
TestClass.php [PropertyAccess] stop overwriting once a reference is reached (3rd) 2015-03-03 20:22:08 +01:00
TestClassIsWritable.php fixes CS 2015-08-24 09:13:45 +02:00
TestClassMagicCall.php unified return null usages 2014-04-18 22:40:52 +02:00
TestClassMagicGet.php [PropertyAccess] Fix setting public property on a class having a magic getter 2015-05-11 17:09:39 +02:00
TestClassSetValue.php fixes CS 2015-08-24 09:13:45 +02:00
Ticket5775Object.php [PropertyAccess] Added test to verify #5775 is fixed 2014-12-12 23:14:04 +01:00
TraversableArrayObject.php [PropertyAccess] Fixed getValue() when accessing non-existing indices of ArrayAccess implementations 2014-05-21 15:18:38 +02:00
TypeHinted.php [PropertyAccess] Handle interfaces in the invalid argument exception 2017-01-25 07:13:54 -08:00