Home
last modified time | relevance | path

Searched refs:not (Results 176 – 200 of 4698) sorted by relevance

12345678910>>...188

/PHP-7.4/ext/odbc/tests/
H A Dskipif.inc3 if (!extension_loaded('odbc')) die('skip odbc extension not loaded');
9 die('skip could not connect');
/PHP-7.4/ext/curl/tests/
H A Dskipif.inc2 if (!extension_loaded("curl")) exit("skip curl extension not loaded");
5 die("skip PHP_CURL_HTTP_REMOTE_SERVER env variable is not defined");
/PHP-7.4/Zend/tests/type_declarations/variance/
H A Dloading_exception1.phpt7 throw new Exception("Class $class does not exist");
42 Class A does not exist
43 Class A does not exist
45 …ng inheritance of B with variance dependencies: Uncaught Exception: Class A does not exist in %s:%d
/PHP-7.4/Zend/tests/
H A Dcall_user_func_002.phpt19 Warning: call_user_func() expects parameter 1 to be a valid callback, class 'foo' not found in %s o…
21 Warning: call_user_func() expects parameter 1 to be a valid callback, class '' not found in %s on l…
25 Warning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a v…
29 Warning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a v…
H A Dbreak_error_003.phpt2 'break' error (not in the loop context)
10 Fatal error: 'break' not in the 'loop' or 'switch' context in %sbreak_error_003.php on line 3
/PHP-7.4/ext/intl/tests/
H A Dmsgfmt_format_subpatterns.phpt6 die('skip intl extension not enabled');
21 =0 {{2} does not give a party.}
26 =0 {{2} does not give a party.}
31 =0 {{2} does not give a party.}
66 'Alice does not give a party.'
67 'Alice does not give a party.'
/PHP-7.4/ext/soap/tests/schema/
H A Dskipif.inc2 if (!extension_loaded('soap')) die('skip soap extension not available');
4 if (!extension_loaded('xml')) die('skip xml extension not available');
/PHP-7.4/ext/spl/tests/
H A Dbug49723.phpt2 LimitIterator: do not seek if not needed
/PHP-7.4/ext/gd/tests/
H A Dbug44849.phpt2 Bug #44849 (imagecolorclosesthwb is not available on Windows)
5 if(!extension_loaded('gd')){ die('skip gd extension not available'); }
H A Dbug48732-mb.phpt5 if(!extension_loaded('gd')){ die('skip gd extension not available'); }
6 if(!function_exists('imagefttext')) die('skip imagefttext() not available');
7 if (substr(PHP_OS, 0, 3) == 'WIN') die('skip UTF-8 font file names not yet supported on Windows');
H A Dimagepng_nullbyte_injection.phpt5 if(!extension_loaded('gd')){ die('skip gd extension not available'); }
8 print 'skip png support not available';
21 Warning: imagepng(): Invalid 2nd parameter, filename must not contain null bytes in %s on line %d
H A Dimagewbmp_nullbyte_injection.phpt5 if(!extension_loaded('gd')){ die('skip gd extension not available'); }
8 print 'skip wbmp support not available';
21 Warning: imagewbmp(): Invalid 2nd parameter, filename must not contain null bytes in %s on line %d
H A Dimagewebp_nullbyte_injection.phpt5 if(!extension_loaded('gd')){ die('skip gd extension not available'); }
8 print 'skip webp support not available';
21 Warning: imagewebp(): Invalid 2nd parameter, filename must not contain null bytes in %s on line %d
H A Dimagejpeg_nullbyte_injection.phpt5 if(!extension_loaded('gd')){ die('skip gd extension not available'); }
8 print 'skip jpeg support not available';
21 Warning: imagejpeg(): Invalid 2nd parameter, filename must not contain null bytes in %s on line %d
/PHP-7.4/docs/
H A Doutput-api.md23 // not possible with old API
38 // not possible with old API
46 // not possible with old API
82 // not possible with old API, unless hardcoding into output.c
86 // not possible with old API
90 // not possible with old API
94 //not possible with old API
98 // not possible with old API
102 // not possible with old API
106 // not possible with old API
[all …]
/PHP-7.4/ext/standard/tests/streams/
H A Dopendir-004.phpt5 if (array_search('ftp',stream_get_wrappers()) === FALSE) die("skip ftp wrapper not available.");
6 if (!function_exists('pcntl_fork')) die("skip pcntl_fork() not available.");
7 if (!extension_loaded('openssl')) die ("skip openssl not available.");
/PHP-7.4/ext/dba/tests/
H A Dskipif.inc2 if (!extension_loaded('dba')) die('skip dba extension not available');
3 if (!function_exists('dba_handlers')) die ('skip dba_handlers() not available');
19 die("skip $HND handler not available");
H A Ddba007.phpt6 if (!function_exists('dba_list')) die('skip dba_list() not available');
18 echo "$db_file does not exist\n";
23 echo "$db_file does not exist\n";
28 echo "$db_file does not exist\n";
/PHP-7.4/ext/standard/tests/general_functions/
H A Dcallbacks_002.phpt12 Warning: call_user_func() expects parameter 1 to be a valid callback, class 'Foo' not found in %s o…
14 Warning: call_user_func() expects parameter 1 to be a valid callback, first array member is not a v…
16 Warning: call_user_func() expects parameter 1 to be a valid callback, second array member is not a …
/PHP-7.4/ext/pspell/tests/
H A D001.phpt7 die("skip English dictionary is not available");
15 $string .= "I will not buy this record, it is scratched. ";
17 $string .= "I will not buy this record, it is scratched. ";
19 $string .= "Ah! I will not buy this tobacconist's, it is scratched. ";
41 not : true
51 not : true
69 not : true
/PHP-7.4/Zend/tests/array_unpack/
H A Din_destructuring.phpt2 Spread operator is not supported in destructuring assignments
10 Fatal error: Spread operator is not supported in assignments in %s on line %d
/PHP-7.4/tests/security/
H A Dopen_basedir_rename.phpt32 Warning: rename(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allow…
35 Warning: rename(): open_basedir restriction in effect. File(.././bad/bad.txt) is not within the all…
38 Warning: rename(): open_basedir restriction in effect. File(../bad/../bad/bad.txt) is not within th…
41 Warning: rename(): open_basedir restriction in effect. File(./.././bad/bad.txt) is not within the a…
44 Warning: rename(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the …
/PHP-7.4/ext/ffi/tests/
H A D013.phpt60 FFI\ParserException: 'void' type is not allowed at line 1
61 FFI\ParserException: 'void' type is not allowed at line 1
62 FFI\ParserException: function returning array is not allowed at line 1
63 FFI\ParserException: array of functions is not allowed at line 1
64 FFI\ParserException: function returning function is not allowed at line 1
/PHP-7.4/ext/sockets/tests/
H A Dsocket_set_option_seolinger.phpt6 -l_linger not given
10 die('SKIP sockets extension not available.');
28 //l_linger not given
34 // value of l_onoff is not always 1, Darwin returns 128
/PHP-7.4/ext/mbstring/tests/
H A Dhtmlent.phpt6 extension_loaded('mbstring') or die('skip mbstring not available');
22 // &#64... are must be decoded on input these are not reencoded on output.
24 // If you do not see ä... on output this means output encoding fails.
27 // and they do not have a named entity representaion.

Completed in 55 milliseconds

12345678910>>...188