diff --git a/ext/opcache/tests/gh18050.phpt b/ext/opcache/tests/gh18050.phpt index 3fb6c8d7b65..d71bc4c4d75 100644 --- a/ext/opcache/tests/gh18050.phpt +++ b/ext/opcache/tests/gh18050.phpt @@ -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)