Test: /ext/opcache/tests/bug76466.phpt - Version 7.4.29        

Bug #76466 Loop variable confusion
Submitted: 2018-06-13 10:36:10 Modified: 2018-06-15 16:53:44
From: cmb Assigned: laruence
Status: Closed Package: opcache
PHP Version: 7.3.0alpha1 OS: Linux

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

Count Diff
1 (50%)
001+ Sun May 29 19:45:26 2022 (20115): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: unknown: Success (0) 001- array(2) { 002- [0]=> 003- array(2) { 004- [0]=> 005- int(0) 006- [1]=> 007- int(0) 008- } 009- [1]=> 010- array(2) { 011- [0]=> 012- int(1) 013- [1]=> 014- int(0) 015- } 016- }
1 (50%)
001+ Mon Apr 25 18:23:47 2022 (25052): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: unknown: No such file or directory (2) 001- array(2) { 002- [0]=> 003- array(2) { 004- [0]=> 005- int(0) 006- [1]=> 007- int(0) 008- } 009- [1]=> 010- array(2) { 011- [0]=> 012- int(1) 013- [1]=> 014- int(0) 015- } 016- }