Home
last modified time | relevance | path

Searched refs:d (Results 251 – 275 of 6623) sorted by last modified time

1...<<11121314151617181920>>...265

/php-src/Zend/tests/match/
H A D029.phpt21 #0 %s(%d): {closure:%s:%d}(2, 'Undefined varia...', '%s', %d)
H A D030.phpt21 #0 %s(%d): {closure:%s:%d}(2, 'Undefined varia...', '%s', %d)
/php-src/Zend/tests/named_params/
H A Dcall_user_func.phpt82 Warning: {closure:%s:%d}(): Argument #1 ($ref) must be passed by reference, value given in %s on li…
85 {closure:%s:%d}(): Argument #1 ($a) not passed
/php-src/Zend/tests/
H A Dnested_method_and_function.phpt37 string(%d) "{closure:%s:%d}"
38 string(%d) "{closure:%s:%d}"
H A Dns_073.phpt17 …closure:%s:%d}(): Implicitly marking parameter $x as nullable is deprecated, the explicit nullable…
19 object(stdClass)#%d (0) {
H A Dexception_ignore_args.phpt16 #0 %s(%d): {closure:%s:%d}()
H A Dbug79778.phpt30 string(%d) "{closure:%s:%d}"
32 string(%d) "%s"
34 int(%d)
45 [line] => %d
55 string(%d) "{closure:%s:%d}"
57 string(%d) "%s"
59 int(%d)
70 [line] => %d
79 string(%d) "{closure:%s:%d}"
83 int(%d)
[all …]
/php-src/Zend/tests/fibers/
H A Dresume-running-fiber.phpt15 …: Uncaught FiberError: Cannot resume a fiber that is not suspended in %sresume-running-fiber.php:%d
17 #0 %sresume-running-fiber.php(%d): Fiber->resume()
18 #1 [internal function]: {closure:%s:%d}()
19 #2 %sresume-running-fiber.php(%d): Fiber->start()
21 thrown in %sresume-running-fiber.php on line %d
H A Dsignal-async.phpt30 …or: Uncaught FiberError: Cannot switch fibers in current execution context in %ssignal-async.php:%d
32 #0 %ssignal-async.php(%d): Fiber::suspend()
33 #1 %ssignal-async.php(%d): {closure:%s:%d}(%d, Array)
34 #2 [internal function]: {closure:%s:%d}()
35 #3 %ssignal-async.php(%d): Fiber->start()
37 thrown in %ssignal-async.php on line %d
H A Dsignal-dispatch.phpt38 FiberError: Cannot switch fibers in current execution context in %ssignal-dispatch.php:%d
40 #0 %ssignal-dispatch.php(%d): Fiber::suspend()
41 #1 [internal function]: {closure:%s:%d}(%d, Array)
42 #2 %ssignal-dispatch.php(%d): pcntl_signal_dispatch()
43 #3 [internal function]: {closure:%s:%d}()
44 #4 %ssignal-dispatch.php(%d): Fiber->start()
H A Dstart-arguments.phpt24 …tal error: Uncaught TypeError: {closure:%s:%d}(): Argument #1 ($x) must be of type int, string giv…
26 #0 [internal function]: {closure:%s:%d}('test')
27 #1 %sstart-arguments.php(%d): Fiber->start('test')
29 thrown in %sstart-arguments.php on line %d
H A Dsuspend-in-force-close-fiber-after-shutdown.phpt22 …ror: Cannot suspend in a force-closed fiber in %ssuspend-in-force-close-fiber-after-shutdown.php:%d
24 #0 %ssuspend-in-force-close-fiber-after-shutdown.php(%d): Fiber::suspend()
25 #1 [internal function]: {closure:%s:%d}()
27 thrown in %ssuspend-in-force-close-fiber-after-shutdown.php on line %d
H A Dsuspend-in-force-close-fiber.phpt20 …ncaught FiberError: Cannot suspend in a force-closed fiber in %ssuspend-in-force-close-fiber.php:%d
22 #0 %ssuspend-in-force-close-fiber.php(%d): Fiber::suspend()
23 #1 [internal function]: {closure:%s:%d}()
25 thrown in %ssuspend-in-force-close-fiber.php on line %d
H A Dthrow-during-fiber-destruct.phpt17 Fatal error: Uncaught Exception: Exception 2 in %s:%d
19 #0 [internal function]: {closure:%s:%d}()
21 thrown in %s on line %d
H A Dthrow-in-multiple-destroyed-fibers-after-shutdown.phpt38 Fatal error: Uncaught Exception: test1 in %sthrow-in-multiple-destroyed-fibers-after-shutdown.php:%d
40 #0 [internal function]: {closure:%s:%d}()
43 Next Exception: test2 in %sthrow-in-multiple-destroyed-fibers-after-shutdown.php:%d
45 #0 [internal function]: {closure:%s:%d}()
47 thrown in %sthrow-in-multiple-destroyed-fibers-after-shutdown.php on line %d
H A Dbacktrace-deep-nesting.phpt38 #0 %sbacktrace-deep-nesting.php(%d): throw_exception()
40 #2 %sbacktrace-deep-nesting.php(%d): suspend_fiber(10)
41 #3 %sbacktrace-deep-nesting.php(%d): suspend_fiber(9)
42 #4 %sbacktrace-deep-nesting.php(%d): suspend_fiber(8)
43 #5 %sbacktrace-deep-nesting.php(%d): suspend_fiber(7)
44 #6 %sbacktrace-deep-nesting.php(%d): suspend_fiber(6)
45 #7 %sbacktrace-deep-nesting.php(%d): suspend_fiber(5)
46 #8 %sbacktrace-deep-nesting.php(%d): suspend_fiber(4)
47 #9 %sbacktrace-deep-nesting.php(%d): suspend_fiber(3)
51 #13 [internal function]: {closure:%s:%d}()
[all …]
H A Dbacktrace-nested.phpt22 Fatal error: Uncaught Exception in %sbacktrace-nested.php:%d
24 #0 %sbacktrace-nested.php(%d): suspend_fiber()
25 #1 [internal function]: {closure:%s:%d}()
26 #2 %sbacktrace-nested.php(%d): Fiber->resume()
28 thrown in %sbacktrace-nested.php on line %d
H A Ddebug-backtrace.phpt20 #1 [internal function]: {closure:%s:%d}()
H A Dfailing-fiber.phpt20 Fatal error: Uncaught Exception: test in %sfailing-fiber.php:%d
22 #0 [internal function]: {closure:%s:%d}()
23 #1 %sfailing-fiber.php(%d): Fiber->resume('test')
25 thrown in %sfailing-fiber.php on line %d
H A Dfailing-nested-fiber.phpt25 #0 [internal function]: {closure:%s:%d}(1, 2)
26 #1 %sfailing-nested-fiber.php(%d): Fiber->resume(3)
27 #2 [internal function]: {closure:%s:%d}()
28 #3 %sfailing-nested-fiber.php(%d): Fiber->start()
30 thrown in %sfailing-nested-fiber.php on line %d
H A Dget-return-after-bailout.phpt25 … error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) %sget-return-after…
27 …ot get fiber return value: The fiber exited with a fatal error in %sget-return-after-bailout.php:%d
29 #0 %sget-return-after-bailout.php(%d): Fiber->getReturn()
30 #1 [internal function]: {closure:%s:%d}()
32 thrown in %sget-return-after-bailout.php on line %d
/php-src/Zend/tests/function_arguments/
H A Dcall_with_trailing_comma_basic.phpt90 {closure:%s:%d}
H A Dsensitive_parameter_arrow_function.phpt16 string(%d) "%ssensitive_parameter_arrow_function.php"
20 string(%d) "{closure:%s:%d}"
24 object(SensitiveParameterValue)#%d (0) {
H A Dsensitive_parameter_closure.phpt17 #0 %s(%d): {closure:%s:%d}(Object(SensitiveParameterValue))
22 string(%d) "%ssensitive_parameter_closure.php"
26 string(%d) "{closure:%s:%d}"
30 object(SensitiveParameterValue)#%d (0) {
39 string(%d) "%ssensitive_parameter_closure.php"
43 string(%d) "{closure:%s:%d}"
47 object(SensitiveParameterValue)#%d (0) {
/php-src/Zend/tests/generators/
H A Dgh11028_2.phpt18 Warning: Undefined variable $a in %s on line %d
20 Fatal error: Uncaught Error: Keys must be of type int|string during array unpacking in %s:%d
22 #0 %s(%d): {closure:%s:%d}()
24 thrown in %s on line %d

Completed in 31 milliseconds

1...<<11121314151617181920>>...265