changelog Thu Jan 27 20:35:59 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1877&r2=1.1878&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1877 php-src/ChangeLog:1.1878
--- php-src/ChangeLog:1.1877 Wed Jan 26 20:35:48 2005
+++ php-src/ChangeLog Thu Jan 27 20:35:59 2005
@@ -1,3 +1,63 @@
+2005-01-27 Frank M. Kromann <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ ext/fbsql/php_fbsql.c
+ ext/fbsql/php_fbsql.c:
+ MFH: Hack to fix crash caused by FBCAccess not returning errors when
+ creating an index that exists in the database.
+
+ * ext/fbsql/php_fbsql.c:
+ Hack to fix crash caused by FBCAccess not returning errors when creating
an
+ index that exists in the database.
+
+2005-01-27 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ NEWS
+ ext/standard/url.c
+ ext/standard/tests/strings/url_t.phpt:
+ MFH: Fixed bug #31705 (parse_url() does not recognize http://foo.com#bar)
+
+ * (PHP_5_0)
+ NEWS
+ ext/standard/url.c
+ ext/standard/tests/strings/url_t.phpt:
+ MFH: Fixed bug #31705 (parse_url() does not recognize
http://foo.com#bar).
+
+ * ext/standard/url.c
+ ext/standard/tests/strings/url_t.phpt:
+ Fixed bug #31705 (parse_url() does not recognize http://foo.com#bar)
+
+2005-01-27 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * ext/mysqli/mysqli.c:
+ MFB: fix leak in mysqli_fetch_array()
+
+ * (PHP_5_0)
+ ext/mysqli/mysqli.c:
+ fix leak in mysqli_fetch_array() when using invalid resulttype
+
+2005-01-27 Georg Richter <[EMAIL PROTECTED]>
+
+ * ext/mysqli/mysqli_api.c:
+ fix for bug #31710 (return value for mysql_rollback is reverted)
+ fixed also same behaviour for mysql_commit and mysql_autocommit
+
+2005-01-27 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS:
+ BFN
+
+ * ext/mysqli/mysqli_api.c:
+ MFB: fix segfault when invalid field offset is passed to
+ mysqli_fetch_field_direct()
+
+ * (PHP_5_0)
+ ext/mysqli/mysqli_api.c:
+ fix segfault when invalid field offset is passed to
+ mysqli_fetch_field_direct()
+
2005-01-26 Derick Rethans <[EMAIL PROTECTED]>
* (PHP_4_3)
@@ -1158,7 +1218,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1877 2005/01/27 01:35:48 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1878 2005/01/28 01:35:59 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: