Home
last modified time | relevance | path

Searched refs:valid (Results 401 – 425 of 909) sorted by relevance

1...<<11121314151617181920>>...37

/PHP-7.4/ext/gd/tests/
H A Dlibgd00086.phpt19 Warning: imagecreatefrompng(): '%s' is not a valid PNG file in %s on line %d
H A Dimagefilltoborder_error6.phpt27 Warning: imagefilltoborder(): supplied resource is not a valid Image resource in %s on line %d
H A Dbug39780.phpt19 Warning: imagecreatefrompng(): '%s' is not a valid PNG file in %s on line %d
H A Dimagecolorallocatealpha_error1.phpt19 Warning: imagecolorallocatealpha(): supplied resource is not a valid Image resource in %s on line %d
H A Dimageistruecolor_error1.phpt22 Warning: imageistruecolor(): supplied resource is not a valid Image resource in %s on line %d
/PHP-7.4/ext/standard/tests/dir/
H A Dreaddir_variation7.phpt26 Warning: readdir(): %d is not a valid Directory resource in %s on line %d
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug29844.phpt2 Bug #29844 (SOAP doesn't return the result of a valid SOAP request)
/PHP-7.4/ext/standard/tests/file/
H A Dglob_error_002-win32.phpt8 die("skip Only valid for Windows");
H A Dftruncate_bug76422.phpt6 die('skip.. only valid for 64-bit');
H A Dmkdir_rmdir_variation2.phpt59 Warning: mkdir() expects parameter 1 to be a valid path, string given in %s on line %d
62 Warning: rmdir() expects parameter 1 to be a valid path, string given in %s on line %d
/PHP-7.4/tests/classes/
H A Dbug27504.phpt23 Warning: call_user_func_array() expects parameter 1 to be a valid callback, cannot access private m…
/PHP-7.4/ext/pgsql/tests/
H A Dbug72197.phpt31 Warning: pg_lo_create(): supplied resource is not a valid PostgreSQL link resource in %sbug72197.ph…
/PHP-7.4/ext/dba/tests/
H A Dbug38698.phpt2 Bug #38698 (Bug #38698 for some keys cdbmake creates corrupted db and cdb can't read valid db)
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_isIterateable_basic.phpt13 function valid() {}
/PHP-7.4/ext/mbstring/tests/
H A Dbug72994.phpt19 Warning: mb_ereg_replace(): Pattern is not valid under UTF-8 encoding in %s on line %d
/PHP-7.4/ext/standard/
H A Dphp_password.h51 zend_bool (*valid)(const zend_string *hash); member
/PHP-7.4/ext/ldap/tests/
H A Dldap_first_entry_error.phpt25 Warning: ldap_first_entry(): supplied resource is not a valid ldap result resource in %s on line %d
H A Dldap_first_reference_error.phpt25 Warning: ldap_first_reference(): supplied resource is not a valid ldap result resource in %s on lin…
H A Dldap_next_entry_error.phpt25 Warning: ldap_next_entry(): supplied resource is not a valid ldap result entry resource in %s on li…
H A Dldap_next_reference_error.phpt25 Warning: ldap_next_reference(): supplied resource is not a valid ldap result entry resource in %s o…
H A Dldap_parse_reference_error.phpt24 Warning: ldap_parse_reference(): supplied resource is not a valid ldap result entry resource in %s …
/PHP-7.4/ext/zip/tests/
H A Ddoubleclose.phpt36 Warning: zip_close(): supplied resource is not a valid Zip Directory resource in %s
/PHP-7.4/ext/spl/tests/
H A Dbug78863.phpt19 …ueException: DirectoryIterator::__construct() expects parameter 1 to be a valid path, string given…
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_uassoc_error.phpt47 Warning: array_diff_uassoc() expects parameter 4 to be a valid callback, array must have exactly tw…
50 Warning: array_diff_uassoc() expects parameter 6 to be a valid callback, array must have exactly tw…
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_real_query.phpt35 if (!mysqli_real_query($link, "SELECT 'this is sql but with semicolon' AS valid ; "))
44 …es = mysqli_real_query($link, "SELECT 'this is sql but with semicolon' AS valid ; SHOW VARIABLES")…
108 ["valid"]=>

Completed in 58 milliseconds

1...<<11121314151617181920>>...37