From 467ab0aa06f4eaa2b99b4c25250cc14c68407c3b Mon Sep 17 00:00:00 2001 From: Niklas Keller Date: Thu, 2 Dec 2021 23:12:56 +0100 Subject: [PATCH] Remove fiber stubs --- stubs/Fiber.php | 92 --------------------------------------- stubs/FiberError.php | 15 ------- stubs/FiberExit.php | 15 ------- stubs/ReflectionFiber.php | 49 --------------------- 4 files changed, 171 deletions(-) delete mode 100644 stubs/Fiber.php delete mode 100644 stubs/FiberError.php delete mode 100644 stubs/FiberExit.php delete mode 100644 stubs/ReflectionFiber.php diff --git a/stubs/Fiber.php b/stubs/Fiber.php deleted file mode 100644 index 2b0d485..0000000 --- a/stubs/Fiber.php +++ /dev/null @@ -1,92 +0,0 @@ -