iliaa           Mon Feb 16 10:15:23 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.565&r2=1.1247.2.566&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.565 php-src/NEWS:1.1247.2.566
--- php-src/NEWS:1.1247.2.565   Mon Feb 16 09:29:31 2004
+++ php-src/NEWS        Mon Feb 16 10:15:22 2004
@@ -1,6 +1,6 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? Feb 2004, Version 4.3.5
+16 Feb 2004, Version 4.3.5RC3
 - Fixed zero bytes memory allocation when no extra ini files are found in the
   --with-config-file-scan-dir specified directory. (Eric Colinet, Derick)
 - Fixed bug #27235 (Interbase NUMERIC x.0 field returns empty string on 0).
@@ -13,6 +13,7 @@
   (Ilia, sagawa at sohgoh dot net)
 - Fixed bug #27172 (Possible floating point exception in gmp_powm()). (Ilia)
 - Fixed bug #27171 (crash inside gmp_hamdist()). (Jani)
+- Fixed bug #27157 (Compile Failure on Solaris 8). (Timm)
 - Fixed bug #27149 (broken CLOB support in oci8 extension). (Antony)
 - Fixed bug #27135 (Possible crash inside mb_strlen()). (Moriyoshi)
 - Fixed bug #27104 (CLI/CGI SAPI module variable name conflict). (Marcus)
@@ -24,6 +25,7 @@
   tcarter at noggin dot com dot au)
 - Fixed bug #26653 (open_basedir incorrectly resolved on win32). (Ilia,
   scottmacvicar at ntlworld dot com)
+- Fixed bug #26407 (Result set fetching broken around transactions). (Timm)
 - Fixed bug #24773 (unsetting string as array causes a crash). (Sara)
 - Fixed bug #23467 (date('T') outputs incorrect Time Zone).
   (Jani, scottmacvicar at ntlworld dot com)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to