1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/ext/spl/tests
Nikita Popov 4b9ebd837b Allow throwing exception while loading parent class
This is a fix for symfony/symfony#32995.

The behavior is:

* Throwing exception when loading parent/interface is allowed
  (and we will also throw one if the class is simply not found).
* If this happens, the bucket key for the class is reset, so
  it's possibly to try registering the same class again.
* However, if the class has already been used due to a variance
  obligation, the exception is upgraded to a fatal error, as we
  cannot safely unregister the class stub anymore.
2019-09-12 16:41:18 +02:00
..
2010-04-03 15:42:42 +00:00
2016-03-18 20:28:58 +01:00
2019-02-03 21:03:00 +01:00
2016-03-18 20:28:58 +01:00
2019-08-13 12:34:48 +02:00
2015-08-21 14:08:33 +02:00
2012-03-21 12:42:09 +00:00
2016-03-20 18:17:44 +01:00
2012-05-24 23:31:05 +08:00
2012-08-13 11:03:35 +08:00
2014-02-28 09:43:57 +01:00
2014-03-07 19:23:46 +08:00
2015-03-13 15:02:05 +11:00
2014-12-01 19:09:39 +01:00
2016-03-20 17:46:12 +01:00
2016-09-22 12:46:19 +02:00
2018-09-30 19:56:28 +02:00
2015-08-21 14:05:58 +02:00
2015-12-04 06:51:16 -08:00
2015-12-17 20:59:57 +01:00
2015-12-23 08:13:13 -08:00
2016-02-21 13:00:37 +01:00
2017-12-22 18:22:00 +01:00
2018-10-13 11:23:52 +02:00
2017-03-09 00:10:00 +01:00
2017-12-06 23:36:09 +01:00
2017-09-04 21:23:07 +02:00
2017-12-22 18:11:38 +01:00
2017-12-22 18:01:03 +01:00
2019-05-07 04:34:37 +02:00
2019-03-18 11:06:23 +01:00
2019-04-16 10:38:20 +02:00
2019-08-15 10:40:28 +02:00
2019-08-23 15:27:28 +02:00
2019-08-26 11:08:42 +02:00
2010-04-03 15:42:42 +00:00
2018-09-21 14:12:25 +02:00
2018-09-21 14:12:25 +02:00
2010-04-03 15:42:42 +00:00
2019-01-11 15:49:06 +01:00
2014-10-14 22:49:01 +08:00
2014-10-14 22:49:01 +08:00
2017-02-03 18:52:57 +01:00
2016-03-18 20:28:58 +01:00
2017-12-06 23:36:09 +01:00
2010-04-03 15:42:42 +00:00
2018-09-21 14:12:25 +02:00
2014-06-18 15:59:45 +02:00