Home
last modified time | relevance | path

Searched refs:run (Results 26 – 50 of 474) sorted by relevance

12345678910>>...19

/PHP-5.4/ext/standard/tests/file/
H A D006_basic.phpt8 // Skip if being run by root
14 die('skip cannot be run as root');
H A Dis_executable_variation3.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip cannot be run as root');
H A Dis_readable_variation3.phpt7 // Skip if being run by root (files are always readable, writeable and executable)
13 die('skip cannot be run as root');
/PHP-5.4/ext/phar/tests/
H A Dfrontcontroller30.phpt11 oops did not run
H A Dwithphar.phpt2 Phar: phar run with pecl/phar with default stub
/PHP-5.4/Zend/tests/
H A Dgc_026.phpt2 GC 026: Automatic GC on request shutdown (GC enabled at run-time)
H A Dbug60825.phpt4 run this with valgrind
/PHP-5.4/ext/mysql/tests/
H A Dmysql_pconn_kill.phpt72 …printf("[010] Cannot run query on new persistent connection, [%d] %s\n", @mysql_errno($plink), @my…
78 …printf("[011] Cannot run query on new persistent connection, [%d] %s\n", @mysql_errno($plink), @my…
93 …printf("[015] Cannot run query on new regular connection, [%d] %s\n", @mysql_errno($link), @mysql_…
96 …printf("[016] Cannot run query on other regular connection, [%d] %s\n", @mysql_errno($link2), @mys…
/PHP-5.4/win32/
H A Dtestsuite.dsp9 !MESSAGE use the Export Makefile command and run
107 $(IntDir)\php.exe -q ..\run-tests.php > ..\results.txt
122 $(IntDir)\php.exe -q ..\run-tests.php > ..\results.txt
137 $(IntDir)\php.exe -q ..\run-tests.php > ..\results.txt
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_ini.phpt10 die("skip Fix test to run in other environments as well!");
36 // we are lucky, we can run the test
H A Dpdo_mysql_exec_select.phpt42 …// question is: will the result set be cleaned up, will it be possible to run more queries on the …
63 …OStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you …
64 …OStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you …
/PHP-5.4/ext/phar/tests/files/
H A Dfrontcontroller2.phar3 echo "oops did not run\n";
H A Dfrontcontroller.phar3 echo "oops did not run\n";
H A Dfrontcontroller17.phar7 echo "oops did not run\n";
H A Dfrontcontroller5.phar3 echo "oops did not run\n";
/PHP-5.4/ext/phar/tests/cache_list/files/
H A Dfrontcontroller2.phar3 echo "oops did not run\n";
H A Dfrontcontroller.phar3 echo "oops did not run\n";
H A Dfrontcontroller5.phar3 echo "oops did not run\n";
H A Dfrontcontroller17.phar7 echo "oops did not run\n";
/PHP-5.4/ext/phar/tests/cache_list/
H A Dfrontcontroller30.phpt13 oops did not run
/PHP-5.4/sapi/apache_hooks/
H A DREADME6 php code to be run on the apache request object at every stage of the apache
16 phpUriHandler /path/to/file = registers a hook that will run the
18 phpUriHandler Class::Method = registers a hook to run Class::Method at
49 in a single scope and they will be run in order.
137 run
/PHP-5.4/ext/imap/tests/
H A DREADME4 To make the tests run parameters in the skipif.inc and imap_include.inc file will need to be change…
9 The tests can be run without modification with a fairly minimal dovecot installation. For informati…
/PHP-5.4/
H A Dbuildconf.bat7 …enerating configure script, configure script was not copied) ELSE (echo Now run 'configure --help')
/PHP-5.4/ext/standard/tests/streams/
H A Dbug49936.phpt6 die("skip. Do not run on Windows");
/PHP-5.4/win32/build/
H A Dphpize.bat5 …enerating configure script, configure script was not copied) ELSE (echo Now run 'configure --help')

Completed in 37 milliseconds

12345678910>>...19