andi Thu Feb 17 17:08:55 2005 EDT
Modified files: (Branch: PHP_5_0)
/php-src NEWS
Log:
- Commit fix:
- 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.1760.2.248&r2=1.1760.2.249&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.248 php-src/NEWS:1.1760.2.249
--- php-src/NEWS:1.1760.2.248 Thu Feb 17 10:38:06 2005
+++ php-src/NEWS Thu Feb 17 17:08:54 2005
@@ -17,6 +17,8 @@
- Fixed posix_getsid() & posix_getpgid() to return sid & pgid instead
of true. (Tony)
- Fixed bug #31980 (Unicode exif data not available on Windows). (Edin)
+- Fixed bug #31960 (msql_fetch_row() and msql_fetch_array() dropping columns
+ with NULL values). (Daniel Convissor)
- Fixed bug #31878 (Segmentation fault using clone keyword on nodes). (Rob)
- Fixed bug #31858 (--disable-cli does not force --without-pear). (Jani)
- Fixed bug #31842 (*date('r') does not return RFC2822 conforming date string).
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php