diff options
author | Peter Kokot <peterkokot@gmail.com> | 2019-03-02 18:50:33 +0100 |
---|---|---|
committer | Peter Kokot <peterkokot@gmail.com> | 2019-03-02 18:50:33 +0100 |
commit | 637713c1a442931ca2528292cd6ff54fcaed951c (patch) | |
tree | 79992d63c2b14dabee954d766028af3a39d6fbc9 | |
parent | 700f876a1ae5957bda027b36b1fdf3ffdbe57f6f (diff) | |
download | php-git-637713c1a442931ca2528292cd6ff54fcaed951c.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ PHP NEWS . Fixed bug #77652 (Anonymous classes can lose their interface information). (Nikita) . Fixed bug #77609 (Tests with shared extensions fails). (Ralf Habacker) + . Fixed bug #77676 (Unable to run tests when building shared extension on + AIX). (Kevin Adler) - FPM: . Fixed bug #77677 (FPM fails to build on AIX due to missing WCOREDUMP). |