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
No known key found for this signature in database
GPG key ID: 886A57EEE4DC754B

View file

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