Skip to content

Commit 2e8a7c4

Browse files
committed
Improve test description
1 parent af91bfb commit 2e8a7c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/reflection/tests/ReflectionFiber_notrace_1.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
ReflectionFiber should not segfault when inspecting fibers with stack frames before suspend
2+
ReflectionFiber should not segfault when inspecting fibers with no stack frames before suspend
33
--FILE--
44
<?php
55
$f = new Fiber(Fiber::suspend(...));

0 commit comments

Comments
 (0)