diff options
author | Christoph M. Becker <cmb@php.net> | 2016-06-17 18:00:24 +0200 |
---|---|---|
committer | Christoph M. Becker <cmb@php.net> | 2016-06-17 18:00:24 +0200 |
commit | cc64702796ce323840eae5ec7a286788d6b4979c (patch) | |
tree | 32b9282f0c7ceb0714cdaf814ae7107a548f14fd | |
parent | eb456d2d27a30d850a4bf0d929dc0af6d1a88184 (diff) | |
download | php-git-cc64702796ce323840eae5ec7a286788d6b4979c.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ PHP NEWS - GD: . Fixed bug #43475 (Thick styled lines have scrambled patterns). (cmb) + . Fixed bug #53640 (XBM images require width to be multiple of 8). (cmb) - Mbstring: . Fixed bug #72405 (mb_ereg_replace - mbc_to_code (oniguruma) - |