diff options
author | Remi Collet <remi@remirepo.net> | 2019-08-28 11:07:10 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-08-28 11:07:10 +0200 |
commit | 0760a112f4ab67a829862bb3eb0cad9e653cbc42 (patch) | |
tree | 4a92e539527a72e4e258cae8aa3eba113771f31c /failed.txt | |
parent | 6cb040c68d0e261d71298c8f87afbcceb34e65eb (diff) |
- Update to 7.2.22 - http://www.php.net/releases/7_2_22.php
- fix generator incorrectly reports non-releasable $this as GC child
https://bugs.php.net/78412
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,4 +1,4 @@ -===== 7.2.22RC1 (2019-08-15) +===== 7.2.22 (2019-08-29) $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log @@ -6,8 +6,6 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log /var/lib/mock/el6x/build.log:Tests failed : 0 /var/lib/mock/el7x/build.log:Tests failed : 0 /var/lib/mock/el8x73/build.logTests failed : 16 -/var/lib/mock/fc28i/build.log:Tests failed : 0 -/var/lib/mock/fc28x/build.log:Tests failed : 0 /var/lib/mock/fc29i/build.log:Tests failed : 1 /var/lib/mock/fc29x/build.log:Tests failed : 1 |