diff options
| author | Remi Collet <remi@remirepo.net> | 2023-10-11 08:11:42 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2023-10-11 08:11:42 +0200 | 
| commit | ba0fa1e8d58c93ddd1e9e2e2033a90c68654a457 (patch) | |
| tree | d97730ccde4bb1c2cee40d852a6f467ca39305e7 /failed.txt | |
| parent | a06bd14a04c21a60f2820cbbc2d2fe981049c7e7 (diff) | |
update to 8.3.0RC4
Diffstat (limited to 'failed.txt')
| -rw-r--r-- | failed.txt | 8 | 
1 files changed, 3 insertions, 5 deletions
@@ -1,13 +1,13 @@ -===== 8.3.0RC3 (2023-09-28) +===== 8.3.0RC4 (2023-10-12)  $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el7x83/build.log:Tests failed   :    2 +/var/lib/mock/el7x83/build.log:Tests failed   :    1  /var/lib/mock/el8a83/build.log:Tests failed   :    0  /var/lib/mock/el8x83/build.log:Tests failed   :    0  /var/lib/mock/el9a83/build.log:Tests failed   :    1  /var/lib/mock/el9x83/build.log:Tests failed   :    1 -/var/lib/mock/fc37x83/build.log:Tests failed  :    2 +/var/lib/mock/fc37x83/build.log:Tests failed  :    1  /var/lib/mock/fc38x83/build.log:Tests failed  :    2  /var/lib/mock/fc39a83/build.log:Tests failed  :    2  /var/lib/mock/fc39x83/build.log:Tests failed  :    2 @@ -15,8 +15,6 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log  el7x:  	5	ext/standard/tests/directory/bug74589_utf8.phpt -el7x, fc37x -	3	GH-11418: fgets on a redis socket connection fails on PHP 8.3 [ext/standard/tests/streams/gh11418.phpt]  el9a, el9x, fc37x  	3	GH-11956 (PCRE regular expressions with JIT enabled gives different result) [ext/pcre/tests/gh11956.phpt]  fc38x, fc39x:  | 
