Home
last modified time | relevance | path

Searched refs:arguments (Results 226 – 250 of 846) sorted by relevance

12345678910>>...34

/php-src/ext/json/tests/
H A Djson_last_error_error.phpt17 json_last_error() expects exactly 0 arguments, 1 given
H A Djson_last_error_msg_error.phpt17 json_last_error_msg() expects exactly 0 arguments, 1 given
/php-src/ext/standard/tests/password/
H A Dpassword_verify_error.phpt15 password_verify() expects exactly 2 arguments, 1 given
/php-src/Zend/tests/named_params/
H A Dunpack_and_named_2.phpt10 Fatal error: Cannot use argument unpacking after named arguments in %s on line %d
/php-src/tests/classes/
H A D__call_002.phpt13 Fatal error: Method Test::__call() must take exactly 2 arguments in %s__call_002.php on line %d
H A D__set__get_003.phpt12 Fatal error: Method Test::__set() must take exactly 2 arguments in %s__set__get_003.php on line %d
/php-src/Zend/tests/
H A Dcall_user_func_array_array_slice_named_args.phpt2 call_user_func_array() + array_slice() + named arguments
H A Dbug48428.phpt2 Bug #48428 (crash when exception is thrown while passing function arguments)
H A Dmagic_methods_010.phpt13 Fatal error: Method a::__toString() cannot take arguments in %s on line %d
/php-src/Zend/tests/arg_unpack/
H A Dpositional_arg_after_unpack_error.phpt2 Positional arguments cannot be used after argument unpacking
H A Ddynamic.phpt2 Unpack arguments for dynamic call
/php-src/ext/standard/tests/array/
H A Darray_pad_variation5.phpt7 * array_pad() behaves in an expected way with the other arguments passed to the function.
8 * The $input and $pad_size arguments passed are fixed values.
H A Darray_fill_keys_variation1.phpt20 echo "\n-- Testing array_fill_keys() function with empty arguments --\n";
37 -- Testing array_fill_keys() function with empty arguments --
/php-src/ext/standard/tests/strings/
H A Dstrip_tags_basic2.phpt2 Test strip_tags() function : basic functionality - with all arguments
7 // Calling strip_tags() with all possible arguments
/php-src/ext/pdo/tests/
H A Dbug_52098.phpt23 public function __call($name, $arguments)
25 echo "Calling object method '$name'" . implode(', ', $arguments). "\n";
/php-src/ext/pgsql/tests/
H A Dbug37100.phpt47 Deprecated: Calling pg_fetch_result() with 2 arguments is deprecated, use the 3-parameter signature…
51 Deprecated: Calling pg_fetch_result() with 2 arguments is deprecated, use the 3-parameter signature…
/php-src/ext/intl/tests/
H A Dmsgfmt_format_error1.phpt2 MessageFormatter::format() insufficient numeric arguments
/php-src/Zend/tests/generators/
H A Dgenerator_with_arg_unpacking.phpt2 Generators with arguments unpacking
/php-src/ext/standard/tests/streams/
H A Dbug44712.phpt2 bug#44712 (stream_context_set_params segfaults on invalid arguments)
/php-src/ext/session/tests/user_session_module/
H A Dsession_set_save_handler_variation6.phpt66 Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in %s on li…
90 Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in %s on li…
105 Deprecated: Calling session_set_save_handler() with more than 2 arguments is deprecated in %s on li…
/php-src/ext/com_dotnet/tests/
H A Dbug62474.phpt2 Bug #62474 (com_event_sink crashes on certain arguments)
/php-src/ext/standard/tests/array/range/
H A Dbug21182.phpt2 Bug #21182 (range modifies arguments)
/php-src/ext/opcache/tests/
H A Dwrong_inlining_005.phpt2 Inlining of functions with ref arguments
/php-src/ext/posix/tests/
H A Dposix_getegid_basic.phpt2 Test function posix_getegid() by calling it with its expected arguments
/php-src/Zend/tests/constexpr/
H A Dnew_positional_after_named.phpt2 Positional argument after named argument in new arguments

Completed in 25 milliseconds

12345678910>>...34