summaryrefslogtreecommitdiff
path: root/ext/opcache/tests/bug64482.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/opcache/tests/bug64482.phpt')
-rw-r--r--ext/opcache/tests/bug64482.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/opcache/tests/bug64482.phpt b/ext/opcache/tests/bug64482.phpt
index fa722f6d45..e328c9fc1d 100644
--- a/ext/opcache/tests/bug64482.phpt
+++ b/ext/opcache/tests/bug64482.phpt
@@ -6,7 +6,7 @@ opcache.enable_cli=1
--SKIPIF--
<?php require_once('skipif.inc'); ?>
--FILE--
-<?php
+<?php
include 'bug64482.inc';
echo "\n";
include 'php://filter/read=string.toupper/resource=bug64482.inc';