From 3d82f16c7de1bf89d0e618f113e361fe13abe697 Mon Sep 17 00:00:00 2001 From: Anatoliy Belsky Date: Wed, 14 Nov 2012 16:20:59 +0100 Subject: [PATCH] Fixed test sapi/cli/tests/006.phpt Third param in preg_match_all() is optional for a while ) --- sapi/cli/tests/006.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapi/cli/tests/006.phpt b/sapi/cli/tests/006.phpt index 3f3f3c13a12..3d5c916e9c2 100644 --- a/sapi/cli/tests/006.phpt +++ b/sapi/cli/tests/006.phpt @@ -69,7 +69,7 @@ string(%d) "Extension [ extension #%d pcre version ] { - Parameters [5] { Parameter #0 [ $pattern ] Parameter #1 [ $subject ] - Parameter #2 [ &$subpatterns ] + Parameter #2 [ &$subpatterns ] Parameter #3 [ $flags ] Parameter #4 [ $offset ] }