From: Ilia Alshanetsky Date: Mon, 29 Mar 2004 19:35:19 +0000 (+0000) Subject: Bug fixing news. X-Git-Tag: php-4.3.6RC1~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=db9a8f2f5eb2998a586f50e2f93df53a62a20910;p=php Bug fixing news. --- diff --git a/NEWS b/NEWS index 73f1c71311..fb53c8d057 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, Version 4.3.6 - Synchronized bundled GD library with GD 2.0.22. (Ilia) +- Fixed bug #27743 (Make sure Money types are converted and returned + correctly). (Frank) - Fixed bug #27732 (Fixed compilation bug inside php_sab_info.h). (Ilia) - Fixed bug #27731 (error_reporting() inside @ block fails to set error_reporting level). (Ilia)