Home
last modified time | relevance | path

Searched refs:skip (Results 1 – 25 of 4907) sorted by last modified time

12345678910>>...197

/PHP-5.5/win32/
H A Dinstall.txt383 * First, read the Manual Installation Instructions. Do not skip this
447 (and should) skip this step. Under ISAPI Filters, add a new ISAPI
/PHP-5.5/tests/security/
H A Dopen_basedir_parse_ini_file.phpt8 die('skip Windows only variation');
H A Dopen_basedir_readlink.phpt6 die('skip no symlinks on Windows');
H A Dopen_basedir_realpath.phpt6 die('skip only run on Windows');
H A Dopen_basedir_symlink.phpt6 die('skip no symlinks on Windows');
H A Dopen_basedir_001.phpt6 die('skip.. only for unix');
9 die('skip.. no /usr/local/bin on this machine');
H A Dopen_basedir_link.phpt6 die('skip no links on Windows');
H A Dopen_basedir_linkinfo.phpt6 die('skip no symlinks on Windows');
H A Dopen_basedir_mkdir.phpt6 die('skip Windows only variation');
/PHP-5.5/tests/run-test/
H A Dtest005.phpt5 !extension_loaded("Zend Optimizer") or die("skip Zend Optimizer is loaded");
H A Dtest008.phpt5 extension_loaded("Zend Optimizer") or die("skip Zend Optimizer is not loaded");
H A Dtest008a.phpt5 if (extension_loaded("Zend Optimizer")) die("skip Zend Optimizer is loaded");
/PHP-5.5/tests/lang/operators/
H A Dnegate_basiclong_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Doperator_equals_variation.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Doperator_equals_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Doperator_gt_or_equal_variation.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Doperator_gt_or_equal_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Doperator_gt_variation.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Doperator_gt_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Doperator_identical_variation.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Doperator_identical_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Doperator_lt_or_equal_variation.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Doperator_lt_or_equal_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Doperator_lt_variation.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Doperator_lt_variation_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");

Completed in 60 milliseconds

12345678910>>...197