We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af91bfb commit 2e8a7c4Copy full SHA for 2e8a7c4
ext/reflection/tests/ReflectionFiber_notrace_1.phpt
@@ -1,5 +1,5 @@
1
--TEST--
2
-ReflectionFiber should not segfault when inspecting fibers with stack frames before suspend
+ReflectionFiber should not segfault when inspecting fibers with no stack frames before suspend
3
--FILE--
4
<?php
5
$f = new Fiber(Fiber::suspend(...));
0 commit comments