jani Tue Sep 2 08:58:01 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
- Fixed bug entries
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1209&r2=1.2027.2.547.2.1210&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1209 php-src/NEWS:1.2027.2.547.2.1210
--- php-src/NEWS:1.2027.2.547.2.1209 Mon Sep 1 13:15:14 2008
+++ php-src/NEWS Tue Sep 2 08:58:00 2008
@@ -89,6 +89,10 @@
overlapping needles). (Moriyoshi)
- Fixed bug #43941 (json_encode silently cuts non-UTF8 strings). (Stas)
- Fixed bug #43782 (feof() does not detect timeout on socket). (David Soria
Parra)
+- Fixed bug #43668 (Added odbc.default_cursortype to control the ODBC
+ cursormodel). (Patrick)
+- Fixed bug #43666 (Fixed code to use ODBC 3.52 datatypes for 64bit systems).
+ (Patrick)
- Fixed bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines).
(Nuno)
- Fixed bug #42604 ("make test" fails with --with-config-file-scan-dir=path).
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php