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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user