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

index af3b47f1fa0bd30a8d73433e1b3abf3c82a365a6..3202430101b08d3caaed9434a8720d29befa3230 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,112 @@
+2009-06-24  Johannes Schlüter  <johannes@schlueters.de>
+
+    * (PHP_5_3)
+      UPGRADING:
+      Make clearer that thesse are internal functions
+
+2009-06-24  Greg Beaver  <greg@chiaraquartet.net>
+
+    * ext/phar/tar.c
+      ext/phar/phar/pharcommand.inc
+      ext/phar/tests/tar/tar_openssl_hash.phpt
+      ext/phar/tests/tar/files/P1-1.0.0.tgz
+      ext/phar/tests/tar/files/P1-1.0.0.tgz.pubkey:
+      fix Bug #48681: openssl signature verification for tar archives broken in
+      ext/phar, merge small fixes to phar.phar generation from PHP_5_3
+
+    * (PHP_5_3)
+      NEWS
+      ext/phar/phar/pharcommand.inc:
+      fix slightly unclear error message in generation of phar.phar
+
+2009-06-24  Hannes Magnusson  <hannes.magnusson@gmail.com>
+
+    * (PHP_5_3)
+      UPGRADING:
+      Missing enhancements
+
+2009-06-24  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * (PHP_5_3)
+      main/php_open_temporary_file.c:
+      Revert patch
+
+2009-06-24  Felipe Pena  <felipensp@gmail.com>
+
+    * (PHP_5_3)
+      NEWS:
+      BFN
+
+    * (PHP_5_3)
+      ext/json/json.c:
+      - MFH: Fixed memleak when depth arg is less than zero
+
+    * ext/json/json.c:
+      - Fixed memleak when depth arg is less than zero
+
+2009-06-24  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * (PHP_5_3)
+      main/php_open_temporary_file.c:
+      
+      MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using
+      TMPDIR).
+
+    * main/php_open_temporary_file.c:
+      
+      MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using
+        TMPDIR).
+
+    * (PHP_5_2)
+      NEWS
+      main/php_open_temporary_file.c:
+      
+      Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when using
+      TMPDIR).
+
+2009-06-24  Pierre-Alain Joye  <pierre.dev@gmail.com>
+
+    * win32/build/mkdist.php
+      win32/build/mkdist.php:
+      - add readme.redist.bins as .txt
+
+    * README.REDIST.BINS:
+      - MF53: add licenses info for bundled libs, codes merged from other
+      projects, etc., information for binary distributions (windows, linux,
+      etc.)
+
+    * ext/gd/libgd/COPYING:
+      - MF53: license for libgd
+
+    * README.REDIST.BINS
+      README.REDIST.BINS:
+      
+      file README.REDIST.BINS was initially added on branch PHP_5_3.
+
+    * ext/gd/libgd/COPYING
+      ext/gd/libgd/COPYING:
+      
+      file COPYING was initially added on branch PHP_5_3.
+
+2009-06-24  Dmitry Stogov  <dmitry@zend.com>
+
+    * (PHP_5_3)
+      NEWS
+      ext/spl/spl_directory.c
+      ext/spl/spl_directory.c:
+      Fixed bug #48643 (String functions memory issue)
+
+2009-06-24  Jani Taskinen  <jani.taskinen@sci.fi>
+
+    * (PHP_5_2)
+      NEWS
+      scripts/phpize.in
+      scripts/phpize.in:
+      MFH:- Fixed bug #48661 (phpize broken with non-bash shells)
+
+    * scripts/phpize.in:
+      - Fixed bug #48661 (phpize broken with non-bash shells)
+
 2009-06-23  andy wharmby  <wharmby@uk.ibm.com>
 
     * ext/pcre/tests/preg_match_all_error3.phpt