Home
last modified time | relevance | path

Searched refs:arguments (Results 1 – 25 of 846) sorted by path

12345678910>>...34

/php-src/.github/actions/setup-windows/
H A Daction.yml13 …choco install sql-server-express -y --no-progress --install-arguments="/SECURITYMODE=SQL /SAPWD=Pa…
/php-src/
H A DCODING_STANDARDS.md27 function may free its arguments (if true, the function must free its
28 arguments; if false, it must not)
H A DNEWS168 PDO constructor arguments. (SakiTakamachi)
H A DUPGRADING157 . XSLTProcessor::setParameter() will now throw a ValueError when its arguments
304 more than 2 arguments is deprecated. Use either IntlCalendar::setDate()
307 IntlGregorianCalendar::__construct() with more than 2 arguments is
312 . Calling ldap_connect() with more than 2 arguments is deprecated. Use
314 . Calling ldap_exop() with more than 4 arguments is deprecated. Use
318 . Calling pgsql_fetch_result() with 2 arguments is deprecated. Use the
320 . Calling pg_field_prtlen() with 2 arguments is deprecated. Use the
322 . Calling pg_field_is_null() with 2 arguments is deprecated. Use the
330 . Calling session_set_save_handler() with more than 2 arguments is
334 . Calling stream_context_set_option() with 2 arguments is deprecated.
[all …]
H A DUPGRADING.INTERNALS26 Z_PARAM_FUNC_EX2 was added as well with the same arguments as Z_PARAM_FUNC_EX
230 added. These opcodes don't create a stack frame, but pass arguments via opcode
/php-src/Zend/asm/
H A Djump_sparc64_sysv_elf_gas.S31 # for arguments
/php-src/Zend/tests/
H A D001.phpt55 Exception: Too few arguments to function test2(), 0 passed in %s on line %d and exactly 1 expected
58 Exception: Too few arguments to function test3(), 1 passed in %s on line %d and exactly 2 expected
H A D002.phpt100 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
101 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
104 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
106 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
107 Exception: Too few arguments to function test2(), 0 passed in %s002.php on line %d and exactly 1 ex…
110 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
112 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
113 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
114 Exception: Too few arguments to function test3(), 1 passed in %s on line %d and exactly 2 expected
117 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
[all …]
H A D003.phpt62 Exception: Too few arguments to function test2(), 0 passed in %s003.php on line %d and exactly 1 ex…
71 Exception: Too few arguments to function test3(), 1 passed in %s003.php on line %d and exactly 2 ex…
H A D009.phpt57 Calling get_class() without arguments is deprecated
59 Deprecated: Calling get_class() without arguments is deprecated in %s on line %d
61 get_class() without arguments must be called from within a class
H A D010.phpt80 Calling get_parent_class() without arguments is deprecated
82 Deprecated: Calling get_parent_class() without arguments is deprecated in %s on line %d
85 Deprecated: Calling get_parent_class() without arguments is deprecated in %s on line %d
H A D019.phpt350 //Note: No error conditions relating to passing arguments can be tested
H A D020.phpt29 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
H A Darginfo_zpp_mismatch.phpt80 // var_dump() and debug_zval_dump() print all arguments
H A Darginfo_zpp_mismatch_strict.phpt82 // var_dump() and debug_zval_dump() print all arguments
H A Dbug30407.phpt2 Bug #30407 (Strange behaviour of default arguments)
/php-src/Zend/tests/arg_unpack/
H A Dby_ref.phpt2 Argument unpacking with by-ref arguments
H A Ddynamic.phpt2 Unpack arguments for dynamic call
H A Dmany_args.phpt2 Argument unpacking with many arguments
H A Dmethod.phpt2 Unpack arguments for method calls
H A Dnew.phpt2 Unpack arguments for new expression
H A Dpositional_arg_after_unpack_error.phpt2 Positional arguments cannot be used after argument unpacking
/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"
H A D010_unsupported_const_expression.phpt2 Attribute arguments support only const expressions.
H A D027_trailing_comma_args.phpt10 "arguments",
29 string(9) "arguments"

Completed in 26 milliseconds

12345678910>>...34