1
0
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:
Niels Dossche
2025-10-01 12:59:03 +02:00

View File

@@ -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>