Home
last modified time | relevance | path

Searched refs:run (Results 251 – 275 of 492) sorted by relevance

1...<<11121314151617181920

/PHP-7.2/sapi/apache2handler/
H A DREADME18 function, and tried to stop any method where a php script can run another php
19 script while it is being run.
/PHP-7.2/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation6.phpt15 // Skip if being run by root (files are always readable, writeable and executable)
21 die('skip cannot be run as root');
H A Dis_writable_variation2.phpt8 // Skip if being run by root
14 die('skip cannot be run as root');
H A Dfilegroup_variation1.phpt8 die('skip Do not run on Windows');
H A Dfileinode_variation1.phpt8 die('skip Do not run on Windows');
H A Dfileperms_variation1.phpt8 die('skip Do not run on Windows');
H A Dis_file_variation2.phpt6 die('skip Do not run on Windows');
H A Dis_writable_variation1.phpt7 // Skip if being run by root (files are always readable, writeable and executable)
13 die('skip cannot be run as root');
H A Dfileowner_variation1.phpt8 die('skip Do not run on Windows');
/PHP-7.2/ext/posix/tests/
H A Dposix_setuid_variation3.phpt6 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
H A Dposix_setuid_variation4.phpt7 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
H A Dposix_seteuid_variation3.phpt6 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
H A Dposix_seteuid_variation4.phpt7 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
H A Dposix_setgid_variation3.phpt10 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
/PHP-7.2/ext/standard/tests/mail/
H A Dbug66535.phpt9 die("skip Won't run on Windows");
H A Dmail_skipif.inc14 // Change these to make tests run successfully
H A Dmail_basic2.phpt6 die("skip Won't run on Windows");
/PHP-7.2/ext/openssl/tests/
H A Dstream_verify_peer_name_002.phpt50 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dcapture_peer_cert_001.phpt49 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dsan_peer_matching.phpt42 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput32 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
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_fetch_assoc_no_alias_utf8.phpt14 die("skip Cannot run SHOW CHARACTER SET to check charsets");
25 die("skip Cannot run SHOW CHARACTER SET to check charsets");
/PHP-7.2/ext/standard/tests/dir/
H A Dopendir_variation7.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip...cannot be run as root\n');
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor.phpt157 …OStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you …
162 …OStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you …
168 …OStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you …
173 …OStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you …
/PHP-7.2/ext/zip/tests/
H A Dbug51353.phpt10 adding an explicit skip, remove it to run this test. */

Completed in 35 milliseconds

1...<<11121314151617181920