xref
: /
PHP-8.2
/
ext
/
opcache
/
tests
/
bug78106_test2.php
(revision f8a68fd9)
Home
History
Annotate
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
3
require_once
'
bug78106_include.inc
'
;
4
5
echo
"done
\n
"
;
6