We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31fefe0 + 71f8c39 commit 466ca9fCopy full SHA for 466ca9f
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