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
Fabien Potencier d051ef42b3 Merge branch '2.8' into 3.2
* 2.8:
  Misspelled word
  Display a better error design when the toolbar cannot be displayed
  do not validate empty values
  [Console] fix description of INF default values
  [PropertyAccess] Fix TypeError discard
  [Validator] Throw exception on Comparison constraints null options
  Identify tty tests in Component/Process
  [Security] Fix annotation
2017-07-03 11:06:20 +03:00
..
NonTraversableArrayObject.php [PropertyAccess] Fixed getValue() when accessing non-existing indices of ArrayAccess implementations 2014-05-21 15:18:38 +02:00
ReturnTyped.php [PropertyAccess] Fix TypeError discard 2017-06-30 11:24:55 +02:00
TestClass.php [PropertyAccess] Throw an InvalidArgumentException when the type do not match 2016-02-26 07:20:38 +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
TestClassTypeErrorInsideCall.php [PropertyAccess] Do not silence TypeErrors from client code. 2017-06-07 23:00:20 +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