Test: /ext/opcache/tests/preload_bug79114.phpt - Version 7.4.5-dev        

Bug #79114 Eval class during preload causes class to be only half available
Submitted: 2020-01-14 11:50:58 Modified: 2020-01-17 11:36:48
From: beberlei Assigned:
Status: Closed Package: opcache
PHP Version: 7.4.1 OS: Linux

There are 3 different diffs reported by users for this test.

Count Diff
1 (33%)
001+ Sun Oct 4 16:38:44 2020 (139733354903680): Fatal Error "opcache.preload_user" has not been defined 001- bool(true) 002- bool(true) 003- array(1) { 004- ["Foo"]=> 005- string(3) "Foo" 006- }
1 (33%)
001+ Mon Apr 27 01:13:27 2020 (24298): Fatal Error "opcache.preload_user" has not been defined 001- bool(true) 002- bool(true) 003- array(1) { 004- ["Foo"]=> 005- string(3) "Foo" 006- }
1 (33%)
001+ Fri May 22 14:05:56 2020 (56517): Fatal Error "opcache.preload_user" has not been defined 001- bool(true) 002- bool(true) 003- array(1) { 004- ["Foo"]=> 005- string(3) "Foo" 006- }