Test: /ext/opcache/tests/bug78014.phpt - Version 7.4.99        

Bug #78014 Preloaded classes may depend on non-preloaded classes due to unresolved consts
Submitted: 2019-05-15 09:56:56 Modified: 2019-05-15 09:57:10
From: nikic Assigned: dmitry
Status: Closed Package: Scripting Engine problem
PHP Version: master-Git-2019-05-15 (Git) OS:

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Sat Mar 13 20:46:57 2021 (13273): Fatal Error "opcache.preload_user" has not been defined 001- Warning: Can't preload unlinked class C: Parent with unresolved initializers B in %s on line %d 002- 003- Warning: Can't preload class B with unresolved initializer for constant X in %s on line %d 004- 005- Fatal error: Uncaught Error: Class 'C' not found in %sbug78014.php:5 006- Stack trace: 007- #0 {main} 008- thrown in %sbug78014.php on line 5