Home
last modified time | relevance | path

Searched refs:arguments (Results 451 – 475 of 861) sorted by relevance

1...<<11121314151617181920>>...35

/php-src/ext/standard/tests/streams/
H A Dstream_context_set_option_basic.phpt27 Deprecated: Calling stream_context_set_option() with 2 arguments is deprecated, use stream_context_…
/php-src/ext/session/tests/user_session_module/
H A Dbug31454.phpt24 Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in %s on li…
H A Dsession_set_save_handler_variation5.phpt62 Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in %s on li…
78 Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in %s on li…
/php-src/ext/standard/tests/array/
H A Darray_unshift_variation7.phpt32 // returns element count in the resulting array after arguments are pushed to
39 /* with optional arguments */
40 // returns element count in the resulting array after arguments are pushed to
H A Darray_unshift_variation8.phpt32 // returns element count in the resulting array after arguments are pushed to
39 /* with optional arguments */
40 // returns element count in the resulting array after arguments are pushed to
H A Darray_intersect_assoc_variation6.phpt59 // Calling array_intersect_assoc() with default arguments
62 // Calling array_intersect_assoc() with more arguments.
H A Darray_intersect_variation6.phpt57 // Calling array_intersect() with default arguments
60 // Calling array_intersect() with more arguments.
H A Darray_rand_variation3.phpt48 var_dump( array_rand($arr) ); // with default arguments
49 var_dump( array_rand($arr, 3) ); // with default as well as optional arguments
H A Darray_intersect_assoc_variation5.phpt59 // Calling array_intersect_assoc() with default arguments
62 // Calling array_intersect_assoc() with more arguments.
H A Darray_intersect_key_variation8.phpt7 /// Initialise function arguments not being substituted (if any)
H A Darray_map_variation15.phpt11 // arrays to be passed as arguments
H A Darray_diff_key_variation6.phpt7 // Initialise function arguments not being substituted (if any)
H A Darray_diff_uassoc_variation11.phpt7 // Initialise function arguments not being substituted (if any)
H A Darray_diff_uassoc_variation9.phpt7 // Initialise function arguments not being substituted (if any)
H A Darray_diff_ukey_variation8.phpt7 // Initialise function arguments not being substituted (if any)
/php-src/ext/standard/tests/strings/
H A Dprintf.phpt37 /* Number of arguments not matching as specified in format field */
38 echo "\n*** Output for insufficient number of arguments ***\n";
223 echo"\n\n*** Output for excess of mixed type arguments ***\n";
238 *** Output for insufficient number of arguments ***
239 Error found: 5 arguments are required, 3 given
694 *** Output for excess of mixed type arguments ***
H A Dprintf_64bit.phpt37 /* Number of arguments not matching as specified in format field */
38 echo "\n*** Output for insufficient number of arguments ***\n";
223 echo"\n\n*** Output for excess of mixed type arguments ***\n";
238 *** Output for insufficient number of arguments ***
239 Error found: 5 arguments are required, 3 given
694 *** Output for excess of mixed type arguments ***
H A Dstrrpos_variation2.phpt2 …t strrpos() function : usage variations - single quoted strings for 'haystack' & 'needle' arguments
5 /* Test strrpos() function by passing single quoted strings to 'haystack' & 'needle' arguments */
/php-src/Zend/tests/attributes/
H A D005_objects.phpt105 string(%d) "Too few arguments to function A1::__construct(), 0 passed in %s005_objects.php on line …
117 string(69) "Attribute class A4 does not have a constructor, cannot pass arguments"
/php-src/ext/intl/tests/
H A Dcalendar_setFirstDayOfWeek_error.phpt2 IntlCalendar::setFirstDayOfWeek(): bad arguments
/php-src/ext/zlib/tests/
H A Dgzpassthru_basic.phpt2 Test function gzpassthru() by calling it with its expected arguments
/php-src/ext/reflection/tests/
H A DReflectionMethod_invokeArgs_error1.phpt28 Fatal error: Uncaught ArgumentCountError: Too few arguments to function TestClass::methodWithArgs()…
/php-src/ext/sockets/tests/
H A Dsocket_connect_params.phpt30 socket_connect() expects at least 2 arguments, 1 given
/php-src/ext/standard/tests/file/
H A Dfileowner_error.phpt10 /* Invalid arguments */
/php-src/Zend/tests/function_arguments/
H A Dsensitive_parameter_multiple_arguments.phpt2 The SensitiveParameter attribute suppresses the correct sensitive arguments.

Completed in 33 milliseconds

1...<<11121314151617181920>>...35