1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Fix new opcache dump format in test expectation

This commit is contained in:
Ilija Tovilo
2025-03-18 14:22:14 +01:00
parent 081ba38707
commit 57efcb9854

View File

@@ -55,8 +55,7 @@ test:
0012 DO_ICALL
0013 T1 = IN_ARRAY 1 CV0($v) array(...)
0014 JMPZ T1 0016
0015 ECHO string("True
")
0015 ECHO string("True\n")
0016 RETURN null
bool(true)
bool(true)