changelog               Thu May 14 01:32:47 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3402&r2=1.3403&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3402 php-src/ChangeLog:1.3403
--- php-src/ChangeLog:1.3402    Wed May 13 01:32:42 2009
+++ php-src/ChangeLog   Thu May 14 01:32:45 2009
@@ -1,3 +1,93 @@
+2009-05-13  Greg Beaver  <g...@chiaraquartet.net>
+
+    * ext/phar/phar.c
+      ext/phar/phar_internal.h
+      ext/phar/tar.c
+      ext/phar/tests/tar/require_hash.phpt
+      ext/phar/tests/tar/files/Net_URL-1.0.15.tgz:
+      MFB: fix Bug #48257: PharData throws exception with non-phar tar
+
+    * (PHP_5_3)
+      NEWS
+      ext/phar/phar.c
+      ext/phar/phar_internal.h
+      ext/phar/tar.c
+      ext/phar/tests/tar/require_hash.phpt
+      ext/phar/tests/tar/tar_nohash.phpt
+      ext/phar/tests/tar/tar_nohash.phpt
+      ext/phar/tests/tar/files/Net_URL-1.0.15.tgz
+      ext/phar/tests/tar/files/Net_URL-1.0.15.tgz:
+      fix Bug #48257: PharData throws exception with non-phar tar
+
+2009-05-13  Jani Taskinen  <jani.taski...@sci.fi>
+
+    * (PHP_5_3)
+      ZendEngine2/zend.c
+      build/order_by_dep.awk
+      ext/date/config.m4
+      ext/date/config0.m4
+      ext/date/php_date.c:
+      MFH: Fixed module loading order and made request shutdown functions also 
to
+           be loaded in reverse like all other shutdowns are.
+
+2009-05-13  Kalle Sommer Nielsen  <kalle....@gmail.com>
+
+    * (PHP_5_3)
+      ext/standard/uuencode.c:
+      MFH: Fix compiler warnings, safe_emalloc expects size_t, not double as 
ceil
+      returns
+
+    * ext/standard/uuencode.c:
+      Fix compiler warnings, safe_emalloc expects size_t, not double as ceil
+      returns
+
+    * ext/phar/func_interceptors.c:
+      Nuke compiler warning
+
+2009-05-13  Ilia Alshanetsky  <i...@prohost.org>
+
+    * (PHP_5_2)
+      NEWS
+      ext/xmlrpc/xmlrpc-epi-php.c:
+      
+      MFB: Fixed bug #44996 (xmlrpc_decode() ignores time zone on
+      iso8601.datetime).
+
+    * ext/xmlrpc/xmlrpc-epi-php.c:
+      
+      MFB: Fixed bug #44996 (xmlrpc_decode() ignores time zone on
+      iso8601.datetime)
+
+    * (PHP_5_3)
+      ext/xmlrpc/xmlrpc-epi-php.c:
+      Fixed bug #44996 (xmlrpc_decode() ignores time zone on iso8601.datetime)
+
+2009-05-13  Felipe Pena  <felipe...@gmail.com>
+
+    * (PHP_5_2)
+      NEWS
+      ext/dba/dba_db4.c
+      ext/dba/dba_db4.c
+      ext/dba/tests/bug48240.phpt
+      ext/dba/tests/bug48240.phpt:
+      - MFH: Fixed bug #48240 (DBA Segmentation fault dba_nextkey)
+
+    * ext/dba/dba_db4.c
+      ext/dba/tests/bug48240.phpt
+      ext/dba/tests/bug48240.phpt
+      ext/dba/tests/bug48240.phpt:
+      - Fixed bug #48240 (DBA Segmentation fault dba_nextkey)
+
+2009-05-13  Jani Taskinen  <jani.taski...@sci.fi>
+
+    * ZendEngine2/zend.c
+      build/order_by_dep.awk
+      ext/date/config.m4
+      ext/date/config0.m4
+      ext/date/config0.m4
+      ext/date/php_date.c:
+      - Fixed bug #48247 (PHP crashes on errors during startup)
+
 2009-05-12  Matteo Beccati  <mat...@beccati.com>
 
     * (PHP_5_3)
@@ -39365,7 +39455,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3402 2009/05/13 01:32:42 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3403 2009/05/14 01:32:45 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to