Home
last modified time | relevance | path

Searched refs:newThis (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_closures.stub.php11 ?object $newThis, argument
15 public function bindTo(?object $newThis, object|string|null $newScope = "static"): ?Closure {} argument
17 public function call(object $newThis, mixed ...$args): mixed {} argument
H A Dzend_closures_arginfo.h9 ZEND_ARG_TYPE_INFO(0, newThis, IS_OBJECT, 1)
14 ZEND_ARG_TYPE_INFO(0, newThis, IS_OBJECT, 1)
19 ZEND_ARG_TYPE_INFO(0, newThis, IS_OBJECT, 0)

Completed in 4 milliseconds