Commit:    000f683d8be4e74aa38c04b98f2c2037a3233a85
Author:    kovacs.ferenc <kovacs.fer...@ustream.tv>         Fri, 19 Dec 2014 
01:39:24 +0100
Parents:   2b821efbdaebef5496b39dd9b96bc36169afa64d
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=000f683d8be4e74aa38c04b98f2c2037a3233a85

Log:
announce 5.6.4

Changed paths:
  M  ChangeLog-5.php
  M  archive/archive.xml
  A  archive/entries/2014-12-18-2.xml
  M  include/releases.inc
  M  include/version.inc
  A  releases/5_6_4.php

diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 04e0b06..dfc1661 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -8,6 +8,66 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 
 <h1>PHP 5 ChangeLog</h1>
 
+<section class="version" id="5.6.4"><!-- {{{ 5.6.4 -->
+<h3>Version 5.6.4</h3>
+<?php release_date('18-Dec-2014'); ?>
+<ul><li>Core:
+<ul>
+  <li><?php bugfix(68091); ?> (Some Zend headers lack appropriate extern "C" 
blocks).</li>
+  <li><?php bugfix(68104); ?> (Segfault while pre-evaluating a disabled 
function).</li>
+  <li><?php bugfix(68185); ?> ("Inconsistent insteadof definition."- 
incorrectly triggered).</li>
+  <li><?php bugfix(68355); ?> (Inconsistency in example php.ini comments).</li>
+  <li><?php bugfix(68370); ?> ("unset($this)" can make the program crash).</li>
+  <li><?php bugfix(68422); ?> (Incorrect argument reflection info for 
array_multisort()).</li>
+  <li><?php bugfix(68545); ?> (NULL pointer dereference in unserialize.c).</li>
+  <li><?php bugfix(68446); ?> (Array constant not accepted for array parameter 
default).</li>
+  <li><?php bugfix(68594); ?> (Use after free vulnerability in 
unserialize()).</li>
+</ul></li>
+<li>Date:
+<ul>
+  <li>Fixed day_of_week function as it could sometimes return negative values 
internally.</li>
+</ul></li>
+<li>FPM:
+<ul>
+  <li><?php bugfix(68381); ?> (fpm_unix_init_main ignores log_level).</li>
+  <li><?php bugfix(68420); ?> (listen=9000 listens to ipv6 localhost instead 
of all addresses).</li>
+  <li><?php bugfix(68421); ?> (access.format='%R' doesn't log ipv6 
address).</li>
+  <li><?php bugfix(68423); ?> (PHP-FPM will no longer load all pools).</li>
+  <li><?php bugfix(68428); ?> (listen.allowed_clients is IPv4 only).</li>
+  <li><?php bugfix(68452); ?> (php-fpm man page is oudated).</li>
+  <li>Fixed request <?php bugl(68458); ?> (Change pm.start_servers default 
warning to notice).</li>
+  <li><?php bugfix(68463); ?> (listen.allowed_clients can silently result in 
no allowed access).</li>
+  <li>Fixed request <?php bugl(68391); ?> (php-fpm conf files loading 
order).</li>
+  <li><?php bugfix(68478); ?> (access.log don't use prefix).</li>
+</ul></li>
+<li>Mcrypt:
+<ul>
+  <li>Fixed possible read after end of buffer and use after free.</li>
+</ul></li>
+<li>GMP:
+<ul>
+  <li><?php bugfix(68419); ?> (build error with gmp 4.1).</li>
+</ul></li>
+<li>PDO_pgsql:
+<ul>
+  <li><?php bugfix(67462); ?> (PDO_PGSQL::beginTransaction() wrongly throws 
exception when not in transaction) (Matteo)</li>
+  <li><?php bugfix(68351); ?> (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES 
misbehaving) (Matteo)</li>
+</ul></li>
+<li>Session:
+<ul>
+  <li><?php bugfix(68331); ?> (Session custom storage callable functions not 
being called) (Yasuo Ohgaki)</li>
+</ul></li>
+<li>SOAP:
+<ul>
+  <li><?php bugfix(68361); ?> (Segmentation fault on 
SoapClient::__getTypes).</li>
+</ul></li>
+<li>zlib:
+<ul>
+  <li><?php bugfix(53829); ?> (Compiling PHP with large file support will 
replace function gzopen by gzopen64) (Sascha Kettler, Matteo)</li>
+</ul></li>
+</ul>
+<!-- }}} --></section>
+
 <section class="version" id="5.5.20"><!-- {{{ 5.5.20 -->
 <h3>Version 5.5.20</h3>
 <?php release_date('18-Dec-2014'); ?>
diff --git a/archive/archive.xml b/archive/archive.xml
index 544668e..35aa327 100644
--- a/archive/archive.xml
+++ b/archive/archive.xml
@@ -9,6 +9,7 @@
     <uri>http://php.net/contact</uri>
     <email>php-webmaster@lists.php.net</email>
   </author>
+  <xi:include href="entries/2014-12-18-2.xml"/>
   <xi:include href="entries/2014-12-18-1.xml"/>
   <xi:include href="entries/2014-11-13-3.xml"/>
   <xi:include href="entries/2014-11-13-2.xml"/>
diff --git a/archive/entries/2014-12-18-2.xml b/archive/entries/2014-12-18-2.xml
new file mode 100644
index 0000000..dd86e55
--- /dev/null
+++ b/archive/entries/2014-12-18-2.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom";>
+  <title>PHP 5.6.4 is available</title>
+  <id>http://php.net/archive/2014.php#id2014-12-18-2</id>
+  <published>2014-12-18T16:35:48-08:00</published>
+  <updated>2014-12-18T16:35:48-08:00</updated>
+  <category term="frontpage" label="PHP.net frontpage news"/>
+  <category term="releases" label="New PHP release"/>
+  <link href="http://php.net/index.php#id2014-12-18-2"; rel="alternate" 
type="text/html"/>
+  <link href="http://php.net/archive/2014.php#id2014-12-18-2"; rel="via" 
type="text/html"/>
+  <content type="xhtml">
+    <div xmlns="http://www.w3.org/1999/xhtml";>
+     <p>The PHP development team announces the immediate availability of PHP
+     5.6.4. This release fixes several bugs and one CVE related to 
unserialization.
+
+     All PHP 5.6 users are encouraged to upgrade to this version.
+     </p>
+
+     <p>For source downloads of PHP 5.6.4 please visit our <a 
href="http://www.php.net/downloads.php";>downloads page</a>,
+     Windows binaries can be found on <a 
href="http://windows.php.net/download/";>windows.php.net/download/</a>.
+     The list of changes is recorded in the <a 
href="http://www.php.net/ChangeLog-5.php#5.6.4";>ChangeLog</a>.
+     </p>
+    </div>
+  </content>
+</entry>
diff --git a/include/releases.inc b/include/releases.inc
index 1f217c9..57281ae 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -2,6 +2,39 @@
 $OLDRELEASES = array (
   5 => 
   array (
+    '5.6.3' => 
+    array (
+      'announcement' => 
+      array (
+        'English' => '/releases/5_6_3.php',
+      ),
+      'source' => 
+      array (
+        0 => 
+        array (
+          'filename' => 'php-5.6.3.tar.bz2',
+          'name' => 'PHP 5.6.3 (tar.bz2)',
+          'md5' => '13fb79d464b08392703e311778dd7ec0',
+          'date' => '13 Nov 2014',
+        ),
+        1 => 
+        array (
+          'filename' => 'php-5.6.3.tar.gz',
+          'name' => 'PHP 5.6.3 (tar.gz)',
+          'md5' => 'b6278e4fb74bae260a2ef2d8a430c8fc',
+          'date' => '13 Nov 2014',
+        ),
+        2 => 
+        array (
+          'filename' => 'php-5.6.3.tar.xz',
+          'name' => 'PHP 5.6.3 (tar.xz)',
+          'md5' => '7635f344145a4edd7dff6ecec795aaea',
+          'date' => '13 Nov 2014',
+        ),
+      ),
+      'date' => '13 Nov 2014',
+      'museum' => false,
+    ),
     '5.5.19' => 
     array (
       'announcement' => 
diff --git a/include/version.inc b/include/version.inc
index 1026a71..f50bd3b 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -16,15 +16,15 @@
  *     ),
  * );
 /* PHP 5.6 Release */
-$PHP_5_6_RC = "5.6.4RC1"; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_6_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
 $PHP_5_6_RC_DATE = '27 Nov 2014';
 
-$PHP_5_6_VERSION         = "5.6.3";
-$PHP_5_6_DATE            = "13 Nov 2014";
+$PHP_5_6_VERSION         = "5.6.4";
+$PHP_5_6_DATE            = "18 Dec 2014";
 $PHP_5_6_MD5     = array(
-                       "tar.bz2"       => "13fb79d464b08392703e311778dd7ec0",
-                       "tar.gz"        => "b6278e4fb74bae260a2ef2d8a430c8fc",
-                       "tar.xz"        => "7635f344145a4edd7dff6ecec795aaea",
+                       "tar.bz2"       => "d31629e9c2fb5f438ab2dc0aa597cd82",
+                       "tar.gz"        => "78d872c25ecaa041277c7545fe3ab359",
+                       "tar.xz"        => "bf824c5e5c7f49ca5f7350d72cba4881",
 );
 /* PHP 5.5 Release */
 $PHP_5_5_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
diff --git a/releases/5_6_4.php b/releases/5_6_4.php
new file mode 100644
index 0000000..56f3521
--- /dev/null
+++ b/releases/5_6_4.php
@@ -0,0 +1,21 @@
+<?php
+// $Id$
+$_SERVER['BASE_PAGE'] = 'releases/5_6_4.php';
+include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
+site_header("PHP 5.6.4 Release Announcement");
+?>
+
+<h1>PHP 5.6.4 Release Announcement</h1>
+
+     <p>The PHP development team announces the immediate availability of PHP
+     5.6.4. This release fixes several bugs and one CVE related to 
unserialization.
+     
+     All PHP 5.6 users are encouraged to upgrade to this version.
+     </p>
+     
+     <p>For source downloads of PHP 5.6.4 please visit our <a 
href="http://www.php.net/downloads.php";>downloads page</a>,
+     Windows binaries can be found on <a 
href="http://windows.php.net/download/";>windows.php.net/download/</a>.
+     The list of changes is recorded in the <a 
href="http://www.php.net/ChangeLog-5.php#5.6.4";>ChangeLog</a>.
+     </p>
+
+<?php site_footer(); ?>
-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to