History log of /PHP-8.2/Zend/tests/fibers/invocable-class.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# fdc22744 14-Jun-2021 Aaron Piotrowski

Add API to prevent Fiber switch in select contexts

Co-authored-by: Martin Schröder <m.schroeder2007@gmail.com>


# c276c16b 26-Apr-2021 Aaron Piotrowski

Implement Fibers

RFC: https://wiki.php.net/rfc/fibers

Closes GH-6875.