iliaa Sun Feb 8 23:08:27 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: Bug fixing news. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.552&r2=1.1247.2.553&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.552 php-src/NEWS:1.1247.2.553 --- php-src/NEWS:1.1247.2.552 Tue Feb 3 09:46:32 2004 +++ php-src/NEWS Sun Feb 8 23:08:25 2004 @@ -1,5 +1,13 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| +?? Feb 2004, Version 4.3.5 +- Fixed bug #27175 (tzset() is not being called by PHP on startup). + (Ilia, sagawa at sohgoh dot net) +- Fixed bug #27171 (crash inside gmp_hamdist()). (Jani) +- Fixed bug #27149 (broken CLOB support in oci8 extension). (Antony) +- Fixed bug #27135 (Possible crash inside mb_strlen()). (Moriyoshi) +- Fixed bug #24773 (unseting of strings as arrays causes a crash). (Sara) + 03 Feb 2004, Version 4.3.5RC2 - Changed "allow_url_fopen" php.ini option to be PHP_INI_SYSTEM. (Sara) - Improved the sybase_ct module: (Timm)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php