History log of /PHP-8.1/ext/reflection/tests/ReflectionFiber_basic.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# 865fb353 18-Jun-2021 Aaron Piotrowski

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


# c276c16b 26-Apr-2021 Aaron Piotrowski

Implement Fibers

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

Closes GH-6875.