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
|
||||
-->
|
||||
<Fiber::start>
|
||||
<!-- init {closure}() -->
|
||||
<!-- init {closure:%s:%d}() -->
|
||||
<!--
|
||||
{closure}()
|
||||
{closure:%s:%d}()
|
||||
{main} [no active file]
|
||||
Fiber::start()
|
||||
{main} %s
|
||||
-->
|
||||
<{closure}>
|
||||
</{closure}>
|
||||
<{closure:%s:%d}>
|
||||
</{closure:%s:%d}>
|
||||
</Fiber::start>
|
||||
Test completed without crash
|
||||
</file %s>
|
||||
|
||||
Reference in New Issue
Block a user