Home
last modified time | relevance | path

Searched refs:found (Results 101 – 125 of 457) sorted by relevance

12345678910>>...19

/php-src/Zend/tests/
H A Dbug78658.phpt14 Warning: Class "AAAABBBB" not found in %s on line %d
H A Dbug67922.phpt2 Bug #67922: Member function not found when dereferencing in write-context
H A Dindirect_call_array_001.phpt11 Fatal error: Uncaught Error: Class "a" not found in %s:%d
H A Dgh10486.phpt8 Fatal error: Uncaught Error: Class "y" not found in %s:%d
H A Dbug43344_2.phpt9 Fatal error: Uncaught Error: Class "Foo\Foo" not found in %s:%d
/php-src/ext/pcre/tests/
H A Derrors03.phpt11 Warning: preg_match(): No ending delimiter '/' found in %s on line %d
/php-src/Zend/tests/prop_const_expr/
H A Dlhs_class_not_found.phpt10 Fatal error: Uncaught Error: Class "A" not found in %s:%d
H A Dlhs_class_not_found_nullsafe.phpt10 Fatal error: Uncaught Error: Class "A" not found in %s:%d
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_021.phpt16 Class "BAR" not found
/php-src/ext/spl/tests/
H A Dbug48023.phpt12 Fatal error: Uncaught Error: Class "Foo" not found in %s:%d
/php-src/ext/phar/tests/
H A Dstat2_5.3.phpt24 echo "not found\n";
51 not found
/php-src/ext/ldap/tests/
H A Dldap_modify_error.phpt16 // DN not found
17 var_dump(ldap_modify($link, "cn=not-found,$base", array()));
/php-src/Zend/tests/attributes/
H A D023_ast_node_in_validation.phpt20 Class "Foo" not found
/php-src/ext/date/tests/
H A Ddate_interval_create_from_date_string_broken.phpt9 …known or bad format (foobar) at position 0 (f): The timezone could not be found in the database in…
H A Dbug64157.phpt14 A two digit second could not be found
/php-src/ext/standard/tests/mail/
H A Dmail_basic7.phpt241 TypeError: Header "foo1" must only contain numeric keys, "foo2" found
242 TypeError: Header "foo2" must only contain values of type string, array found
243 TypeError: Header "foo3" must only contain values of type string, int found
244 TypeError: Header "foo4" must only contain values of type string, float found
245 TypeError: Header "foo5" must only contain values of type string, false found
246 TypeError: Header "foo6" must only contain values of type string, null found
247 TypeError: Header "foo7" must only contain values of type string, stdClass found
/php-src/ext/standard/tests/strings/
H A Dsetlocale_variation2.phpt40 // return all the locale found in the system, except for broken one
65 echo "No of locales found on the machine = ".count($all_system_locales)."\n";
85 No of locales found on the machine = %d
/php-src/ext/mysqli/tests/
H A Dgh11438.phpt26 $found = false;
29 $found = true;
33 if (!$found)
/php-src/ext/session/tests/user_session_module/
H A Dsession_set_save_handler_basic.phpt69 Warning: session_module_name(): Session handler module "" cannot be found in %s on line %d
72 Warning: session_module_name(): Session handler module "blah" cannot be found in %s on line %d
75 Warning: session_module_name(): Session handler module "foo" cannot be found in %s on line %d
/php-src/ext/libxml/tests/
H A Dlibxml_set_external_entity_loader_error2.phpt14 …on) must be a valid callback or null, function "nonexistent_function" not found or invalid functio…
/php-src/ext/phar/tests/zip/
H A Dcorrupt_003.phpt14 phar error: end of central directory not found in zip-based phar "%sfilecomment.zip"
H A Dcorrupt_002.phpt14 phar error: end of central directory not found in zip-based phar "%snozipend.zip"
/php-src/ext/standard/tests/general_functions/
H A Dregister_tick_function_error.phpt14 register_tick_function(): Argument #1 ($callback) must be a valid callback, function "a" not found
H A Dunregister_tick_function_error.phpt14 …ion(): Argument #1 ($callback) must be a valid callback, function "a" not found or invalid functio…
/php-src/ext/gettext/
H A Dconfig.w329 WARNING("gettext not enabled; libraries and headers not found");

Completed in 247 milliseconds

12345678910>>...19