ru_php/ext/phar/tests/withphar.phpt

13 lines
180 B
PHP

--TEST--
Phar: phar run with ext/phar with default stub
--EXTENSIONS--
phar
--FILE--
<?php
include __DIR__ . '/files/nophar.phar';
?>
--EXPECT--
in b
<?php include "b/c.php";
in d