diff options
author | Peter Kokot <peterkokot@gmail.com> | 2019-08-30 04:32:05 +0200 |
---|---|---|
committer | Peter Kokot <peterkokot@gmail.com> | 2019-08-30 04:32:05 +0200 |
commit | ae59a6d49d7ef3535be3db0373d479feaba9957f (patch) | |
tree | 8d308690db4a8aabd1e194114673c9fa7fb47d60 | |
parent | 18a2f0849ff644b2e7921e287d5ae9e84a19aa71 (diff) | |
download | php-git-ae59a6d49d7ef3535be3db0373d479feaba9957f.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ PHP NEWS (Theodore Brown) . Fixed bug #78335 (Static properties/variables containing cycles report as leak). (Nikita) + . Fixed bug #78460 (PEAR installation failure). (Peter Kokot, L. Declercq) - FPM: . Fixed bug #78334 (fpm log prefix message includes wrong stdout/stderr |