Home
last modified time | relevance | path

Searched refs:PHP_OS_FAMILY (Results 76 – 100 of 152) sorted by relevance

1234567

/PHP-8.1/ext/opcache/tests/
H A Dpreload_006.phpt12 if (PHP_OS_FAMILY == 'Windows') die('skip Preloading is not supported on Windows');
H A Dgh10914.phpt12 if (PHP_OS_FAMILY == 'Windows') die('skip Preloading is not supported on Windows');
H A Dgh9968.phpt12 if (PHP_OS_FAMILY == 'Windows') die('skip Preloading is not supported on Windows');
H A Dbug78937_3.phpt12 if (PHP_OS_FAMILY == 'Windows') die('skip Preloading is not supported on Windows');
H A Dbug78937_6.phpt12 if (PHP_OS_FAMILY == 'Windows') die('skip Preloading is not supported on Windows');
H A Dpreload_011.phpt12 if (PHP_OS_FAMILY == 'Windows') die('skip Preloading is not supported on Windows');
/PHP-8.1/ext/opcache/tests/jit/
H A Dgh8461-007.phpt7 if (PHP_OS_FAMILY === "Windows") die("skip Windows does not support preloading");
H A Dgh8591-006.phpt16 if (PHP_OS_FAMILY == 'Windows') die('skip Preloading is not supported on Windows');
H A Dbug80634.phpt15 if (PHP_OS_FAMILY == 'Windows') die('skip Preloading is not supported on Windows');
/PHP-8.1/ext/standard/tests/time/
H A Dstrptime_basic.phpt8 if (PHP_OS_FAMILY == 'Darwin' || PHP_OS_FAMILY == 'BSD') {
/PHP-8.1/ext/spl/tests/
H A DDirectoryIterator_getInode_basic.phpt13 if (PHP_OS_FAMILY === 'Windows') { die('SKIP Testing file inodes, not available for Windows'); }
H A Dbug68825.phpt5 if (PHP_OS_FAMILY === 'Windows') {
H A DDirectoryIterator_getInode_error.phpt13 if (PHP_OS_FAMILY === 'Windows') { die('SKIP Testing file inodes, not available for Windows'); }
H A DDirectoryIterator_getGroup_basic.phpt7 if (PHP_OS_FAMILY === 'Windows') { die('SKIP Testing file groups, not available for Windows'); }
H A DDirectoryIterator_getOwner_basic.phpt7 if (PHP_OS_FAMILY === 'Windows') { die('SKIP Testing file ownership, not available for Windows'); }
/PHP-8.1/ext/standard/tests/file/
H A Dbug81223.phpt5 if (PHP_OS_FAMILY !== "Windows") die("skip for Windows only");
H A Dsymlink_link_linkinfo_is_link_variation7.phpt5 if (PHP_OS_FAMILY === 'Windows') {
42 if (PHP_OS_FAMILY === 'Windows') {
H A Dsymlink_link_linkinfo_is_link_basic2.phpt5 if (PHP_OS_FAMILY === 'Windows') {
52 if (PHP_OS_FAMILY === 'Windows') {
/PHP-8.1/ext/ffi/tests/
H A Dbug78761.phpt8 if (PHP_OS_FAMILY == 'Windows') die('skip Preloading is not supported on Windows');
/PHP-8.1/sapi/cli/tests/
H A Dgh8827-001.phpt8 if (PHP_OS_FAMILY == 'Windows') {
H A Dgh8827-002.phpt8 if (PHP_OS_FAMILY == 'Windows') {
/PHP-8.1/ext/standard/tests/general_functions/
H A Dgetservbyname_basic.phpt10 if(in_array(PHP_OS_FAMILY, ['BSD', 'Darwin', 'Solaris', 'Linux'])){
H A Dgetservbyport_variation1.phpt12 if(in_array(PHP_OS_FAMILY, ['BSD', 'Darwin', 'Solaris', 'Linux'])){
/PHP-8.1/sapi/cgi/tests/
H A Dghsa-3qgc-jrrr-25jv.phpt6 if (PHP_OS_FAMILY !== "Windows") die("skip Only for Windows");
/PHP-8.1/ext/simplexml/tests/
H A Dbug79971_1.phpt9 if (PHP_OS_FAMILY === 'Windows') {

Completed in 57 milliseconds

1234567