From: Anatoliy Belsky Date: Wed, 14 Nov 2012 15:20:59 +0000 (+0100) Subject: Fixed test sapi/cli/tests/006.phpt X-Git-Tag: php-5.4.10RC1~38^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3d82f16c7de1bf89d0e618f113e361fe13abe697;p=php Fixed test sapi/cli/tests/006.phpt Third param in preg_match_all() is optional for a while ) --- diff --git a/sapi/cli/tests/006.phpt b/sapi/cli/tests/006.phpt index 3f3f3c13a1..3d5c916e9c 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 ] }