changelog Thu Mar 10 20:50:18 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1918&r2=1.1919&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1918 php-src/ChangeLog:1.1919
--- php-src/ChangeLog:1.1918 Wed Mar 9 20:35:35 2005
+++ php-src/ChangeLog Thu Mar 10 20:50:14 2005
@@ -1,3 +1,142 @@
+2005-03-10 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * ext/standard/string.c:
+ - Cosmetics
+
+ * ext/standard/string.c:
+ - Do not touch return_valu's refcount or is_ref
+
+2005-03-10 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * ext/ftp/ftp.c
+ ext/ftp/php_ftp.c:
+ Final set of fixes for bug #27633.
+
+
+2005-03-10 Rob Richards <[EMAIL PROTECTED]>
+
+ * acinclude.m4:
+ require libxml 2.6.0 or higher
+
+2005-03-10 Zeev Suraski <[EMAIL PROTECTED]>
+
+ * ext/standard/basic_functions.c:
+ Oops, revert.
+
+ * ext/standard/basic_functions.c:
+ Fix prototype
+
+2005-03-10 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * run-tests2.php
+ server-tests.php
+ server-tests.php
+ server-tests.php:
+ - Rename test script
+
+ * run-tests2.php:
+ - Make this work under 5
+
+2005-03-10 Anantha Kesari H Y <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ main/php_compat.h:
+ NetWare can use of ./configure generated php_config.h
+
+ * (PHP_5_0)
+ ext/standard/ftp_fopen_wrapper.c:
+ NetWare Specific stat member changes
+
+2005-03-10 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * ZendEngine2/tests/bug28442.phpt
+ ZendEngine2/tests/bug28442.phpt:
+
+ - Bugfix #28442
+
+ * ZendEngine2/zend_compile.c:
+ - Bugfix #28442
+
+2005-03-10 Anantha Kesari H Y <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ ext/standard/pageinfo.c:
+ NetWare LibC has pwd.h and removing the redundant NEW_LIBC checks
+
+ * (PHP_5_0)
+ ext/standard/pack.c
+ ext/standard/rand.c:
+ NetWare LibC has pwd.h
+
+ * (PHP_5_0)
+ ext/standard/basic_functions.c:
+ NetWare LibC has netdb.h
+
+ * (PHP_5_0)
+ ext/session/mod_files.c:
+ NetWare stat structure difference has been handled
+
+2005-03-10 Joe Orton <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ sapi/apache2handler/sapi_apache2.c
+ sapi/apache2handler/sapi_apache2.c:
+ MFH: - Fixed bug #31717: Reject PATH_INFO if "AcceptPathInfo off" is
used.
+
+2005-03-10 Anantha Kesari H Y <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ ZendEngine2/acconfig.h:
+ Autoconf based build can be used for NetWare
+
+ * (PHP_5_0)
+ main/php.h:
+ NetWare LibC has param.h and pwd.h
+
+ * (PHP_5_0)
+ ZendEngine2/zend.h:
+ NetWare can make use of ./configure generated zend_config.h
+
+2005-03-10 Joe Orton <[EMAIL PROTECTED]>
+
+ * ext/standard/html.c:
+ Fix /*-within-comment warning from GCC.
+
+ * sapi/apache2handler/sapi_apache2.c:
+ - Fixed bug #31717: Reject PATH_INFO if "AcceptPathInfo off" is used.
+
+2005-03-10 Anantha Kesari H Y <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ TSRM/threads.m4:
+ This fix is needed for cross compilation to go through
+
+ * (PHP_5_0)
+ ZendEngine2/Zend.m4:
+ This patch is needed for cross compilation to go through
+
+2005-03-10 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_vm_execute.h:
+ - #31562 2nd part
+
+ * ZendEngine2/zend_vm_def.h:
+ - Fix #31562
+
+ * (PHP_4_3)
+ NEWS
+ NEWS
+ NEWS
+ NEWS:
+ - BFN
+
+ * ext/standard/var_unserializer.c:
+ - Wrong order of action - touch
+
+ * ext/standard/var_unserializer.re:
+ - Fix #31442 unserialize broken on 64-bit systems
+ - Fix one warning
+
2005-03-09 Marcus Boerger <[EMAIL PROTECTED]>
* ext/standard/var_unserializer.c:
@@ -1424,7 +1563,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.1918 2005/03/10 01:35:35 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.1919 2005/03/11 01:50:14 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -1905,7 +2044,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.1918 2005/03/10 01:35:35 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.1919 2005/03/11 01:50:14 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -3379,7 +3518,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1918 2005/03/10 01:35:35 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1919 2005/03/11 01:50:14 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: