Home
last modified time | relevance | path

Searched refs:Closure (Results 76 – 100 of 160) sorted by relevance

1234567

/PHP-8.3/Zend/tests/
H A Dclosure_006.phpt2 Closure 006: Nested lambdas
H A Dclosure_057.phpt2 Closure 057: segfault in leave helper
H A Dclosure_call_leak_with_exception.phpt2 Closure must not leak during a dynamic call interrupted by an exception
H A Dfirst_class_callable_013.phpt10 Fatal error: Cannot combine nullsafe operator with Closure creation in %s on line %d
H A Dgh8083.phpt16 object(Closure)#1 (2) {
H A D036.phpt14 Cannot access offset of type Closure on array
H A D038.phpt14 Cannot access offset of type Closure on array
H A Dclosure_021.phpt2 Closure 021: Throwing exception inside lambda
H A Dbug70397.phpt2 Bug #70397 (Segmentation fault when using Closure::call and yield)
H A Dbug78658.phpt2 Bug #78658: Memory corruption using Closure::bindTo()
H A Dclosure_011.phpt2 Closure 011: Lexical copies not static in closure
H A Dclosure_035.phpt18 object(Closure)#%d (1) {
H A Dclosure_045.phpt2 Closure 045: Closures created in static methods are not implicitly static
H A Dclosure_use_variable_twice.phpt2 Closure cannot use one variable twice
H A Dclosure_029.phpt2 Closure 029: Testing lambda with instanceof operator
H A Dclosure_002.phpt2 Closure 002: Lambda with lexical variables (global scope)
H A Dclosure_051.phpt2 Closure 051: static::class in static closure in static method.
H A Dclosure_052.phpt2 Closure 052: static::class in non-static closure in static method.
H A Dclosure_055.phpt2 Closure 055: self::class in static closure in static method.
H A Dclosure_056.phpt2 Closure 056: self::class in non-static closure in static method.
H A Dbug50146.phpt2 Bug #50146 (property_exists: Closure object cannot have properties)
/PHP-8.3/ext/standard/tests/general_functions/
H A Dbug66094.phpt2 Bug #66094 (unregister_tick_function tries to cast a Closure to a string)
/PHP-8.3/Zend/tests/return_types/
H A D022.phpt6 $test = function() use($foo) : Closure {
/PHP-8.3/Zend/tests/variadic/
H A Dclosure_invoke.phpt2 Closure::__invoke() with variadic parameter
/PHP-8.3/ext/spl/tests/
H A Dbug71236.phpt14 object(Closure)#1 (1) {

Completed in 24 milliseconds

1234567