php-5.6.0-oldpcre
authorDebian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Sat, 2 May 2015 08:26:57 +0000 (10:26 +0200)
committerOndřej Surý <ondrej@debian.org>
Thu, 4 Jul 2024 15:15:46 +0000 (17:15 +0200)
Gbp-Pq: Name 0026-php-5.6.0-oldpcre.patch

ext/pcre/tests/grep2.phpt
ext/pcre/tests/match_flags3.phpt

index 9721dfbd9eec1b3274f32776edd6a30d7f0f47d4..4c35ec392bb919fa30e3d97a7edac0513b6627f3 100644 (file)
@@ -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)
index 6511c715e11eb9f9e59df2bdb92f44cd5949c872..05c62a00bc5b98fc9f994d2e480025ab5d7c2719 100644 (file)
@@ -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)