]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 1 Jun 2009 01:33:46 +0000 (01:33 +0000)
committer <changelog@php.net> <>
Mon, 1 Jun 2009 01:33:46 +0000 (01:33 +0000)
ChangeLog

index c3cae6ef69a10a3bc4b25ca875cda3ff7229ceda..d15b2ee2a3ff627daba4103133bc19a7cb744b37 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,79 @@
+2009-05-31  Etienne Kneuss  <php@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  <stas@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  <andrei@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  <ilia@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.taskinen@sci.fi>
+
+    * ext/json/json.c:
+      - No dots in error messages
+
+    * (PHP_5_3)
+      NEWS:
+      fix news
+
+2009-05-31  Kalle Sommer Nielsen  <kalle.php@gmail.com>
+
+    * (PHP_5_3)
+      ext/sqlite3/config.w32:
+      This shouldn't have been in there
+
+2009-05-31  Andrei Zmievski  <andrei@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.lb@gmail.com>
 
     * (PHP_5_2)