Home
last modified time | relevance | path

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

12345678910>>...20

/PHP-5.5/tests/run-test/
H A Dtest006.phpt5 // If this test fails ask the developers of run-test.php
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput32 It is not Perl-compatible. When run via RunTest, the locale is edited to
5 where the locale is called "french" and the tests are run using
H A Dtestinput131 /-- This test is run only when JIT support is not available. It checks that an
/PHP-5.5/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.5/Zend/RFCs/
H A D003.txt60 the execution of a script as that function can not be run and code
61 following could not reliably run.
67 Old code that does not take advantage of this will run without
/PHP-5.5/Zend/tests/generators/finally/
H A Drun_on_dtor.phpt2 finally is run on object dtor, not free
/PHP-5.5/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.5/Zend/tests/
H A Dgc_026.phpt2 GC 026: Automatic GC on request shutdown (GC enabled at run-time)
/PHP-5.5/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.5/ext/mysql/tests/
H A Dmysql_query_load_data_openbasedir.phpt34 // run-tests, I love you for not allowing me to set ini settings dynamically
37 [008] LOAD DATA not run?
95 printf("[008] LOAD DATA not run?\n");
119 [008] LOAD DATA not run?
/PHP-5.5/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.5/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";
/PHP-5.5/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 Dfrontcontroller5.phar3 echo "oops did not run\n";
/PHP-5.5/ext/phar/tests/cache_list/
H A Dfrontcontroller30.phpt13 oops did not run
/PHP-5.5/Zend/tests/generators/
H A Dgenerator_returns_generator.phpt7 // execution is suspended here, so the following never gets run:
/PHP-5.5/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.5/ext/standard/tests/streams/
H A Dbug49936.phpt6 die("skip. Do not run on Windows");

Completed in 28 milliseconds

12345678910>>...20