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

Bug #64353 Built-in classes can be unavailable with dynamic includes and Optimizer+
Submitted: 2013-03-05 06:50:34 Modified: 2013-03-05 11:00:21
From: lisachenko.it Assigned: dmitry
Status: Closed Package: optimizer
PHP Version: 5.5.0alpha5 OS:

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

Count Diff
1 (50%)
002+ 003+ Warning: include(php://filter/read=bug.test/resource=data://text/plain,<?php 004+ ): failed to open stream: operation failed in %s/bug64353.php on line 16 005+ 006+ Warning: include(): Failed opening 'php://filter/read=bug.test/resource=data://text/plain,<?php 007+ ' for inclusion (include_path='.:') in %s/bug64353.php on line 16
1 (50%)
001+ Thu Dec 3 09:31:03 2020 (6157): Fatal Error Unable to allocate shared memory segment of 134217728 bytes: unknown: Success (0) 001- Deprecated: Directive 'allow_url_include' is deprecated in Unknown on line 0 002- OK