Home
last modified time | relevance | path

Searched refs:run (Results 301 – 325 of 469) sorted by relevance

1...<<111213141516171819

/PHP-5.3/sapi/apache_hooks/
H A DapMakefile.tmpl57 # gcc, and rebuilds Makefile.tmpl. You have to re-run Configure after
/PHP-5.3/ext/standard/tests/file/
H A Dfile_get_contents_variation9.phpt8 die("skip Do not run on Windows");
H A Dfile_put_contents_variation7-win32.phpt8 die("skip Only run on Windows");
H A Dfile_put_contents_variation8-win32.phpt8 die("skip Only run on Windows");
H A Dcopy_variation3.phpt6 die("skip do not run on Windows");
H A Dcopy_variation5-win32.phpt6 die("skip only run on Windows");
H A Dtempnam_variation1.phpt6 die("skip Do not run on Windows");
H A D007_variation11.phpt6 die('skip Do not run on Windows');
H A D007_variation12.phpt6 die('skip Do not run on Windows');
/PHP-5.3/sapi/tux/
H A DREADME18 SECURITY NOTE: PHP will happily run everything under the
/PHP-5.3/Zend/
H A DZEND_CHANGES134 'public', 'protected' or 'private' should run without modifications.
164 'abstract' should run without modifications.
186 'interface' or 'implements' should run without modifications.
308 'final' should run without modifications.
313 constructor to run when an object is duplicated. During
432 which should be run on request shutdown.
459 implicitly by the engine. In order to run a parent destructor,
478 named 'const' will run without modifications.
487 'throw' and 'try' will run without modifications.
1014 The Zend Engine has a new memory manager which allows it to run efficiently
/PHP-5.3/ext/pdo_odbc/tests/
H A Dcommon.phpt28 // 3. it detects if ODBC driver is installed - so test will be run
/PHP-5.3/ext/oci8/tests/
H A Dconn_attr_3.phpt8 if (strcasecmp($user, "system") && strcasecmp($user, "sys")) die("skip needs to be run as a DBA use…
H A Dconn_attr_1.phpt9 die("skip needs to be run as a DBA user");
H A Dconn_attr_2.phpt8 if (strcasecmp($user, "system") && strcasecmp($user, "sys")) die("skip needs to be run as a DBA use…
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_set_local_infile_handler_openbasedir.phpt36 // stupid run-tests.php - any idea how to set system ini setting dynamically???
H A Dmysqli_debug_append.phpt28 // table.inc will create a database connection and run some SQL queries, therefore
H A Dmysqli_stmt_fetch.phpt95 [014] [%d] Commands out of sync; you can't run this command now
/PHP-5.3/ext/standard/tests/strings/
H A Dsetlocale_variation2.phpt34 // run the command 'locale -a' to fetch all locales available in the system
/PHP-5.3/
H A DMakefile.global100 …$(PHP_EXECUTABLE) -n -c $(top_builddir)/tmp-php.ini $(PHP_TEST_SETTINGS) $(top_srcdir)/run-tests.p…
/PHP-5.3/Zend/RFCs/
H A D001.txt25 run-time behavior. Changing the object model to a handle oriented
104 additionally improving run-time performance.
/PHP-5.3/ext/intl/tests/
H A Dut_common.inc43 * Wrappers around Collator methods to run them in either OO- or procedural mode.
128 * Wrappers around NumberFormatter methods to run them in either OO- or procedural mode.
216 * Wrappers around Collator methods to run them in either OO- or procedural mode.
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_clear_error.phpt20 // We need to run the emulated version first. Native version will cause a fatal error
/PHP-5.3/ext/standard/tests/network/
H A Dlong2ip_variation1.phpt6 die("skip don't run on Windows");
/PHP-5.3/ext/xml/tests/
H A Dbug32001.phpt33 function run() {
160 $testcase->run();

Completed in 41 milliseconds

1...<<111213141516171819