Home
last modified time | relevance | path

Searched refs:getClosure (Results 76 – 100 of 411) sorted by relevance

12345678910>>...17

/dports/lang/php80/php-8.0.15/Zend/tests/
H A Dbug70630.phpt2 Bug #70630 (Closure::call/bind() crash with ReflectionFunction->getClosure())
6 $x = (new ReflectionFunction("substr"))->getClosure();
H A Dclosure_007.phpt24 $getClosure = $a->getClosureGetter();
26 $closure = $getClosure();
H A Dbug70681.phpt6 $c = (new ReflectionMethod('SplStack', 'count'))->getClosure(new SplStack);
9 $c = (new ReflectionFunction('strlen'))->getClosure();
/dports/lang/php81/php-8.1.1/Zend/tests/
H A Dbug70630.phpt2 Bug #70630 (Closure::call/bind() crash with ReflectionFunction->getClosure())
6 $x = (new ReflectionFunction("substr"))->getClosure();
H A Dclosure_007.phpt24 $getClosure = $a->getClosureGetter();
26 $closure = $getClosure();
H A Dbug70681.phpt6 $c = (new ReflectionMethod('SplStack', 'count'))->getClosure(new SplStack);
9 $c = (new ReflectionFunction('strlen'))->getClosure();
/dports/www/mod_php74/php-7.4.27/Zend/tests/
H A Dbug70630.phpt2 Bug #70630 (Closure::call/bind() crash with ReflectionFunction->getClosure())
6 $x = (new ReflectionFunction("substr"))->getClosure();
H A Dclosure_007.phpt24 $getClosure = $a->getClosureGetter();
26 $closure = $getClosure();
/dports/www/mod_php80/php-8.0.15/Zend/tests/
H A Dbug70630.phpt2 Bug #70630 (Closure::call/bind() crash with ReflectionFunction->getClosure())
6 $x = (new ReflectionFunction("substr"))->getClosure();
H A Dclosure_007.phpt24 $getClosure = $a->getClosureGetter();
26 $closure = $getClosure();
H A Dbug70681.phpt6 $c = (new ReflectionMethod('SplStack', 'count'))->getClosure(new SplStack);
9 $c = (new ReflectionFunction('strlen'))->getClosure();
/dports/devel/pear-Horde_Injector/Horde_Injector-2.0.5/lib/Horde/Injector/Binder/
H A DClosure.php58 ($otherBinder->getClosure() == $this->_closure));
66 public function getClosure() function in Horde_Injector_Binder_Closure
/dports/lang/php73/php-7.3.33/ext/reflection/tests/
H A Dbug67068.phpt2 Bug #67068 (ReflectionFunction::getClosure returns something that doesn't report as a closure)
11 $closure = $reflector->getClosure($object);
/dports/www/mod_php81/php-8.1.1/ext/reflection/tests/
H A Dbug67068.phpt2 Bug #67068 (ReflectionFunction::getClosure returns something that doesn't report as a closure)
11 $closure = $reflector->getClosure($object);
/dports/lang/php74/php-7.4.27/ext/reflection/tests/
H A Dbug67068.phpt2 Bug #67068 (ReflectionFunction::getClosure returns something that doesn't report as a closure)
11 $closure = $reflector->getClosure($object);
/dports/lang/php81/php-8.1.1/ext/reflection/tests/
H A Dbug67068.phpt2 Bug #67068 (ReflectionFunction::getClosure returns something that doesn't report as a closure)
11 $closure = $reflector->getClosure($object);
/dports/lang/php80/php-8.0.15/ext/reflection/tests/
H A Dbug67068.phpt2 Bug #67068 (ReflectionFunction::getClosure returns something that doesn't report as a closure)
11 $closure = $reflector->getClosure($object);
/dports/www/mod_php73/php-7.3.33/ext/reflection/tests/
H A Dbug67068.phpt2 Bug #67068 (ReflectionFunction::getClosure returns something that doesn't report as a closure)
11 $closure = $reflector->getClosure($object);
/dports/www/mod_php74/php-7.4.27/ext/reflection/tests/
H A Dbug67068.phpt2 Bug #67068 (ReflectionFunction::getClosure returns something that doesn't report as a closure)
11 $closure = $reflector->getClosure($object);
/dports/www/mod_php80/php-8.0.15/ext/reflection/tests/
H A Dbug67068.phpt2 Bug #67068 (ReflectionFunction::getClosure returns something that doesn't report as a closure)
11 $closure = $reflector->getClosure($object);
/dports/lang/php73/php-7.3.33/Zend/tests/
H A Dclosure_007.phpt24 $getClosure = $a->getClosureGetter();
26 $closure = $getClosure();
/dports/www/mod_php81/php-8.1.1/Zend/tests/
H A Dclosure_007.phpt24 $getClosure = $a->getClosureGetter();
26 $closure = $getClosure();
H A Dbug70681.phpt6 $c = (new ReflectionMethod('SplStack', 'count'))->getClosure(new SplStack);
9 $c = (new ReflectionFunction('strlen'))->getClosure();
/dports/lang/php74/php-7.4.27/Zend/tests/
H A Dclosure_007.phpt24 $getClosure = $a->getClosureGetter();
26 $closure = $getClosure();
/dports/www/mod_php73/php-7.3.33/Zend/tests/
H A Dclosure_007.phpt24 $getClosure = $a->getClosureGetter();
26 $closure = $getClosure();

12345678910>>...17