Commit:    67ec3fda28139fa826e02159de34f853b73247e2
Author:    kovacs.ferenc <[email protected]>         Fri, 30 Oct 2015 
07:31:37 +0100
Parents:   edf3f7ee16358de67e3b2ba312d3899b5e5b73d1
Branches:  master

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

Log:
php 5.6.15

Changed paths:
  M  ChangeLog-5.php
  M  archive/archive.xml
  A  archive/entries/2015-10-29-2.xml
  M  include/releases.inc
  M  include/version.inc
  A  releases/5_6_15.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 4f946c1..64f0ed4 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -8,6 +8,37 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 
 <h1>PHP 5 ChangeLog</h1>
 
+<section class="version" id="5.6.15"><!-- {{{ 5.6.15 -->
+<h3>Version 5.6.15</h3>
+<b><?php release_date('29-Oct-2015'); ?></b>
+<ul><li>Core:
+<ul>
+  <li><?php bugfix(70681); ?> (Segfault when binding $this of internal 
instance method to null).</li>
+  <li><?php bugfix(70685); ?> (Segfault for getClosure() internal method 
rebind with invalid $this).</li>
+</ul></li>
+<li>Date:
+<ul>
+  <li><?php bugfix(70619); ?> (DateTimeImmutable segfault).</li>
+</ul></li>
+<li>Mcrypt:
+<ul>
+  <li><?php bugfix(70625); ?> (mcrypt_encrypt() won't return data when no IV 
was specified under RC4).</li>
+</ul></li>
+<li>Mysqlnd:
+<ul>
+  <li><?php bugfix(70384); ?> (mysqli_real_query():Unknown type 245 sent by 
the server).</li>
+  <li><?php bugfix(70572); ?> segfault in mysqlnd_connect.</li>
+</ul></li>
+<li>Opcache:
+<ul>
+  <li><?php bugfix(70632); ?> (Third one of segfault in 
gc_remove_from_buffer).</li>
+  <li><?php bugfix(70631); ?> (Another Segfault in 
gc_remove_from_buffer()).</li>
+  <li><?php bugfix(70601); ?> (Segfault in gc_remove_from_buffer()).</li>
+  <li>Fixed compatibility with Windows 10 (see also <?php bugl(70652); 
?>).</li>
+</ul></li>
+</ul>
+<!-- }}} --></section>
+
 <section class="version" id="5.6.14"><!-- {{{ 5.6.14 -->
 <h3>Version 5.6.14</h3>
 <b><?php release_date('01-Oct-2015'); ?></b>
diff --git a/archive/archive.xml b/archive/archive.xml
index 247529b..4d77cdc 100644
--- a/archive/archive.xml
+++ b/archive/archive.xml
@@ -9,6 +9,7 @@
     <uri>http://php.net/contact</uri>
     <email>[email protected]</email>
   </author>
+  <xi:include href="entries/2015-10-29-2.xml"/>
   <xi:include href="entries/2015-10-29-1.xml"/>
   <xi:include href="entries/2015-10-15-3.xml"/>
   <xi:include href="entries/2015-10-15-2.xml"/>
diff --git a/archive/entries/2015-10-29-2.xml b/archive/entries/2015-10-29-2.xml
new file mode 100644
index 0000000..f7fe06c
--- /dev/null
+++ b/archive/entries/2015-10-29-2.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom";>
+  <title>PHP 5.6.15 is available</title>
+  <id>http://php.net/archive/2015.php#id2015-10-29-2</id>
+  <published>2015-10-29T23:18:58-07:00</published>
+  <updated>2015-10-29T23:18:58-07:00</updated>
+  <category term="frontpage" label="PHP.net frontpage news"/>
+  <category term="releases" label="New PHP release"/>
+  <link href="http://php.net/index.php#id2015-10-29-2"; rel="alternate" 
type="text/html"/>
+  <link href="http://php.net/archive/2015.php#id2015-10-29-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.15. Several bugs have been fixed.
+
+     All PHP 5.6 users are encouraged to upgrade to this version.
+     </p>
+
+     <p>For source downloads of PHP 5.6.15 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.15";>ChangeLog</a>.
+     
+    </div>
+  </content>
+</entry>
diff --git a/include/releases.inc b/include/releases.inc
index 312e032..b761080 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -2,6 +2,42 @@
 $OLDRELEASES = array (
   5 => 
   array (
+    '5.6.14' => 
+    array (
+      'announcement' => 
+      array (
+        'English' => '/releases/5_6_14.php',
+      ),
+      'source' => 
+      array (
+        0 => 
+        array (
+          'filename' => 'php-5.6.14.tar.bz2',
+          'name' => 'PHP 5.6.14 (tar.bz2)',
+          'md5' => '2e1332123a7e19d15ed2af2d1d6bd6fd',
+          'sha256' => 
'36f295f11641c1839a5df00e693f685fd134c65e8a1d46e8ee0abae8662b2eb0',
+          'date' => '01 Oct 2015',
+        ),
+        1 => 
+        array (
+          'filename' => 'php-5.6.14.tar.gz',
+          'name' => 'PHP 5.6.14 (tar.gz)',
+          'md5' => 'ae625e0cfcfdacea3e7a70a075e47155',
+          'sha256' => 
'29baf7ffca644f7f8e86028c40275b9e460342bdf9562d45f8f0498899cb738d',
+          'date' => '01 Oct 2015',
+        ),
+        2 => 
+        array (
+          'filename' => 'php-5.6.14.tar.xz',
+          'name' => 'PHP 5.6.14 (tar.xz)',
+          'md5' => '96080ad8c5111446f58290cc6f18698c',
+          'sha256' => 
'c8edf6b05fd8a69ebd88d90c5c0975ee168502204622ad5cfcd550bc222632d9',
+          'date' => '01 Oct 2015',
+        ),
+      ),
+      'date' => '01 Oct 2015',
+      'museum' => false,
+    ),
     '5.6.13' => 
     array (
       'announcement' => 
diff --git a/include/version.inc b/include/version.inc
index b6d561c..5a674b0 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -18,19 +18,19 @@
  * );
 /* PHP 5.6 Release */
 $PHP_5_6_RC = false; // Current RC version (e.g., '5.6.7RC1') or false
-$PHP_5_6_RC_DATE = '17 Sep 2015';
+$PHP_5_6_RC_DATE = '15 Oct 2015';
 
-$PHP_5_6_VERSION         = "5.6.14";
-$PHP_5_6_DATE            = "01 Oct 2015";
+$PHP_5_6_VERSION         = "5.6.15";
+$PHP_5_6_DATE            = "29 Oct 2015";
 $PHP_5_6_MD5     = array(
-                       "tar.bz2"       => "2e1332123a7e19d15ed2af2d1d6bd6fd",
-                       "tar.gz"        => "ae625e0cfcfdacea3e7a70a075e47155",
-                       "tar.xz"        => "96080ad8c5111446f58290cc6f18698c",
+                       "tar.bz2"       => "bdfa8fb1b895a25e1cc05c162f9ae5fc",
+                       "tar.gz"        => "4ec2fe201e24c6f65bf7bd4bac1bc880",
+                       "tar.xz"        => "c726a86238017c2d9db0171b14d300e7",
 );
 $PHP_5_6_SHA256     = array(
-                       "tar.bz2"       => 
"36f295f11641c1839a5df00e693f685fd134c65e8a1d46e8ee0abae8662b2eb0",
-                       "tar.gz"        => 
"29baf7ffca644f7f8e86028c40275b9e460342bdf9562d45f8f0498899cb738d",
-                       "tar.xz"        => 
"c8edf6b05fd8a69ebd88d90c5c0975ee168502204622ad5cfcd550bc222632d9",
+                       "tar.bz2"       => 
"11a0645c4d4b749e256da1e0d6df89dd886b5b06b83c914d942653661dbd1c38",
+                       "tar.gz"        => 
"bb2d4c226a4897b7c3659c2538a87aef7ec104f58f5ae930a263dd77fb8ebc40",
+                       "tar.xz"        => 
"cf52e2e621e60997269663fa4bc06253191fa2a41dc9b08c8c911435b3ebcca9",
 );
 /* 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_15.php b/releases/5_6_15.php
new file mode 100644
index 0000000..c5f0a40
--- /dev/null
+++ b/releases/5_6_15.php
@@ -0,0 +1,20 @@
+<?php
+// $Id$
+$_SERVER['BASE_PAGE'] = 'releases/5_6_15.php';
+include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
+site_header("PHP 5.6.15 Release Announcement");
+?>
+
+     <h1>PHP 5.6.15 Release Announcement</h1>
+     
+     <p>The PHP development team announces the immediate availability of PHP
+     5.6.15. Several bugs have been fixed.
+     
+     All PHP 5.6 users are encouraged to upgrade to this version.
+     </p>
+     
+     <p>For source downloads of PHP 5.6.15 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.15";>ChangeLog</a>.
+
+<?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