Nikita Popov
dd86987b2c
Replay warnings during inheritance ( #6928 )
...
Since 3e6b447979 it is again possible to have
warnings (deprecations) during inheritance, and more such functionality is
likely in the future. This is a problem, because such warnings will only be
shown on the first request if the opcache inheritance cache is used. This
currently causes test failures in --repeat builds.
Fix this by uplifting the error recording functionality from opcache to Zend,
and then using it to persist a warning trace in the inheritance cache, which
can then be used to replay the warnings on subsequent executions.
2021-04-29 16:37:53 +02:00
..
2021-03-22 17:51:02 +01:00
2021-03-22 17:51:02 +01:00
2021-03-22 17:51:02 +01:00
2021-03-22 17:51:02 +01:00
2021-03-22 17:51:02 +01:00
2021-04-20 14:45:42 +02:00
2021-04-19 13:59:18 +01:00
2021-04-07 00:46:29 +01:00
2021-04-09 18:45:08 +01:00
2021-02-16 14:22:03 +01:00
2021-04-07 00:46:29 +01:00
2021-04-07 00:46:29 +01:00
2021-04-24 14:59:53 +02:00
2021-04-09 15:37:59 +02:00
2021-04-26 16:29:43 +02:00
2021-04-07 00:46:29 +01:00
2021-02-16 13:09:56 +01:00
2021-04-03 15:23:25 +02:00
2021-04-19 13:59:18 +01:00
2021-04-09 02:34:50 +01:00
2021-04-27 10:11:20 +02:00
2021-04-27 23:58:38 +02:00
2021-04-07 00:46:29 +01:00
2021-04-07 00:46:29 +01:00
2021-04-07 00:46:29 +01:00
2021-04-15 15:52:31 +02:00
2021-04-22 10:22:50 +02:00
2021-04-15 10:14:19 +02:00
2021-02-16 13:09:56 +01:00
2021-04-27 22:23:22 +02:00
2021-04-29 16:37:53 +02:00
2021-04-09 02:34:50 +01:00
2021-04-12 12:17:02 +02:00
2021-04-27 23:00:09 +03:00
2021-04-28 16:55:14 +02:00
2021-03-17 00:58:01 +00:00
2021-04-07 00:46:29 +01:00
2021-04-28 16:55:14 +02:00
2021-03-17 00:58:01 +00:00
2021-04-26 13:03:07 +02:00
2021-04-29 12:06:11 +02:00
2021-04-13 15:43:23 +02:00
2021-04-26 19:38:57 +02:00
2021-04-19 16:18:03 +02:00
2021-04-11 10:38:16 +02:00
2021-02-16 13:09:56 +01:00
2021-04-09 02:34:50 +01:00
2021-04-28 14:55:37 +02:00
2021-04-28 16:55:14 +02:00
2021-04-03 15:23:25 +02:00
2021-04-26 21:03:23 -07:00
2021-04-08 10:36:44 +02:00
2021-04-09 18:53:31 +01:00
2021-04-23 11:05:14 +02:00
2021-02-16 14:22:03 +01:00
2021-04-19 11:10:37 +02:00
2021-04-20 14:45:42 +02:00
2021-04-08 10:36:44 +02:00
2021-04-28 16:55:14 +02:00
2021-04-08 10:36:44 +02:00
2021-04-08 10:36:44 +02:00
2021-02-16 14:22:03 +01:00
2021-04-09 02:34:50 +01:00
2021-04-06 15:13:21 +02:00
2021-04-09 02:34:50 +01:00
2021-03-01 16:58:23 +01:00
2021-02-22 15:24:03 +01:00
2021-02-22 15:24:03 +01:00
2021-04-26 11:07:06 -05:00
2021-04-26 13:21:17 +02:00
2021-04-26 12:12:48 +02:00
2020-07-06 21:13:34 +02:00