changelog Thu Apr 7 20:37:26 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1946&r2=1.1947&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1946 php-src/ChangeLog:1.1947
--- php-src/ChangeLog:1.1946 Wed Apr 6 20:34:35 2005
+++ php-src/ChangeLog Thu Apr 7 20:37:24 2005
@@ -1,3 +1,102 @@
+2005-04-07 Jon Parise <[EMAIL PROTECTED]>
+
+ * build/buildcheck.sh:
+ Spell "overridden" correctly.
+
+2005-04-07 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS
+ ext/standard/proc_open.c:
+ MFH: Fixed bug #32533 (proc_get_status() returns the incorrect process
+ status).
+
+ * ext/standard/proc_open.c:
+ Fixed bug #32533 (proc_get_status() returns the incorrect process
status).
+
+2005-04-07 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ NEWS
+ NEWS:
+ BFN
+
+ * (PHP_5_0)
+ ext/mysql/php_mysql.c:
+ MFH: - Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX)
+
+ * ext/mysql/php_mysql.c
+ ext/mysql/php_mysql.c:
+ - Fixed bug #32591 (ext/mysql: Unsatisfied symbol: ntohs with HP-UX)
+
+ * scripts/phpize.in:
+ Fix the echo/backquote issues + aclocal
+
+ * (PHP_5_0)
+ build/build2.mk
+ build/buildcheck.sh
+ scripts/phpize.in:
+ MFH: Use PHP_AUTOCONF / PHP_AUTOHEADER environment variables
+
+ * acinclude.m4:
+ - Cleanup a bit. And make use of shtool mkdir
+
+ * run-tests.php:
+ - Reword the send-report-part a bit. (bug #32624)
+
+ * ZendEngine2/zend_alloc.c
+ ZendEngine2/zend_alloc.h:
+ - Nuke the code duplication
+
+ * ZendEngine2/zend_alloc.h:
+ Fix build when USE_ZEND_ALLOC is 0
+
+2005-04-07 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * ext/calendar/calendar.c
+ ext/calendar/calendar.c:
+ Fixed indentation
+
+ * ext/calendar/calendar.c
+ ext/calendar/calendar.c:
+ Fixed wrong result of cal_days_in_month() with bad dates
+
+2005-04-07 Derick Rethans <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ Zend/zend_alloc.h:
+ - Doh, this should not have been in of course :)
+
+ * (PHP_4_3)
+ Zend/zend_alloc.c
+ Zend/zend_alloc.h:
+ - Fixed bug with estrndup when the Zend Allocator was not in use.
+
+2005-04-07 Zeev Suraski <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ ZendEngine2/zend_alloc.c
+ ZendEngine2/zend_alloc.h:
+ MFH (Fix strdup() bug when USE_ZEND_ALLOC was disabled)
+
+ * ZendEngine2/zend_alloc.c
+ ZendEngine2/zend_alloc.h:
+ Fix strdup() bug when USE_ZEND_ALLOC is disabled
+
+2005-04-07 Uwe Schindler <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ main/streams.c
+ main/streams/plain_wrapper.c
+ main/streams/plain_wrapper.c:
+ Bug #32614 - prevent from crahsing with segfault on solaris if fdopen()
+ fails - this fixes NOT the stdio-problem on solaris!
+
+2005-04-07 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * scripts/phpize.in:
+ - Added the $PHP_AUTOCONF/$PHP_AUTOHEADER usage to phpize
+
2005-04-06 Jani Taskinen <[EMAIL PROTECTED]>
* run-tests.php:
@@ -3211,7 +3310,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.1946 2005/04/07 00:34:35 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.1947 2005/04/08 00:37:24 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -3692,7 +3791,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.1946 2005/04/07 00:34:35 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.1947 2005/04/08 00:37:24 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -5166,7 +5265,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1946 2005/04/07 00:34:35 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1947 2005/04/08 00:37:24 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: