changelog Mon Jun 1 01:33:48 2009 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3420&r2=1.3421&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3420 php-src/ChangeLog:1.3421
--- php-src/ChangeLog:1.3420 Sun May 31 01:33:09 2009
+++ php-src/ChangeLog Mon Jun 1 01:33:46 2009
@@ -1,3 +1,79 @@
+2009-05-31 Etienne Kneuss <p...@colder.ch>
+
+ * (PHP_5_3)
+ tests/lang/045.phpt:
+ MFH: Add test for the timeout inside shutdown function
+
+ * tests/lang/045.phpt
+ tests/lang/045.phpt:
+
+ Add test for the timeout inside shutdown function
+
+2009-05-31 Stanislav Malyshev <s...@zend.com>
+
+ * (PHP_5_2)
+ NEWS
+ ext/date/php_date.c
+ ext/date/php_date.c
+ ext/date/php_date.c
+ ext/date/php_date.h
+ ext/date/php_date.h
+ ext/date/php_date.h:
+ fix for #48247
+
+2009-05-31 Andrei Zmievski <and...@gravitonic.com>
+
+ * (PHP_5_2)
+ ext/json/php_json.h:
+ MFB
+
+ * (PHP_5_3)
+ ext/json/php_json.h:
+ Fix the build.
+
+2009-05-31 Ilia Alshanetsky <i...@prohost.org>
+
+ * (PHP_5_2)
+ NEWS
+ ext/snmp/snmp.c
+ ext/snmp/snmp.c:
+
+ MFB: Fixed bug #48359 (Script hangs on snmprealwalk if OID is not
+ increasing)
+
+ * (PHP_5_3)
+ ext/snmp/snmp.c:
+
+ Fixed bug #48359 (Script hangs on snmprealwalk if OID is not increasing)
+
+
+2009-05-31 Jani Taskinen <jani.taski...@sci.fi>
+
+ * ext/json/json.c:
+ - No dots in error messages
+
+ * (PHP_5_3)
+ NEWS:
+ fix news
+
+2009-05-31 Kalle Sommer Nielsen <kalle....@gmail.com>
+
+ * (PHP_5_3)
+ ext/sqlite3/config.w32:
+ This shouldn't have been in there
+
+2009-05-31 Andrei Zmievski <and...@gravitonic.com>
+
+ * ext/json/json.c:
+ Make a note.
+
+ * (PHP_5_2)
+ ext/json/json.c
+ ext/json/json.c
+ ext/json/php_json.h
+ ext/json/php_json.h:
+ Expose encode/decode API.
+
2009-05-30 Arnaud Le Blanc <arnaud...@gmail.com>
* (PHP_5_2)
@@ -43692,7 +43768,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3420 2009/05/31 01:33:09 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3421 2009/06/01 01:33:46 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c