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

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%)
001+ Warning: file_get_contents(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in %s/bug78106.php on line 6 002+ 003+ Warning: file_get_contents(http://localhost:8964/bug78106_test1.php): failed to open stream: no suitable wrapper could be found in %s/bug78106.php on line 6 004+ 005+ Warning: file_get_contents(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in %s/bug78106.php on line 7 006+ 001- included 002- done 003- included 004- done 005- included 006- done 007+ Warning: file_get_contents(http://localhost:8964/bug78106_test2.php): failed to open stream: no suitable wrapper could be found in %s/bug78106.php on line 7 008+ 009+ Warning: file_get_contents(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in %s/bug78106.php on line 8 010+ 011+ Warning: file_get_contents(http://localhost:8964/bug78106_test1.php): failed to open stream: no suitable wrapper could be found in %s/bug78106.php on line 8
1 (33%)
001+ Unable to connect to server 001- included 002- done 003- included 004- done 005- included 006- done
1 (33%)
001+ Server is not running 001- included 002- done 003- included 004- done 005- included 006- done