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

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 Nov 24 22:25:25 2019 (17702): 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+ Sat Oct 26 10:36:40 2019 (28430): 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- }