History log of /PHP-8.2/Zend/tests/fibers/backtrace-object.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.