Test: /ext/opcache/tests/bug65915.phpt - Version 7.1.27        

Bug #65915 Inconsistent results with require return value
Submitted: 2013-10-16 13:30:37 Modified: 2013-11-03 11:50:22
From: arjen Assigned: dmitry
Status: Closed Package: opcache
PHP Version: 5.5.4 OS: Linux

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

Count Diff
1 (50%)
001+ Fri Dec 20 17:19:32 2019 (3888): Fatal Error Unable to allocate shared memory segment of 10737418240000 bytes: mmap: No space left on device (28)
001- string(1) "a"
002- bool(true)
003- string(1) "b"
1 (50%)
001+ Fri Dec 20 16:42:53 2019 (104370): Fatal Error Unable to allocate shared memory segment of 10737418240000 bytes: mmap: No space left on device (28)
001- string(1) "a"
002- bool(true)
003- string(1) "b"