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

Bug #66338 Optimization binding of class constants is not safely opcacheable
Submitted: 2013-12-23 00:32:08 Modified:
From: Terry Assigned:
Status: Closed Package: opcache
PHP Version: master-Git-2013-12-23 (Git) OS: N/A

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

Count Diff
1 (50%)
001+ Warning: file_get_contents(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in %s/bug66338.php on line 26 002+ 001- The President of the USA is Barack Hussein Obama II 002- The Prime Minister of the UK is David William Donald Cameron 003+ Warning: file_get_contents(http://localhost:8964/bug66338-clientUS.php): failed to open stream: no suitable wrapper could be found in %s/bug66338.php on line 26 004+ 005+ Warning: file_get_contents(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in %s/bug66338.php on line 27 006+ 007+ Warning: file_get_contents(http://localhost:8964/bug66338-clientUK.php): failed to open stream: no suitable wrapper could be found in %s/bug66338.php on line 27
1 (50%)
001+ Unable to connect to server 001- The President of the USA is Barack Hussein Obama II 002- The Prime Minister of the UK is David William Donald Cameron