Nikita Popov
3f86adb0ef
Fixed bug #78935 : Check that all linked classes can be preloaded
...
During preloading, check that all classes that have been included
as part of the preload script itself (rather than through opcache_compile_file)
can actually be preloaded, i.e. satisfy Windows restrictions, have
resolved initializers and resolved property types. When resolving
initializers and property types, also autoload additional classes.
Because of this, the resolution runs in a loop.
2019-12-10 13:05:48 +01:00
..
2019-06-21 12:56:28 +02:00
2019-09-04 08:53:35 +02:00
2019-06-11 10:23:37 +02:00
2019-10-19 11:51:05 +02:00
2019-12-09 10:30:00 +01:00
2019-10-28 13:09:24 +01:00
2019-09-23 09:53:31 +02:00
2019-10-31 16:09:38 +01:00
2019-10-19 22:11:34 +02:00
2019-10-18 16:55:05 +02:00
2019-11-11 12:49:32 +01:00
2019-10-28 20:47:50 -07:00
2019-07-22 11:39:52 +02:00
2019-07-15 15:20:15 +02:00
2019-12-09 15:05:24 +03:00
2019-09-20 13:30:13 +02:00
2019-09-17 16:16:31 +02:00
2019-10-08 12:10:58 +02:00
2019-07-18 02:21:39 +02:00
2019-12-09 16:34:56 +01:00
2019-10-30 11:06:46 +01:00
2019-10-19 19:19:28 +02:00
2019-09-22 18:43:24 +02:00
2019-11-30 14:00:41 +01:00
2019-12-05 08:38:40 +01:00
2019-12-05 07:24:52 +01:00
2019-06-06 01:47:22 +03:00
2019-08-28 17:58:35 +02:00
2019-12-10 13:05:48 +01:00
2019-11-05 12:16:09 +01:00
2019-10-24 14:46:25 +02:00
2019-11-22 19:29:11 +01:00
2019-09-30 17:51:41 +02:00
2019-09-09 14:24:26 +02:00
2019-11-02 10:19:15 +01:00
2019-12-06 07:39:54 +01:00
2019-09-09 10:10:41 +02:00
2019-07-14 22:24:21 +02:00
2019-09-09 10:50:10 +02:00
2019-07-30 22:06:23 +02:00
2019-07-22 17:17:28 +02:00
2019-12-09 15:05:24 +03:00
2019-08-09 10:33:15 +02:00
2019-06-28 15:00:54 +02:00
2019-09-30 17:51:41 +02:00
2019-12-09 13:49:12 +03:00
2019-10-07 16:44:39 +02:00
2019-10-02 08:17:04 +02:00
2019-06-03 09:18:22 +02:00
2019-10-19 19:19:28 +02:00
2019-07-23 11:27:23 +02:00
2019-10-12 16:28:57 +02:00
2019-09-27 23:01:48 +02:00
2019-09-23 13:18:59 +02:00
2019-09-04 08:39:15 +02:00
2019-12-02 11:39:35 +01:00
2019-06-19 17:27:09 +02:00
2019-10-14 16:36:27 +02:00
2019-06-05 14:25:07 +02:00
2019-06-06 01:47:22 +03:00
2019-06-18 17:08:11 +02:00
2019-09-03 09:27:55 +02:00
2019-06-28 15:00:54 +02:00
2019-10-25 12:50:26 +02:00
2019-10-23 10:44:26 +02:00
2019-09-04 08:53:35 +02:00
2019-10-17 23:39:55 +02:00