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

Bug #73583 Segfaults when conditionally declared class and function have the same name
Submitted: 2016-11-22 23:29:34 Modified: 2016-11-23 06:23:25
From: weirdan Assigned:
Status: Closed Package: opcache
PHP Version: 7.1.0RC6 OS: Linux CentOS 7

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

Count Diff
1 (50%)
001+ Fri Dec 20 17:19:36 2019 (4003): Fatal Error Unable to allocate shared memory segment of 10737418240000 bytes: mmap: No space left on device (28)
001- Fatal error: Cannot redeclare A() (previously declared in %sbug73583.php:4) in %sbug73583.php on line 5
1 (50%)
001+ Fri Dec 20 16:42:56 2019 (104485): Fatal Error Unable to allocate shared memory segment of 10737418240000 bytes: mmap: No space left on device (28)
001- Fatal error: Cannot redeclare A() (previously declared in %sbug73583.php:4) in %sbug73583.php on line 5