mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.5'
* PHP-8.5: Fix test
This commit is contained in:
@@ -34,15 +34,15 @@ echo "Test completed without crash\n";
|
|||||||
{main} %s
|
{main} %s
|
||||||
-->
|
-->
|
||||||
<Fiber::start>
|
<Fiber::start>
|
||||||
<!-- init {closure}() -->
|
<!-- init {closure:%s:%d}() -->
|
||||||
<!--
|
<!--
|
||||||
{closure}()
|
{closure:%s:%d}()
|
||||||
{main} [no active file]
|
{main} [no active file]
|
||||||
Fiber::start()
|
Fiber::start()
|
||||||
{main} %s
|
{main} %s
|
||||||
-->
|
-->
|
||||||
<{closure}>
|
<{closure:%s:%d}>
|
||||||
</{closure}>
|
</{closure:%s:%d}>
|
||||||
</Fiber::start>
|
</Fiber::start>
|
||||||
Test completed without crash
|
Test completed without crash
|
||||||
</file %s>
|
</file %s>
|
||||||
|
|||||||
Reference in New Issue
Block a user