Home
last modified time | relevance | path

Searched refs:closure (Results 201 – 225 of 251) sorted by relevance

1234567891011

/php-src/Zend/tests/
H A Dbug70685.phpt21 Warning: Cannot rebind scope of closure created from method in %s on line %d
H A Dgh8962.phpt2 GH-8962: Display function name when var_dumping fake closure
H A Dbug60909_1.phpt17 #0 %s(%d): {closure:%s:%d}(2, 'require(notfoun...', '%s', 8)
H A Dclosure_040.phpt39 Warning: Cannot bind an instance to a static closure in %s on line %d
H A Dclosure_019.phpt29 Fatal error: Uncaught Error: {closure:%s:%d}(): Argument #1 ($x) could not be passed by reference i…
H A Ddeprecation_to_exception_during_inheritance.phpt22 #0 %s(%d): {closure:%s:%d}(8192, 'Return type of ...', '%s', 8)
H A Dgh8841.phpt28 #0 [internal function]: {closure:%s:%d}()
H A Dclosure_027.phpt31 Exception: Too few arguments to function {closure:%s:%d}(), 0 passed in %s on line %d and exactly 1…
/php-src/Zend/tests/closures/
H A Dclosure_instantiate.phpt12 // Instantiating a closure is an error, not an exception, so we shouldn't see this
/php-src/ext/reflection/tests/
H A DReflectionFiber_bug_gh11121_1.phpt57 string(%d) "{closure:%s:%d}"
H A DReflectionFiber_bug_gh11121_2.phpt58 string(%d) "{closure:%s:%d}"
H A DReflectionFunction_isGenerator_basic.phpt6 $closure1 = function() {return "this is a closure"; };
H A DReflectionFiber_notrace_2.phpt56 string(%d) "{closure:%s:%d}"
/php-src/Zend/tests/fibers/
H A Dsuspend-in-force-close-fiber-after-shutdown.phpt25 #1 [internal function]: {closure:%s:%d}()
H A Dno-switch-force-close-finally.phpt29 #1 [internal function]: {closure:%s:%d}()
H A Dno-switch-gc.phpt33 #3 [internal function]: {closure:%s:%d}()
H A Dget-return-after-bailout.phpt30 #1 [internal function]: {closure:%s:%d}()
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_055.phpt27 #0 %s(%d): {closure:%s:%d}(2)
/php-src/Zend/tests/attributes/
H A D017_closure_scope.phpt2 Attributes make use of closure scope.
/php-src/ext/opcache/tests/jit/
H A Dgh12380.phpt2 GH-12380: JIT+private array property access inside closure accesses private property in child class
/php-src/ext/zend_test/tests/
H A Dobserver_fiber_01.phpt29 <!-- init {closure:%s:%d}() -->
H A Dobserver_fiber_06.phpt31 <!-- init {closure:%s:%d}() -->
/php-src/ext/xml/tests/
H A DXML_OPTION_PARSE_HUGE_during_parsing.phpt24 #1 [internal function]: {closure:%s:%d}(Object(XMLParser), 'FOO', Array)
/php-src/tests/output/
H A Dob_start_callbacks.phpt9 echo 'closure in variable', "\n";
/php-src/Zend/
H A Dzend_closures_arginfo.h8 ZEND_ARG_OBJ_INFO(0, closure, Closure, 0)

Completed in 83 milliseconds

1234567891011