Home
last modified time | relevance | path

Searched refs:found (Results 226 – 250 of 484) sorted by relevance

12345678910>>...20

/PHP-8.3/Zend/tests/traits/
H A Dbug55355.phpt2 Bug #55355 (Abstract functions required by a trait are not correctly found when implemented in an a…
/PHP-8.3/ext/standard/tests/file/
H A Dstream_001.phpt20 Warning: fopen(file://%s): Failed to open stream: no suitable wrapper could be found in %s on line …
/PHP-8.3/ext/standard/tests/general_functions/
H A Dbug39322.phpt6 if (!is_executable('/bin/sleep')) echo 'skip sleep not found';
H A Dcallbacks_002.phpt24 call_user_func(): Argument #1 ($callback) must be a valid callback, class "Foo" not found
/PHP-8.3/ext/soap/tests/
H A Dbug71610.phpt8 echo "skip sapi/cli/tests/php_cli_server.inc required but not found";
/PHP-8.3/ext/readline/
H A Dconfig.m445 AC_MSG_ERROR(readline library not found)
103 AC_MSG_ERROR(edit library required by readline not found)
/PHP-8.3/ext/mbstring/
H A Dconfig.w3252 WARNING("mbregex not enabled; libraries and headers not found");
57 WARNING("mbstring not enabled; libraries and headers not found");
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_pam_sha256_public_key_ini.phpt25 $found = false;
28 $found = true;
32 if (!$found)
H A Dmysqli_mysqlnd_read_timeout_zero.phpt13 die(sprintf('skip Needs MySQL 5.0.12+, found version %d.', mysqli_get_server_version($link)));
H A Dmysqli_mysqlnd_read_timeout_long.phpt14 die(sprintf('skip Needs MySQL 5.0.12+, found version %d.', mysqli_get_server_version($link)));
H A Dmysqli_pam_sha256_public_key_option.phpt25 $found = false;
28 $found = true;
32 if (!$found)
/PHP-8.3/ext/phar/tests/
H A Dphar_extract3.phpt42 Invalid argument, %sfiles/bogus.zip cannot be found
/PHP-8.3/ext/tidy/tests/
H A D004.phpt31 No warnings or errors were found.
/PHP-8.3/ext/gd/tests/
H A Dimageconvolution_error3.phpt37 …tion(): Argument #2 ($matrix) must be a 3x3 array, matrix[2][2] cannot be found (missing integer k…
/PHP-8.3/ext/curl/tests/
H A Dcurl_file_deleted_before_curl_close.phpt29 //unlink($temp_file); // uncomment to test segfault (file not found on iowrite.c)
/PHP-8.3/ext/enchant/tests/
H A Dbroker_describe.phpt19 echo "skip: No broker providers found\n";
/PHP-8.3/ext/ffi/
H A Dconfig.w3221 WARNING('ffi not enabled, headers or libraries not found');
/PHP-8.3/ext/standard/tests/http/
H A Dhttp_response_header_03.phpt2 $http_reponse_header (redirect + not found)
/PHP-8.3/ext/ldap/tests/
H A Dldap_set_rebind_proc_error.phpt44 …) must be a valid callback or null, function "rebind_proc_inexistent" not found or invalid functio…
/PHP-8.3/ext/oci8/tests/
H A Dcoll_002.phpt41 Warning: oci_new_collection(): OCI-22303: type ""."NONEXISTENT" not found in %s on line %d
/PHP-8.3/sapi/fpm/tests/
H A Dsocket-uds-too-long-filename-test.phpt33 . '\(found length: %d, maximal length: \d+\)/',
/PHP-8.3/ext/reflection/tests/
H A Dparameters_001.phpt41 string(54) "The parameter specified by its name could not be found"
/PHP-8.3/ext/zip/
H A Dconfig.w3221 WARNING("zip not enabled; libraries and headers not found");
/PHP-8.3/Zend/tests/
H A Dbug31102.phpt46 Fatal error: Uncaught Error: Class "Test3" not found in %s:%d
/PHP-8.3/ext/date/tests/
H A Ddate_interval_set_state_error1.phpt46 …rmat (wrong) at position 0 (w) while unserializing: The timezone could not be found in the database

Completed in 24 milliseconds

12345678910>>...20