]> granicus.if.org Git - php/commitdiff
Fix test
authorAnatol Belski <ab@php.net>
Tue, 21 Nov 2017 20:44:09 +0000 (21:44 +0100)
committerAnatol Belski <ab@php.net>
Tue, 21 Nov 2017 20:44:09 +0000 (21:44 +0100)
ext/pcre/tests/bug75539.phpt

index 83f3ef7d6b728ae37292a6e5402d33690f9269c7..12c56e0b76cef7dd271f94f26a7d128d2cbcf2c9 100644 (file)
@@ -8,6 +8,5 @@ var_dump(preg_last_error() === \PREG_INTERNAL_ERROR);
 
 ?>
 --EXPECTF--
-Warning: preg_match(): Compilation failed: recursive call could loop indefinitely at offset %s in %s on line %s
+int(0)
 bool(false)
-bool(true)
\ No newline at end of file