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/Exception
2015-02-21 15:31:23 +01:00
..
AccessException.php [PropertyAccess] Throw exception on nonexistant "index" on read access 2013-09-27 16:14:57 +02:00
ExceptionInterface.php [PropertyAccess] Extracted PropertyAccess component out of Form 2013-01-10 09:49:37 +01:00
InvalidArgumentException.php [PropertyAccess] Removed the argument $value from isWritable() 2014-03-30 18:19:56 +02:00
InvalidPropertyPathException.php [PropertyAccess] Extracted PropertyAccess component out of Form 2013-01-10 09:49:37 +01:00
NoSuchIndexException.php [PropertyAccess] Throw exception on nonexistant "index" on read access 2013-09-27 16:14:57 +02:00
NoSuchPropertyException.php [PropertyAccess] Throw exception on nonexistant "index" on read access 2013-09-27 16:14:57 +02:00
OutOfBoundsException.php [PropertyAccess] Extracted PropertyAccess component out of Form 2013-01-10 09:49:37 +01:00
RuntimeException.php [PropertyAccess] Extracted PropertyAccess component out of Form 2013-01-10 09:49:37 +01:00
UnexpectedTypeException.php [PropertyAccess] remove deprecations 2015-02-21 15:31:23 +01:00