andi Thu Feb 17 17:08:30 2005 EDT
Modified files: (Branch: PHP_4_3)
/php-src NEWS
Log:
- Commit NEWS Entry for:
- Fixed bug #31960 (msql_fetch_row() and msql_fetch_array() dropping columns
with NULL values). (Daniel Convissor)
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.838&r2=1.1247.2.839&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.838 php-src/NEWS:1.1247.2.839
--- php-src/NEWS:1.1247.2.838 Thu Feb 17 10:38:33 2005
+++ php-src/NEWS Thu Feb 17 17:08:29 2005
@@ -8,6 +8,8 @@
- Fixed build system to always use bundled libtool files. (Jani)
- Fixed MacOSX shared extensions crashing on Apache startup. (Rasmus)
- Fixed bug #31936 (set_h_errno() is redefined incompatibly). (Jani)
+- Fixed bug #31960 (msql_fetch_row() and msql_fetch_array() dropping columns
+ with NULL values). (Daniel Convissor)
- Fixed bug #31858 (--disable-cli does not force --without-pear). (Jani)
- Fixed bug #31842 (*date('r') does not return RFC2822 conforming date string).
(Jani)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php