diff options
author | Remi Collet <remi@php.net> | 2019-07-16 12:59:26 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2019-07-16 12:59:26 +0200 |
commit | acc80a7b079adae9f78aa23afb353647611afec4 (patch) | |
tree | deb83a2ba3ed3c0ae8edf70f3979dbb6835c5833 | |
parent | 1260de7749634863865dc1d6e0497f97fa7e59d5 (diff) | |
download | php-git-acc80a7b079adae9f78aa23afb353647611afec4.tar.gz |
addd NEWS entry [ci skip]
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| +?? ??? ????, PHP 7.2.21 + +- Phpdbg: + . Fixed bug #78297 (Include unexistent file memory leak). (Nikita) + 18 Jul 2019, PHP 7.2.21RC1 - Fileinfo: |