Test: /ext/opcache/tests/preload_bug79114.phpt - Version 7.4.18-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+ Wed Mar 17 15:04:14 2021 (26218): 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+ Thu Apr 22 04:20:59 2021 (90870): 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 Mar 29 16:23:37 2021 (51529): 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- }