Home
last modified time | relevance | path

Searched refs:parameter (Results 526 – 536 of 536) sorted by path

1...<<2122

/php-src/sapi/litespeed/
H A DREADME.md151 This parameter can help reducing memory usage of leaky PHP functions.
/php-src/sapi/phpdbg/
H A Dphpdbg_parser.y78 …: parameter { phpdbg_stack_push(PHPDBG_G(parser_stack), &$1); $$.top = PHPDBG_G(parser_stack)->top…
79 …| parameters parameter { phpdbg_stack_push(PHPDBG_G(parser_stack), &$2); $$.top = PHPDBG_G(parser_…
83 parameter
/php-src/tests/classes/
H A Dstatic_this.phpt31 Fatal error: Cannot use $this as parameter in %sstatic_this.php on line 16
H A Dtype_hinting_003.phpt42 Deprecated: Test::f2(): Implicitly marking parameter $ar as nullable is deprecated, the explicit nu…
H A Dtype_hinting_004.phpt146 Deprecated: f2(): Implicitly marking parameter $a as nullable is deprecated, the explicit nullable …
148 Deprecated: C::f2(): Implicitly marking parameter $a as nullable is deprecated, the explicit nullab…
150 Deprecated: D::f2(): Implicitly marking parameter $a as nullable is deprecated, the explicit nullab…
/php-src/tests/lang/
H A D009.phpt2 Testing function parameter passing
H A D010.phpt2 Testing function parameter passing with a return value
H A Dbug18872.phpt2 Bug #18872 (class constant used as default parameter)
H A Dbug21849.phpt2 Bug #21849 (self::constant doesn't work as method's default parameter)
H A Dtype_hints_002.phpt19 Deprecated: T::f(): Implicitly marking parameter $p as nullable is deprecated, the explicit nullabl…
H A Dtype_hints_003.phpt11 Fatal error: Cannot use int as default value for parameter $p of type P in %s on line %d

Completed in 26 milliseconds

1...<<2122