diff options
author | Remi Collet <remi@remirepo.net> | 2022-07-20 08:50:02 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-07-20 08:50:02 +0200 |
commit | b438b955b08378e4fed70c2e81bc28b74874275a (patch) | |
tree | 371992c410512458e6613b9017abc39d3844414c /failed.txt | |
parent | 84669cee7a6357c9fd8299f8a3caa5108763af52 (diff) |
update to 8.1.9RC1
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,8 +1,8 @@ -===== 8.1.8 (2022-07-07) +===== 8.1.9RC1 (2022-07-21) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/scl81el7x/build.log:Tests failed : 0 +/var/lib/mock/scl81el7x/build.log:Tests failed : 1 /var/lib/mock/scl81el8x/build.log:Tests failed : 1 /var/lib/mock/scl81el9x/build.log:Tests failed : 0 /var/lib/mock/scl81fc34x/build.log:Tests failed : 0 @@ -10,6 +10,8 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/scl81fc36x/build.log:Tests failed : 0 +el7x: + 1 Test lstat() and stat() functions: usage variations - effects of is_link() [ext/standard/tests/file/lstat_stat_variation12.phpt] el8x: 5 ext/standard/tests/strings/setlocale_variation2.phpt |