History log of /PHP-8.2/ext/reflection/tests/ReflectionFiber_backtrace.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 810fb59f 26-Apr-2021 Aaron Piotrowski

Improve fiber backtraces

The start/resume/throw execute_data is now attached as the prev_execute_data to the bottom frame of the fiber stack when the fiber is running.