History log of /PHP-8.2/Zend/tests/fibers/fiber-status.phpt (Results 1 – 3 of 3)
Revision Date Author Comments
# 865fb353 18-Jun-2021 Aaron Piotrowski

Rename Fiber::this() to Fiber::getCurrent() (#7155)


# 2184422a 08-Jun-2021 Aaron Piotrowski

Merge fiber switching functions (#7106)

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.