Test: /ext/opcache/tests/bug78106.phpt - Version 7.4.21        

Bug #78106 Path resolution fails if opcache disabled during request
Submitted: 2019-06-04 17:53:11 Modified: 2019-06-17 13:36:59
From: mbiebl Assigned: dmitry
Status: Closed Package: opcache
PHP Version: 7.2.19 OS: Windows Server 2016 / IIS 10

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

Count Diff
1 (33%)
003+ 004+ Warning: file_get_contents(http://localhost:8964/bug78106_test2.php): failed to open stream: No route to host in %s/bug78106.php on line 7 005+ 006+ Warning: file_get_contents(http://localhost:8964/bug78106_test1.php): failed to open stream: No route to host in %s/bug78106.php on line 8 003- included 004- done 005- included 006- done
1 (33%)
001+ Fatal error: The cli-server SAPI is not supported by pthreads in Unknown on line 0 002+ 003+ Fatal error: Unable to start pthreads module in Unknown on line 0 004+ Server is not running 001- included 002- done 003- included 004- done 005- included 006- done
1 (33%)