Home
last modified time | relevance | path

Searched refs:setStub (Results 126 – 150 of 188) sorted by relevance

12345678

/PHP-7.1/ext/phar/tests/
H A Dphar_magic.phpt15 $p->setStub('<?php
H A Dbadparameters.phpt72 $a->setStub('oops');
77 $b->setStub('oops');
82 $a->setStub(array());
173 Warning: Phar::setStub() expects parameter 1 to be %string, array given in %sbadparameters.php on l…
H A Dbug74991.phpt15 $p->setStub("<?php Phar::mapPhar('sample.phar'); __HALT_COMPILER();");
H A Dzf_test.phpt23 $phar->setStub("<?php
H A Dfopen.phpt30 $a->setStub('<?php
H A Dopendir.phpt23 $a->setStub('<?php
/PHP-7.1/ext/phar/tests/zip/
H A Drename_dir.phpt15 $phar->setStub("<?php
H A Dopen_for_write_existing.phpt15 $phar->setStub('<?php __HALT_COMPILER(); ?>');
H A Drename.phpt15 $phar->setStub("<?php
H A Dopen_for_write_newfile.phpt15 $phar->setStub('<?php __HALT_COMPILER(); ?>');
H A Dphar_setalias2.phpt14 $phar->setStub('<?php echo "first stub\n"; __HALT_COMPILER(); ?>');
H A Dphar_magicU.phpt20 $p->setStub('<?php
H A Ddelete_in_phar_b.phpt18 $phar->setStub('<?php __HALT_COMPILER(); ?>');
H A Dphar_magic.phpt20 $p->setStub('<?php
H A Dphar_setalias.phpt18 $phar->setStub('<?php echo "first stub\n"; __HALT_COMPILER(); ?>');
H A Dopen_for_write_existing_c.phpt18 $phar->setStub('<?php __HALT_COMPILER(); ?>');
H A Dopen_for_write_existing_c_5_2.phpt16 $phar->setStub('<?php __HALT_COMPILER(); ?>');
/PHP-7.1/ext/phar/tests/tar/
H A Dopen_for_write_existing.phpt15 $phar->setStub("<?php __HALT_COMPILER(); ?>");
H A Dopen_for_write_newfile.phpt15 $phar->setStub("<?php __HALT_COMPILER(); ?>");
H A Dphar_magic.phpt16 $p->setStub('<?php
H A Dphar_setalias.phpt15 $phar->setStub('<?php echo "first stub\n"; __HALT_COMPILER(); ?>');
H A Dphar_setalias2.phpt14 $phar->setStub('<?php echo "first stub\n"; __HALT_COMPILER(); ?>');
H A Ddelete_in_phar_b.phpt18 $phar->setStub('<?php __HALT_COMPILER(); ?>');
H A Dopen_for_write_existing_c_5_2.phpt16 $phar->setStub("<?php __HALT_COMPILER(); ?>");
/PHP-7.1/ext/opcache/tests/
H A Dissue0149.phpt19 $p->setStub($stub);

Completed in 28 milliseconds

12345678