Lines Matching refs:php
4 <?php
12 <?php
13 $fname = dirname(__FILE__) . '/' . basename(__FILE__, '.php') . '.phar.php';
15 $file = "<?php __HALT_COMPILER(); ?>";
18 $files['a.php'] = '<?php echo "This is a\n"; ?>';
19 $files['b.php'] = '<?php echo "This is b\n"; ?>';
20 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
23 $fp = fopen($pname . '/b/new.php', 'wb');
26 include $pname . '/b/c.php';
27 include $pname . '/b/new.php';
32 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.php'); ?>
34 …ar.php/b/new.php): failed to open stream: phar error: write operations disabled by the php.ini set…
36 …te() expects parameter 1 to be resource, boolean given in %sopen_for_write_newfile_c.php on line %d
38 …se() expects parameter 1 to be resource, boolean given in %sopen_for_write_newfile_c.php on line %d
41 …php/b/new.php): failed to open stream: phar error: "b/new.php" is not a file in phar "%sopen_for_w…
43 …://%sopen_for_write_newfile_c.phar.php/b/new.php' for inclusion (include_path='%s') in %sopen_for_…