Skip to content

Commit

Permalink
Remove Fiber stubs
Browse files Browse the repository at this point in the history
Psalm now includes these stubs itself.
  • Loading branch information
trowski committed Jul 29, 2022
1 parent b805042 commit cce7416
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 207 deletions.
4 changes: 0 additions & 4 deletions psalm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,5 @@
<file name="vendor/jetbrains/phpstorm-stubs/uv/UV.php"/>
<file name="vendor/jetbrains/phpstorm-stubs/uv/uv_functions.php"/>
<file name="stubs/uv.php"/>
<file name="stubs/Fiber.php"/>
<file name="stubs/FiberError.php"/>
<file name="stubs/FiberExit.php"/>
<file name="stubs/ReflectionFiber.php"/>
</stubs>
</psalm>
115 changes: 0 additions & 115 deletions stubs/Fiber.php

This file was deleted.

15 changes: 0 additions & 15 deletions stubs/FiberError.php

This file was deleted.

15 changes: 0 additions & 15 deletions stubs/FiberExit.php

This file was deleted.

58 changes: 0 additions & 58 deletions stubs/ReflectionFiber.php

This file was deleted.

0 comments on commit cce7416

Please sign in to comment.