From: Debian PHP Maintainers Date: Sat, 2 May 2015 08:26:57 +0000 (+0200) Subject: php-5.6.0-oldpcre X-Git-Tag: archive/raspbian/8.2.18-1+rpi1^2~22 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4e1090be934d26997befb39ea6adf419edc5ad3d;p=php8.2.git php-5.6.0-oldpcre Gbp-Pq: Name 0026-php-5.6.0-oldpcre.patch --- diff --git a/ext/pcre/tests/grep2.phpt b/ext/pcre/tests/grep2.phpt index 9721dfbd..4c35ec39 100644 --- a/ext/pcre/tests/grep2.phpt +++ b/ext/pcre/tests/grep2.phpt @@ -36,12 +36,6 @@ array(1) { string(1) "1" } bool(true) -array(3) { - [5]=> - string(1) "a" - ["xyz"]=> - string(2) "q6" - [6]=> - string(3) "h20" +array(0) { } -bool(false) +bool(true) diff --git a/ext/pcre/tests/match_flags3.phpt b/ext/pcre/tests/match_flags3.phpt index 6511c715..05c62a00 100644 --- a/ext/pcre/tests/match_flags3.phpt +++ b/ext/pcre/tests/match_flags3.phpt @@ -41,5 +41,5 @@ array(1) { } } -Warning: preg_match(): Compilation failed: %s name must start with a non-digit at offset %d in %smatch_flags3.php on line %d +Warning: preg_match(): Numeric named subpatterns are not allowed in %smatch_flags3.php on line %d bool(false)