diff options
author | Remi Collet <remi@remirepo.net> | 2020-06-09 14:02:09 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-06-09 14:02:09 +0200 |
commit | b7324289d6911cf82e93a166e229a220c7fdd4ed (patch) | |
tree | 5c86c2c39f4211089971a59733f335d104b22ef1 /failed.txt | |
parent | 4545d4f8367dd6724fcf06fe0061fe5407c51c51 (diff) |
Update to 7.4.7 - http://www.php.net/releases/7_4_7.php
rebuild using oniguruma5php
build phpdbg only once
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,15 +1,17 @@ -===== 7.4.7RC1 (2020-05-28) +===== 7.4.7 (2020-06-11) $ grep -ar 'Tests failed' /var/lib/mock/{fc,el}*/build.log /var/lib/mock/el7x/build.log:Tests failed : 0 -/var/lib/mock/el8x74/build.log:Tests failed : 17 -/var/lib/mock/fc30i/build.log:Tests failed : 0 +/var/lib/mock/el8x74/build.log:Tests failed : 16 +/var/lib/mock/fc30i/build.log:Tests failed : 1 /var/lib/mock/fc30x/build.log:Tests failed : 0 /var/lib/mock/fc31x/build.log:Tests failed : 0 /var/lib/mock/fc32x/build.log:Tests failed : 0 +fc30i: + Test disk_free_space and its alias diskfreespace() functions : basic functionality [ext/standard/tests/file/disk_free_space_basic.phpt] 1 proc_open give erratic test results :( |