Rename Fiber::this() to Fiber::getCurrent() (#7155)
Merge fiber switching functions (#7106) Co-authored-by: Martin Schröder <m.schroeder2007@gmail.com>
Implement Fibers RFC: https://wiki.php.net/rfc/fibers Closes GH-6875.