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 e8895ad102 Merge branch '2.8' into 3.1
* 2.8:
  always check for all fields to be mapped
  clarify exception when no args are configured
  [PropertyAccess] Handle interfaces in the invalid argument exception
  [DI] Fix defaults overriding empty strings in AutowirePass
  [Debug] Workaround "null" $context
  [Debug] Remove $context arg from handleError(), preparing for PHP 7.2
  [Routing] Fix BC break in AnnotationClassLoader defaults attributes handling
  Fix tests with ICU 57.1
  Fix the condition checking the minimum ICU version
2017-01-27 16:04:57 -08:00
..
Fixtures Merge branch '2.8' into 3.1 2017-01-27 16:04:57 -08: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] removed an interface as discussion in the previous merge (refs #7263) 2013-04-25 10:58:14 +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] Handle interfaces in the invalid argument exception 2017-01-25 07:13:54 -08: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