diff options
author | Remi Collet <remi@php.net> | 2014-10-27 07:47:18 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2014-10-27 07:47:18 +0100 |
commit | 88527e456951d13a681fbef65984bc3c4907fded (patch) | |
tree | 5858c5e0590ec7d4fe0aaf21549235005f5d6d88 | |
parent | 3c925b18fa96043e5d7e86f9ce544b143c3c2079 (diff) | |
download | php-git-88527e456951d13a681fbef65984bc3c4907fded.tar.gz |
NEWS
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,6 +15,10 @@ PHP NEWS - GD: . Fixed bug #65171 (imagescale() fails without height param). (Remi) +- GMP: + . Fixed bug #63595 (GMP memory management conflicts with other libraries + using GMP). (Remi) + - Mysqli: . Fixed bug #68114 (linker error on some OS X machines with fixed width decimal support) (Keyur Govande) |