changelog Mon Sep 26 01:32:45 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2113&r2=1.2114&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2113 php-src/ChangeLog:1.2114
--- php-src/ChangeLog:1.2113 Sun Sep 25 01:43:30 2005
+++ php-src/ChangeLog Mon Sep 26 01:32:43 2005
@@ -1,3 +1,43 @@
+2005-09-25 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * ext/oci8/php_oci8_int.h:
+ 2nd part of previous fix
+
+ * ext/oci8/oci8_interface.c
+ ext/oci8/oci8_lob.c:
+ more 64-bit fixes
+
+ * ext/oci8/oci8.c
+ ext/oci8/oci8_interface.c
+ ext/oci8/php_oci8_int.h:
+ fix 64bit issues caused by wrong "long" usage
+
+ * ext/oci8/oci8.c:
+ fix arguments-by-ref with 5.x (problem appeared after the last 4.x compat
+ patch)
+ make sure username_len is always initialized
+
+2005-09-25 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_5_1)
+ NEWS:
+ Bug fixing news
+
+ * (PHP_5_1)
+ ext/standard/filters.c:
+ MFH: Fixed bug #34321 (Possible crash in filter code).
+
+ * ext/standard/filters.c:
+ Fixed bug #34321 (Possible crash in filter code).
+
+2005-09-25 Pierre-Alain Joye <[EMAIL PROTECTED]>
+
+ * (PHP_4_4)
+ ext/gd/libgd/gd_gif_in.c:
+ - MFH #33220, infinite loop while loading invalid GIF (nlopees)
+ NB: It's getting really annoying to apply patches to all these branches
+ Can we no define 4.x and 5.0.x as dead for 99.99% of the fixes?
+
2005-09-24 Jani Taskinen <[EMAIL PROTECTED]>
* (PHP_5_1)
@@ -12567,7 +12607,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2113 2005/09/25 05:43:30 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2114 2005/09/26 05:32:43 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -15968,7 +16008,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2113 2005/09/25 05:43:30 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2114 2005/09/26 05:32:43 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -16449,7 +16489,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2113 2005/09/25 05:43:30 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2114 2005/09/26 05:32:43 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -17923,7 +17963,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2113 2005/09/25 05:43:30 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2114 2005/09/26 05:32:43 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: