Home
last modified time | relevance | path

Searched refs:Closure (Results 51 – 75 of 160) sorted by relevance

1234567

/PHP-8.3/Zend/tests/
H A Dbug70321.phpt42 object(Closure)#%d (0) {
47 object(Closure)#%d (0) {
H A Dclosure_020.phpt2 Closure 020: Trying to access private property outside class
31 object(Closure)#%d (2) {
H A Dclosure_059.phpt2 Closure 059: Closure type declaration
H A Dfirst_class_callable_015_weak.inc3 function do_weak_call(Closure $fn) {
H A Dfirst_class_callable_015_strict.inc3 function do_strict_call(Closure $fn) {
H A Dclosure_058.phpt2 Closure 058: Closure scope and object
H A Dfirst_class_callable_006.phpt2 First Class Callable from Closure
H A Dclosure_017.phpt2 Closure 017: Trying to destroy an active lambda function
H A Dfirst_class_callable_009.phpt2 First Class Callable from Closure::__invoke
H A Dclosure_invoke_case_insensitive.phpt2 Closure::__invoke() is case insensitive
H A Dclosure_028.phpt2 Closure 028: Trying to use lambda directly in foreach
H A Dfirst_class_callable_011.phpt11 Fatal error: Cannot create Closure as attribute argument in %s on line 3
H A Dfirst_class_callable_assert3.phpt10 Fatal error: Cannot create Closure for new expression in %s on line %d
H A Dbug81076.phpt8 object(Closure)#1 (0) {
H A Dclosure_030.phpt2 Closure 030: Using lambda with variable variables
H A Dfirst_class_callable_008.phpt12 Fatal error: Cannot create Closure for new expression in %s on line 6
H A Dclosure_use_trailing_comma.phpt2 Closure use list can have trailing commas
H A Dbug70987.phpt2 Bug #70987 (static::class within Closure::call() causes segfault)
H A Dclosure_bindTo_preserves_used_variables.phpt2 Closure::bindTo() should preserve used variables
H A Dfirst_class_callable_012.phpt10 Fatal error: Cannot combine nullsafe operator with Closure creation in %s on line %d
H A Dfirst_class_callable_assert2.phpt11 Fatal error: Cannot create Closure as attribute argument in %s on line %d
/PHP-8.3/ext/reflection/tests/
H A DReflectionFunction_construct.001.phpt38 Ok - ReflectionFunction::__construct(): Argument #1 ($function) must be of type Closure|string, arr…
42 Ok - ReflectionFunction::__construct(): Argument #1 ($function) must be of type Closure|string, arr…
/PHP-8.3/Zend/tests/return_types/
H A D011.phpt12 object(Closure)#%d (%d) {
/PHP-8.3/Zend/tests/type_declarations/
H A Dclosure_with_variadic.phpt2 Closure with variadic type declaration
/PHP-8.3/Zend/tests/anon/
H A D013.phpt10 $closure = Closure::bind($foo, $class, $class);

Completed in 27 milliseconds

1234567