changelog Fri Jul 1 01:37:53 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2028&r2=1.2029&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2028 php-src/ChangeLog:1.2029
--- php-src/ChangeLog:1.2028 Thu Jun 30 01:34:04 2005
+++ php-src/ChangeLog Fri Jul 1 01:37:52 2005
@@ -1,3 +1,75 @@
+2005-06-30 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * NEWS
+ ext/xmlrpc/xmlrpc-epi-php.c:
+ Fixed bug #33523 (Memory leak in xmlrpc_encode_request()).
+
+2005-06-30 Derick Rethans <[EMAIL PROTECTED]>
+
+ * NEWS
+ ext/standard/basic_functions.c
+ ext/standard/datetime.c
+ ext/standard/datetime.h
+ ext/standard/tests/time/bug27719.phpt
+ ext/standard/tests/time/date.phpt:
+ - Reimplemented date and gmdate with new timelib code.
+ - Removed old date/gmdate implementations.
+ - Moved date() related testcases to ext/date/tests.
+ - Implemented bug #33452.
+ - Fixed testcase for bug #27719 - there is no timezone called "EST5DST".
+
+2005-06-30 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * NEWS:
+ SQLite lib upgrade news.
+
+2005-06-30 Wez Furlong <[EMAIL PROTECTED]>
+
+ * ext/openssl/openssl.c:
+ Add optional parameter to openssl_pkcs7_verify() which specifies the name
+ of a file that will be filled with the verified data, but with the
+ signature
+ information stripped.
+
+ Patch by Marton Kenyeres, mkenyeres (at) konvergencia dot hu
+
+2005-06-30 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ext/mysql/config.m4:
+ consistent naming: prefix always with MYSQL_
+
+ * ext/bcmath/libbcmath/src/config.h
+ ext/mcve/mcve.c
+ ext/pcre/pcrelib/internal.h
+ ext/standard/html.c
+ ext/xml/expat_compat.h
+ main/php_scandir.h
+ main/php_sprintf.c:
+ Netware also uses autoconf based config now
+
+2005-06-30 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_API.c
+ ZendEngine2/zend_API.h
+ ext/standard/dl.c:
+ Restored old behavior of zend_statup_module()
+
+2005-06-30 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ext/posix/config.m4:
+ typo
+
+ * ext/simplexml/php_simplexml.h
+ ext/simplexml/simplexml.c
+ ext/standard/array.c:
+ - Unify (+ spl can't be build shared so COMPILE_DL_SPL
+
+2005-06-30 Derick Rethans <[EMAIL PROTECTED]>
+
+ * ext/posix/config.m4
+ ext/posix/posix.c:
+ - Added check for makedev systemcall, which Netware doesn't support.
+
2005-06-29 Anantha Kesari H Y <[EMAIL PROTECTED]>
* netware/sys/stat.h:
@@ -5571,7 +5643,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2028 2005/06/30 05:34:04 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2029 2005/07/01 05:37:52 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -8972,7 +9044,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2028 2005/06/30 05:34:04 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2029 2005/07/01 05:37:52 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -9453,7 +9525,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2028 2005/06/30 05:34:04 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2029 2005/07/01 05:37:52 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -10927,7 +10999,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2028 2005/06/30 05:34:04 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2029 2005/07/01 05:37:52 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: