summaryrefslogtreecommitdiffstats
path: root/failed.txt
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-05-13 09:06:09 +0200
committerRemi Collet <remi@php.net>2024-05-13 09:06:09 +0200
commit6dd7030aa49b40e896634a688fa2c1fd5908b99d (patch)
tree6855fc1e6f11d901f359aeced7139a086c252302 /failed.txt
parentc6b1ebda56450485a3ae1eefa2ed7a1973efde48 (diff)
Update to 8.2.19 - http://www.php.net/releases/8_2_19.phpv8.2.19
Diffstat (limited to 'failed.txt')
-rw-r--r--failed.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 9452a23..b2b8638 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,8 +1,8 @@
-===== 8.2.19RC1 (2024-04-25)
+===== 8.2.19 (2024-04-09)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/scl82el7x/build.log:Tests failed : 0
+/var/lib/mock/scl82el7x/build.log:Tests failed : 1
/var/lib/mock/scl82el8a/build.log:Tests failed : 0
/var/lib/mock/scl82el8x/build.log:Tests failed : 0
/var/lib/mock/scl82el9a/build.log:Tests failed : 1
@@ -13,7 +13,8 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/scl82fc40a/build.log:Tests failed : 0
/var/lib/mock/scl82fc40x/build.log:Tests failed : 0
-
+el7:
+ 3 ext/openssl/tests/openssl_error_string_basic.phpt
el9:
3 GH-11956 (PCRE regular expressions with JIT enabled gives different result) [ext/pcre/tests/gh11956.phpt]