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

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 3 different diffs reported by users for this test.

Count Diff
1 (33%)
001+ Warning: file_put_contents(/Users/zackad/brew/build/php-7.4.21/ext/opcache/tests/bug66338-Officials.inc): failed to open stream: No such file or directory in %s/bug66338.php on line 5 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_put_contents(/Users/zackad/brew/build/php-7.4.21/ext/opcache/tests/bug66338-clientUS.php): failed to open stream: No such file or directory in %s/bug66338.php on line 11 004+ 005+ Warning: file_put_contents(/Users/zackad/brew/build/php-7.4.21/ext/opcache/tests/bug66338-clientUK.php): failed to open stream: No such file or directory in %s/bug66338.php on line 17 006+ 007+ Warning: file_get_contents(http://localhost:8964/bug66338-clientUS.php): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found 008+ in %s/bug66338.php on line 26 009+ 010+ Warning: file_get_contents(http://localhost:8964/bug66338-clientUK.php): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found 011+ in %s/bug66338.php on line 27 012+ 013+ Warning: unlink(/Users/zackad/brew/build/php-7.4.21/ext/opcache/tests/bug66338-Officials.inc): No such file or directory in %s/bug66338.php on line 29 014+ 015+ Warning: unlink(/Users/zackad/brew/build/php-7.4.21/ext/opcache/tests/bug66338-clientUS.php): No such file or directory in %s/bug66338.php on line 30 016+ 017+ Warning: unlink(/Users/zackad/brew/build/php-7.4.21/ext/opcache/tests/bug66338-clientUK.php): No such file or directory in %s/bug66338.php on line 31
1 (33%)
001+ Server is not running 001- The President of the USA is Barack Hussein Obama II 002- The Prime Minister of the UK is David William Donald Cameron
1 (33%)