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

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

Count Diff
1 (33%)
001+ Wed Jun 3 18:54:25 2020 (48557): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: unknown: Inappropriate ioctl for device (25) 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 (33%)
001+ Wed Dec 22 09:57:20 2021 (5701): 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 (33%)
001+ Termsig=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- }