We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dd7ad8 commit 71f8c39Copy full SHA for 71f8c39
1 file changed
ext/zend_test/tests/observer_fiber_backtrace_crash.phpt
@@ -34,15 +34,15 @@ echo "Test completed without crash\n";
34
{main} %s
35
-->
36
<Fiber::start>
37
- <!-- init {closure}() -->
+ <!-- init {closure:%s:%d}() -->
38
<!--
39
- {closure}()
+ {closure:%s:%d}()
40
{main} [no active file]
41
Fiber::start()
42
43
44
- <{closure}>
45
- </{closure}>
+ <{closure:%s:%d}>
+ </{closure:%s:%d}>
46
</Fiber::start>
47
Test completed without crash
48
</file %s>
0 commit comments