changelog Mon Apr 18 20:34:59 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1957&r2=1.1958&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1957 php-src/ChangeLog:1.1958
--- php-src/ChangeLog:1.1957 Sun Apr 17 20:35:08 2005
+++ php-src/ChangeLog Mon Apr 18 20:34:56 2005
@@ -1,3 +1,60 @@
+2005-04-18 Rob Richards <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS:
+ BFN
+
+ * (PHP_5_0)
+ ext/dom/node.c
+ ext/dom/tests/bug32615.phpt:
+ MFH: Fix bug #32755 Segfault in replaceChild() when DocumentFragment has
no
+ children
+ update test
+
+ * ext/dom/node.c
+ ext/dom/tests/bug32615.phpt:
+ Fix bug #32755 Segfault in replaceChild() when DocumentFragment has no
+ children
+ update test
+
+2005-04-18 Andrey Hristov <[EMAIL PROTECTED]>
+
+ * ext/ncurses/ncurses_functions.c:
+ don't null it - let the engine do its magic ;)
+
+2005-04-18 Wez Furlong <[EMAIL PROTECTED]>
+
+ * ext/com_dotnet/com_handlers.c:
+ merge bug fixes from branch
+
+ * (PHP_5_0)
+ NEWS
+ ext/com_dotnet/com_handlers.c:
+ Fix bugs #29583 and #31636
+
+2005-04-18 Anantha Kesari H Y <[EMAIL PROTECTED]>
+
+ * configure.in:
+ PHP_OS and PHP_UNAME need to be hardcoded for cross builds
+
+2005-04-18 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_builtin_functions.c
+ ZendEngine2/zend_builtin_functions.c
+ ZendEngine2/zend_execute.c:
+ Fixed memory leak in debug_backtrace()
+
+2005-04-18 Georg Richter <[EMAIL PROTECTED]>
+
+ * ext/mysqli/mysqli.c:
+ cursor support for 5.0.4 (STMT_ATTR_CURSOR_TYPE changed to enum)
+
+2005-04-18 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * ext/com_dotnet/com_dotnet.c
+ ext/com_dotnet/com_persist.c:
+ removed unused vars.
+
2005-04-17 Marcus Boerger <[EMAIL PROTECTED]>
* tests/classes/property_exists.phpt:
@@ -457,7 +514,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1957 2005/04/18 00:35:08 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1958 2005/04/19 00:34:56 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -3858,7 +3915,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.1957 2005/04/18 00:35:08 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.1958 2005/04/19 00:34:56 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -4339,7 +4396,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.1957 2005/04/18 00:35:08 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.1958 2005/04/19 00:34:56 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -5813,7 +5870,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1957 2005/04/18 00:35:08 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1958 2005/04/19 00:34:56 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: