Home
last modified time | relevance | path

Searched refs:more (Results 76 – 100 of 380) sorted by relevance

12345678910>>...16

/php-src/ext/dom/tests/modern/spec/
H A DNode_cloneNode_copy_document_properties.phpt21 Cannot have more than one element child in a document
H A DNode_appendChild_fragment_multiple_elements.phpt24 Cannot have more than one element child in a document
/php-src/ext/filter/tests/
H A D022.phpt10 var_dump(filter_var("white space here \ \ \" some more", FILTER_SANITIZE_EMAIL));
/php-src/Zend/tests/type_declarations/dnf_types/redundant_types/
H A Dless_restrive_type_constraint_already_present003.phpt15 Fatal error: Type A&B&C is redundant as it is more restrictive than type A&B in %s on line %d
H A Dless_restrive_type_constraint_already_present004.phpt15 Fatal error: Type A&B&C is redundant as it is more restrictive than type A&B in %s on line %d
/php-src/tests/func/
H A D004.phpt19 echo "This is some other function, to ensure more than just one function works fine...\n";
64 This is some other function, to ensure more than just one function works fine...
/php-src/ext/session/tests/user_session_module/
H A Dsession_set_save_handler_variation4.phpt54 Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in %s on li…
71 Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in %s on li…
H A Dsession_set_save_handler_multiple.phpt76 Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in %s on li…
84 Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in %s on li…
/php-src/ext/reflection/tests/
H A Dbug62384.phpt2 Bug #62384 (Attempting to invoke a Closure more than once causes segfaul)
/php-src/ext/standard/tests/general_functions/
H A Dbug60227_4.phpt12 Warning: Header may not contain more than a single header, new line detected in %s on line %d
H A Dbug60227_2.phpt12 Warning: Header may not contain more than a single header, new line detected in %s on line %d
H A Dget_defined_vars_basic.phpt41 echo "\n-- ...define some more variables --\n";
118 -- ...define some more variables --
/php-src/Zend/tests/
H A Dbug61273.phpt2 Bug #61273 (call_user_func_array with more than 16333 arguments leaks / crashes)
H A Dargument_restriction_001.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
H A Dargument_restriction_002.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
H A Dargument_restriction_003.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
H A Dbug40809.phpt10 /* Create some more holes to give the memory allocator something to
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_execute_stored_proc_next_result.phpt92 $more = NULL;
93 if (!mysqli_stmt_bind_result($stmt, $more) ||
97 if ($more !== 1)
99 $more,
/php-src/ext/pcre/tests/
H A Dbug72685.phpt17 var_dump(($end - $start) < 0.5); // large margin, more like 0.05 in debug build
/php-src/ext/spl/tests/SplFileObject/
H A Dbug65545.phpt16 // read more data than is available
H A Dbug81477.phpt22 string(10) "more,data
/php-src/ext/standard/tests/strings/
H A Dsprintf_variation52.phpt17 echo"\n-- Testing for precision value more than maximum --\n";
47 -- Testing for precision value more than maximum --
H A Dstrncmp_error.phpt5 /* Test strncmp() function with more/less number of args and invalid args */
/php-src/ext/intl/tests/
H A Dcalendar_toDateTime_basic.phpt18 Deprecated: Calling IntlGregorianCalendar::__construct() with more than 2 arguments is deprecated, …
/php-src/ext/date/tests/
H A DDateTimeZone_clone_basic3.phpt20 echo "\n-- Add some more properties --\n";
67 -- Add some more properties --

Completed in 29 milliseconds

12345678910>>...16