Home
last modified time | relevance | path

Searched refs:parameter (Results 1 – 25 of 535) sorted by path

12345678910>>...22

/php-src/
H A D.gdbinit55 variables of that scope. If no parameter is used it will use
H A DCONTRIBUTING.md125 similar functions should not be tested. These parameter parsing APIs are already
H A DNEWS118 . Fixed bug #80269 (OpenSSL sets Subject wrong with extraattribs parameter).
122 . Introduced new serial_hex parameter to openssl_csr_sign. (Jakub Zelenka,
H A DUPGRADING58 . mb_http_output() now checks that the $encoding parameter does not
70 passed for parameter $row. Now, a warning is emitted in this case.
299 . Implicitly nullable parameter types are now deprecated.
326 3-parameter signature with a null $row parameter instead.
328 3-parameter signature with a null $row parameter instead.
330 3-parameter signature with a null $row parameter instead.
338 deprecated. Use the 2-parameter signature instead.
379 . The extra_attributes parameter in openssl_csr_new sets CSR attributes
381 . The dn parameter in openssl_csr_new allows setting array of values for
383 . New serial_hex parameter added to openssl_csr_sign to allow setting serial
[all …]
H A DUPGRADING.INTERNALS81 got each a new parameter returning an observer which must be called, if the
181 Mt19937 ignored the upper half of the seed parameter of the generic
/php-src/Zend/
H A DREADME.md107 Executor's helpers can be defined without parameters or with one parameter. This
H A DZend.m4210 test -n "$GCC" && CFLAGS="-Wall -Wextra -Wno-unused-parameter -Wno-sign-compare $CFLAGS"
/php-src/Zend/asm/
H A Djump_x86_64_ms_pe_masm.asm75 ; | parameter area |
H A Dmake_ppc32_sysv_elf_gas.S67 # and parameter area + 240 bytes of context-data (R1 % 16 == 0)
H A Dmake_ppc32_sysv_macho_gas.S88 ; including 64 byte of linkage + parameter area (R1 % 16 == 0)
H A Dmake_ppc32_sysv_xcoff_gas.S76 # including 32 byte of linkage + parameter area (R1 % 16 == 0)
H A Dmake_ppc64_sysv_elf_gas.S107 # including 64 byte of linkage + parameter area (R1 % 16 == 0)
H A Dmake_ppc64_sysv_xcoff_gas.S88 # including 64 byte of linkage + parameter area (R1 % 16 == 0)
H A Dmake_x86_64_ms_pe_masm.asm75 ; | parameter area |
/php-src/Zend/tests/arrow_functions/
H A D001.phpt20 // Not closing over $var, it's a parameter
/php-src/Zend/tests/
H A Dbug26698.phpt2 Bug #26698 (Thrown exceptions while evaluating argument to pass as parameter crash PHP)
H A Dbug41117_1.phpt13 Fatal error: Cannot use $this as parameter in %s on line %d
H A Dbug43201.phpt33 Deprecated: chop(): Passing null to parameter #1 ($string) of type string is deprecated in %s on li…
39 Deprecated: chop(): Passing null to parameter #1 ($string) of type string is deprecated in %s on li…
45 Deprecated: chop(): Passing null to parameter #1 ($string) of type string is deprecated in %s on li…
51 Deprecated: chop(): Passing null to parameter #1 ($string) of type string is deprecated in %s on li…
57 Deprecated: chop(): Passing null to parameter #1 ($string) of type string is deprecated in %s on li…
63 Deprecated: chop(): Passing null to parameter #1 ($string) of type string is deprecated in %s on li…
H A Dbug54013.phpt2 Bug #54013 (ReflectionParam for duplicate parameter contains garbage) (PHP7)
24 Fatal error: Redefinition of parameter $aaaaaaaa in %sbug54013.php on line 5
H A Dbug64515.phpt12 Fatal error: Redefinition of parameter $unused in %sbug64515.php on line 2
H A Dbug68446.phpt2 Bug #68446 (Array constant not accepted for array parameter default)
H A Dbug69767.phpt2 Bug #69767 (Default parameter value with wrong type segfaults)
8 Fatal error: Cannot use int as default value for parameter $bar of type string in %s on line %d
H A Dbug70958.phpt2 Bug #70958 (Invalid opcode while using ::class as trait method parameter default value)
H A Dbug71428.3.phpt10 Deprecated: B::m(): Implicitly marking parameter $a as nullable is deprecated, the explicit nullabl…
H A Dbug71737.phpt2 Bug #71737: Memory leak in closure with parameter named $this
16 Fatal error: Cannot use $this as parameter in %s on line %d

Completed in 76 milliseconds

12345678910>>...22