Test: /ext/opcache/tests/bug78014.phpt - Version 7.4.10-dev        

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 are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001+ Tue Aug 4 17:50:44 2020 (140507778016064): 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
1 (50%)
001+ Fri Jul 31 16:40:14 2020 (53891): 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