changelog Sun Nov 6 01:44:35 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2155&r2=1.2156&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2155 php-src/ChangeLog:1.2156
--- php-src/ChangeLog:1.2155 Sat Nov 5 01:44:56 2005
+++ php-src/ChangeLog Sun Nov 6 01:44:24 2005
@@ -1,3 +1,79 @@
+2005-11-05 Rasmus Lerdorf <[EMAIL PROTECTED]>
+
+ * ext/simplexml/simplexml.c:
+ MFB - This isn't a DOM thing anymore, just libxml
+
+ * (PHP_5_1)
+ ext/simplexml/simplexml.c:
+ And simplexml doesn't need dom anymore to do the import
+
+ * ext/dom/php_dom.c:
+ MFB - We don't need the simplexml requirement here anymore
+
+ * (PHP_5_1)
+ ext/dom/php_dom.c:
+ This SimpleXML requirement is no longer needed and by removing it we
+ remove a circular dep where it was impossible to build simplexml shared
+ and not load it.
+
+2005-11-05 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_4_4)
+ NEWS
+ ext/ftp/ftp.c:
+ MFH: Fixed bug #31971 (ftp_login fails on some SSL servers).
+
+ * ext/ftp/ftp.c:
+ MFB51: Fixed bug #31971 (ftp_login fails on some SSL servers)
+
+ * (PHP_5_1)
+ NEWS
+ ext/ftp/ftp.c:
+ Fixed bug #31971 (ftp_login fails on some SSL servers).
+ Patch by: frantisek at augusztin dot com
+
+2005-11-05 Greg Beaver <[EMAIL PROTECTED]>
+
+ * pear/packages/PEAR-1.4.4.tar
+ pear/packages/PEAR-1.4.4.tar:
+
+ file PEAR-1.4.4.tar was initially added on branch PHP_4_4.
+
+ * (PHP_4_4)
+ pear/packages/PEAR-1.4.3.tar:
+ upgrade PEAR to 1.4.4
+
+ * (PHP_4_4)
+ pear/PEAR/Installer.php:
+ fix error on call to getValidationWarnings() on wrong variable
+
+ * (PHP_4_4)
+ pear/install-pear.php:
+ revert last commit - information is too verbose
+
+ * (PHP_4_4)
+ pear/Makefile.frag:
+ don't attempt to install package-*.xml
+
+ * (PHP_4_4)
+ pear/install-pear.php:
+ add further debug information in case of error
+
+ * (PHP_4_4)
+ pear/PEAR/Dependency2.php:
+ this must be a non-replacement, fixes
+ Bug #35112 Pear Install Error - Call to undefined function:
getversion()
+
+ * (PHP_4_4)
+ pear/install-pear.php:
+ getVersion() is in wrong place, should there be a PEAR_Error
+
+2005-11-05 Rui Hirokawa <[EMAIL PROTECTED]>
+
+ * (PHP_4_4)
+ ext/mbstring/mbstring.c:
+ fixed white space issue.
+
2005-11-04 Rui Hirokawa <[EMAIL PROTECTED]>
* (PHP_4_4)
@@ -15818,7 +15894,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2155 2005/11/05 06:44:56 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2156 2005/11/06 06:44:24 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -19219,7 +19295,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2155 2005/11/05 06:44:56 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2156 2005/11/06 06:44:24 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -19700,7 +19776,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2155 2005/11/05 06:44:56 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2156 2005/11/06 06:44:24 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -21174,7 +21250,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2155 2005/11/05 06:44:56 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2156 2005/11/06 06:44:24 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: