Nikita Popov
aaae77f7f1
Make Exception::$trace typed array property
...
This is a private property, so we are allowed to add a type.
The new declaration of the property is:
private array $trace = [];
This ensures that Exception::getTrace() does indeed return an array.
Userland code that was modifying the property through refleciton
may have to be adjusted to assign an array (instead of null,
for example).
Closes GH-5636.
2020-05-28 13:55:38 +02:00
..
2019-02-08 23:14:29 +01:00
2018-10-14 12:07:20 -03:00
2018-10-14 19:45:12 +02:00
2019-11-07 21:31:47 +01:00
2018-10-14 19:45:12 +02:00
2020-04-08 18:37:51 +02:00
2020-05-28 13:55:38 +02:00
2020-04-08 18:37:51 +02:00
2020-02-03 22:52:20 +01:00
2020-02-03 22:52:20 +01:00
2018-10-14 19:45:12 +02:00
2019-03-15 22:55:30 +01:00
2019-11-07 21:31:47 +01:00
2020-02-03 22:52:20 +01:00
2018-02-20 21:53:48 +01:00
2018-10-14 19:45:12 +02:00
2019-03-15 22:55:30 +01:00
2020-02-03 22:52:20 +01:00
2020-01-27 13:32:19 +01:00
2020-02-03 22:52:20 +01:00
2020-02-03 22:52:20 +01:00
2018-10-14 19:46:15 +02:00
2018-10-14 19:46:15 +02:00
2018-10-15 04:33:09 +02:00
2018-10-14 19:45:12 +02:00
2020-02-03 22:52:20 +01:00
2020-02-03 22:52:20 +01:00
2019-11-07 21:31:47 +01:00
2019-11-07 21:31:47 +01:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:10:20 +02:00
2020-04-08 17:10:20 +02:00
2020-02-03 22:52:20 +01:00
2018-02-20 21:53:48 +01:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:10:20 +02:00
2019-08-30 11:02:30 +02:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:10:20 +02:00
2020-04-08 17:10:20 +02:00
2020-04-08 17:10:20 +02:00
2018-10-15 04:33:09 +02:00
2020-04-08 17:10:20 +02:00
2020-01-17 14:52:46 +01:00
2020-01-17 14:52:46 +01:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:11:50 +02:00
2020-02-03 22:52:20 +01:00
2020-02-03 22:52:20 +01:00
2020-01-27 13:32:19 +01:00
2019-06-14 12:55:00 +02:00
2019-06-14 12:55:00 +02:00
2018-02-20 21:53:48 +01:00
2019-06-14 12:55:00 +02:00
2019-02-20 11:20:40 +01:00
2020-04-08 17:11:50 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2018-10-14 19:45:12 +02:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:10:20 +02:00
2020-04-08 17:10:20 +02:00
2020-04-08 17:11:50 +02:00
2020-04-08 17:11:50 +02:00
2020-04-08 11:35:28 +02:00
2020-02-03 22:52:20 +01:00
2019-09-05 18:29:15 +02:00
2020-04-08 17:11:50 +02:00