diff options
author | Xinchen Hui <laruence@gmail.com> | 2016-11-21 11:46:37 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@gmail.com> | 2016-11-21 11:46:37 +0800 |
commit | 50e60e85fe6f7acff084be71822850f61424f36f (patch) | |
tree | 15cbe53429a6f492faa38f3111178ccc8aaefb50 | |
parent | 270f9a0216ebc7c02b5fa7f5fee3d59015a6dfff (diff) | |
download | php-git-50e60e85fe6f7acff084be71822850f61424f36f.tar.gz |
Update NEWs
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 7.1 +- Core: + . Fixed memory leak(null coalescing operator with Spl hash). (Tyson Andre) + - Calendar: . Fix integer overflows (Joshua Rogers) |