Test: /ext/opcache/tests/bug75698.phpt - Version 7.2.13-dev        

Bug #75698 Using @ crashes php7.2-fpm
Submitted: 2017-12-16 20:30:56 Modified:
From: aruggirello Assigned:
Status: Closed Package: Reproducible crash
PHP Version: 7.2.0 OS: Ubuntu 16.04/amd64

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ php: /home/ubuntu/Documents/php-src/ext/opcache/Optimizer/scdf.c:114: scdf_solve: Assertion `phi' failed.
002+ Aborted (core dumped)
003+
004+ Termsig=6
001- array(3) {
002- ["a"]=>
003- int(1)
004- ["b"]=>
005- int(2)
006- ["c"]=>
007- int(1)
008- }