.. |
backtrace-deep-nesting.phpt
|
|
|
backtrace-nested.phpt
|
|
|
backtrace-object.phpt
|
|
|
call-to-ctor-of-terminated-fiber.phpt
|
Fix memory leak in fiber constructor by throwing an error (#9098)
|
2022-07-22 10:47:47 -05:00 |
catch-then-suspend.phpt
|
|
|
catch.phpt
|
|
|
debug-backtrace.phpt
|
Use common formatting for backtraces (#6977)
|
2021-05-18 11:43:37 +02:00 |
double-start.phpt
|
|
|
error-reporting.phpt
|
|
|
exit-in-fiber.phpt
|
|
|
failing-fiber.phpt
|
|
|
failing-nested-fiber.phpt
|
|
|
fast-finish-fiber.phpt
|
Prefer EXPECT over EXPECTF
|
2021-06-29 17:13:02 +02:00 |
fatal-error-in-fiber.phpt
|
|
|
fatal-error-in-nested-fiber.phpt
|
|
|
fatal-error-with-multiple-fibers.phpt
|
|
|
fiber-error-construct.phpt
|
|
|
fiber-get-current.phpt
|
Rename Fiber::this() to Fiber::getCurrent() (#7155)
|
2021-06-18 11:02:02 -05:00 |
fiber-in-shutdown-function.phpt
|
|
|
fiber-status.phpt
|
Rename Fiber::this() to Fiber::getCurrent() (#7155)
|
2021-06-18 11:02:02 -05:00 |
gc-cycle-callback.phpt
|
Implemented Fiber GC handler
|
2021-06-28 13:08:48 +02:00 |
gc-cycle-result.phpt
|
Implemented Fiber GC handler
|
2021-06-28 13:08:48 +02:00 |
get-return-after-bailout.phpt
|
Look at executing generator for fiber destructor behaviour
|
2023-01-30 12:32:53 +01:00 |
get-return-after-throwing.phpt
|
|
|
get-return-from-unstarted-fiber.phpt
|
|
|
get-return-in-unfinished-fiber.phpt
|
|
|
get-return.phpt
|
|
|
gh9735-001.phpt
|
GC fiber unfinished executions (#9810)
|
2023-01-13 12:04:28 +01:00 |
gh9735-002.phpt
|
GC fiber unfinished executions (#9810)
|
2023-01-13 12:04:28 +01:00 |
gh9735-003.phpt
|
GC fiber unfinished executions (#9810)
|
2023-01-13 12:04:28 +01:00 |
gh9735-004.phpt
|
GC fiber unfinished executions (#9810)
|
2023-01-13 12:04:28 +01:00 |
gh9735-005.phpt
|
GC fiber unfinished executions (#9810)
|
2023-01-13 12:04:28 +01:00 |
gh9735-006.phpt
|
GC fiber unfinished executions (#9810)
|
2023-01-13 12:04:28 +01:00 |
gh9735-007.phpt
|
GC fiber unfinished executions (#9810)
|
2023-01-13 12:04:28 +01:00 |
gh9735-008.phpt
|
GC fiber unfinished executions (#9810)
|
2023-01-13 12:04:28 +01:00 |
gh9735-009.phpt
|
GC fiber unfinished executions (#9810)
|
2023-01-13 12:04:28 +01:00 |
gh10249.phpt
|
Fix GH-10249: Assertion `size >= page_size + 1 * page_size' failed.
|
2023-01-12 22:00:00 +00:00 |
gh10340-001.phpt
|
Handle non-INDIRECT symbol table entries in zend_fiber_object_gc() (#10386)
|
2023-01-27 10:52:42 +01:00 |
gh10340-002.phpt
|
Handle non-INDIRECT symbol table entries in zend_fiber_object_gc() (#10386)
|
2023-01-27 10:52:42 +01:00 |
gh10340-003.phpt
|
Handle non-INDIRECT symbol table entries in zend_fiber_object_gc() (#10386)
|
2023-01-27 10:52:42 +01:00 |
gh10437.phpt
|
Fix GH-10437: Set active fiber to null on bailout (#10443)
|
2023-01-28 10:13:58 -06:00 |
gh10496-001.phpt
|
Fix GH-10496: Fibers must not be garbage collected while implicitly suspended by resumption of another fiber
|
2023-02-13 16:30:21 +00:00 |
gh10496-002.phpt
|
Fix GH-10496: Fibers must not be garbage collected while implicitly suspended by resumption of another fiber
|
2023-02-13 16:30:21 +00:00 |
invocable-class.phpt
|
Add API to prevent Fiber switch in select contexts
|
2021-06-14 14:19:00 -05:00 |
multiple-calls-to-ctor.phpt
|
Fix memory leak in fiber constructor by throwing an error (#9098)
|
2022-07-22 10:47:47 -05:00 |
negative_stack_size.phpt
|
Fixed GH-12564: The negative fiber.stack_size setting leads to crash
|
2023-11-01 16:13:17 +03:00 |
no-switch-dtor-resume.phpt
|
Add API to prevent Fiber switch in select contexts
|
2021-06-14 14:19:00 -05:00 |
no-switch-dtor-start.phpt
|
Add API to prevent Fiber switch in select contexts
|
2021-06-14 14:19:00 -05:00 |
no-switch-dtor-suspend.phpt
|
Add API to prevent Fiber switch in select contexts
|
2021-06-14 14:19:00 -05:00 |
no-switch-dtor-throw.phpt
|
Add API to prevent Fiber switch in select contexts
|
2021-06-14 14:19:00 -05:00 |
no-switch-force-close-finally.phpt
|
Add API to prevent Fiber switch in select contexts
|
2021-06-14 14:19:00 -05:00 |
no-switch-gc.phpt
|
Deprecate implicit dynamic properties
|
2021-11-26 14:10:11 +01:00 |
out-of-memory-in-fiber.phpt
|
Don't automatically adjust memory_limit to 2M
|
2021-05-31 15:42:10 +02:00 |
out-of-memory-in-nested-fiber.phpt
|
Don't automatically adjust memory_limit to 2M
|
2021-05-31 15:42:10 +02:00 |
out-of-memory-in-recursive-fiber.phpt
|
Don't automatically adjust memory_limit to 2M
|
2021-05-31 15:42:10 +02:00 |
resume-non-running-fiber.phpt
|
|
|
resume-previous-fiber.phpt
|
Rename Fiber::this() to Fiber::getCurrent() (#7155)
|
2021-06-18 11:02:02 -05:00 |
resume-running-fiber.phpt
|
Rename Fiber::this() to Fiber::getCurrent() (#7155)
|
2021-06-18 11:02:02 -05:00 |
resume-terminated-fiber.phpt
|
|
|
resume.phpt
|
|
|
return-by-ref.phpt
|
Don't return reference from Fiber::getReturn()
|
2021-07-22 09:44:19 +02:00 |
signal-async.phpt
|
Prevent fiber switching in tick function and signal handlers (#9028)
|
2022-07-16 13:05:16 -05:00 |
signal-dispatch.phpt
|
Prevent fiber switching in tick function and signal handlers (#9028)
|
2022-07-16 13:05:16 -05:00 |
silence-operator-inside-fiber.phpt
|
|
|
silence-operator-outside-fiber.phpt
|
|
|
start-arguments.phpt
|
|
|
suspend-in-force-close-fiber-after-shutdown.phpt
|
|
|
suspend-in-force-close-fiber-catching-exception.phpt
|
Prefer EXPECT over EXPECTF
|
2021-06-29 17:13:02 +02:00 |
suspend-in-force-close-fiber.phpt
|
|
|
suspend-in-nested-function.phpt
|
|
|
suspend-outside-fiber.phpt
|
|
|
throw-during-fiber-destruct.phpt
|
|
|
throw-in-multiple-destroyed-fibers-after-shutdown.phpt
|
|
|
throw-into-non-running-fiber.phpt
|
|
|
throw.phpt
|
|
|
ticks.phpt
|
Prevent fiber switching in tick function and signal handlers (#9028)
|
2022-07-16 13:05:16 -05:00 |
unfinished-fiber-with-finally.phpt
|
|
|
unfinished-fiber-with-nested-try-catch.phpt
|
|
|
unfinished-fiber-with-suspend-in-finally.phpt
|
Prefer EXPECT over EXPECTF
|
2021-06-29 17:13:02 +02:00 |
unfinished-fiber-with-throw-in-finally.phpt
|
|
|
unfinished-fiber.phpt
|
|
|
unstarted-fiber.phpt
|
|
|