changelog Mon Apr 11 20:35:51 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1950&r2=1.1951&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1950 php-src/ChangeLog:1.1951
--- php-src/ChangeLog:1.1950 Sun Apr 10 20:35:20 2005
+++ php-src/ChangeLog Mon Apr 11 20:35:50 2005
@@ -1,3 +1,45 @@
+2005-04-11 Frank M. Kromann <[EMAIL PROTECTED]>
+
+ * ext/fbsql/php_fbsql.c:
+ Don't truncate the .options file when a database is started without the
+ optional options parameter.
+
+2005-04-11 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ sapi/apache2filter/sapi_apache2.c:
+ fix typo (bug #32673)
+
+2005-04-11 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * main/streams/streams.c:
+ revert the patch, the problem seems to be somewhere else
+
+2005-04-11 Harrie Hazewinkel <[EMAIL PROTECTED]>
+
+ * ext/snmp/snmp.c:
+ Converting the usage of the integer based internal commands into
+ MACROS to ease future extensions.
+
+ * ext/snmp/snmp.c:
+ Adding support for a getbulk oriented walk.
+ The getbulk can only be used for SNMPv2c and SNMPv3.
+
+2005-04-11 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * ext/wddx/wddx.c
+ ext/wddx/wddx.c:
+ Fixed SIGSEGV on serializing data with circular references
+
+ * (PHP_5_0)
+ NEWS:
+ Fixed bug #31502 (Wrong deserialization from session when using WDDX
+ serializer )
+
+ * ext/wddx/wddx.c
+ ext/wddx/wddx.c:
+ Support for encoding/decoding of private and protected members
+
2005-04-10 Andrey Hristov <[EMAIL PROTECTED]>
* NEWS:
@@ -78,7 +120,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1950 2005/04/11 00:35:20 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1951 2005/04/12 00:35:50 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -3479,7 +3521,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.1950 2005/04/11 00:35:20 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.1951 2005/04/12 00:35:50 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -3960,7 +4002,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.1950 2005/04/11 00:35:20 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.1951 2005/04/12 00:35:50 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -5434,7 +5476,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1950 2005/04/11 00:35:20 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1951 2005/04/12 00:35:50 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: