]> granicus.if.org Git - php/commitdiff
Fix CLI test if linked against libedit
authorNikita Popov <nikita.ppv@gmail.com>
Thu, 18 Jun 2020 15:30:03 +0000 (17:30 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Thu, 18 Jun 2020 15:30:03 +0000 (17:30 +0200)
The error message changed here.

sapi/cli/tests/017.phpt

index 4cc80a4b0aeea91e52be189c61b83d4471d28771..6c9a7924767378dc7b115b86fdd15c5131dd7479 100644 (file)
@@ -103,7 +103,7 @@ Snippet no. 5:
 Interactive shell
 
 
-Parse error: syntax error, unexpected ')' in php shell code on line 1
+Parse error: Unmatched ')' in php shell code on line 1
 
 
 Done