diff options
author | Anatol Belski <ab@php.net> | 2016-10-18 19:43:12 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-10-18 19:43:12 +0200 |
commit | b754bc797cf92f4b2617f4761e4fbb33d00f1202 (patch) | |
tree | 2f236df9bd96b0662560b7b0b4200eedf8c11fee | |
parent | 9f2ab75b1096b881ee97eb2b436763aa14c19635 (diff) | |
download | php-git-b754bc797cf92f4b2617f4761e4fbb33d00f1202.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ PHP NEWS operation). (Dmitry) . Fixed bug #73338 (Exception thrown from error handler causes valgrind warnings (and crashes)). (Bob, Dmitry) + . Fixed bug #73329 ((Float)"Nano" == NAN). (Anatol) - GD: . Fixed bug #73213 (Integer overflow in imageline() with antialiasing). (cmb) |