Commit: 0f9b73568c2efaeb05285196fd1eb5154d27e019
Author: Stanislav Malyshev <smalys...@gmail.com> Thu, 9 May 2013
00:11:20 -0700
Parents: aba9512990d01348508b88584114d4df2f833dba
Branches: master
Link:
http://git.php.net/?p=web/php.git;a=commitdiff;h=0f9b73568c2efaeb05285196fd1eb5154d27e019
Log:
5.4.15 and 5.3.25
Changed paths:
M ChangeLog-5.php
M archive/archive.xml
A archive/entries/2013-05-09-1.xml
M include/releases.inc
M include/version.inc
A releases/5_3_25.php
A releases/5_4_15.php
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 8301e26..c4ff3b6 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -10,6 +10,58 @@ function peclbugl($number) { echo "<a
href=\"http://pecl.php.net/bugs/bug.php?
?>
<h1>PHP 5 ChangeLog</h1>
+
+<a name="5.4.15"></a><!-- {{{ 5.4.15 -->
+<h3>Version 5.4.15</h3>
+<b>09-May-2013</b>
+<ul>
+<li>Core:</li>
+<ul>
+ <li> <?php bugfix(64578); ?> (debug_backtrace in set_error_handler corrupts
zend heap: segfault). </li>
+ <li> <?php bugfix(64458); ?> (dns_get_record result with string of length
-1). </li>
+ <li> <?php bugfix(64433); ?> (follow_location parameter of context is
ignored for most response codes). </li>
+ <li> <?php bugfix(47675); ?> (fd leak on Solaris).</li>
+ <li> <?php bugfix(64577); ?> (fd leak on Solaris).</li>
+</ul>
+<li>Fileinfo:</li>
+<ul>
+ <li> Upgraded libmagic to 5.14. </li>
+</ul>
+<li>Streams:</li>
+<ul>
+ <li> Fixed Windows x64 version of stream_socket_pair() and improved error
handling.</li>
+</ul>
+<li>Zip:</li>
+<ul>
+ <li> <?php bugfix(64342); ?> (ZipArchive::addFile() has to check for file
existence).</li>
+</ul>
+</ul>
+<!-- }}} -->
+
+
+<a name="5.3.25"></a><!-- {{{ 5.3.25 -->
+<h3>Version 5.3.25</h3>
+<b>09-May-2013</b>
+<ul>
+<li>Core:</li>
+<ul>
+ <li> <?php bugfix(64578); ?> (debug_backtrace in set_error_handler corrupts
zend heap: segfault). </li>
+ <li> <?php bugfix(64458); ?> (dns_get_record result with string of length
-1). </li>
+ <li> <?php bugfix(47675); ?> (fd leak on Solaris).</li>
+ <li> <?php bugfix(64577); ?> (fd leak on Solaris).</li>
+</ul>
+<li>Streams:</li>
+<ul>
+ <li> Fixed Windows x64 version of stream_socket_pair() and improved error
handling.</li>
+</ul>
+<li>Zip:</li>
+<ul>
+ <li> <?php bugfix(64342); ?> (ZipArchive::addFile() has to check for file
existence).</li>
+</ul>
+</ul>
+<!-- }}} -->
+
+
<a name="5.4.14"></a><!-- {{{ 5.4.14 -->
<h3>Version 5.4.14</h3>
<b>11-April-2013</b>
diff --git a/archive/archive.xml b/archive/archive.xml
index 32252b4..e22ba8b 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/2013-05-09-1.xml"/>
<xi:include href="entries/2013-05-07-1.xml"/>
<xi:include href="entries/2013-05-06-1.xml"/>
<xi:include href="entries/2013-04-25-1.xml"/>
diff --git a/archive/entries/2013-05-09-1.xml b/archive/entries/2013-05-09-1.xml
new file mode 100644
index 0000000..7ed4d9b
--- /dev/null
+++ b/archive/entries/2013-05-09-1.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom">
+ <title>PHP 5.4.15 and PHP 5.3.25 released!</title>
+ <id>http://php.net/archive/2013.php#id2013-05-09-1</id>
+ <published>2013-05-09T00:05:05-07:00</published>
+ <updated>2013-05-09T00:05:05-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#id2013-05-09-1" rel="alternate"
type="text/html"/>
+ <link href="http://php.net/archive/2013.php#id2013-05-09-1" 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.4.15 and PHP 5.3.25. These releases fix about 10 bugs aswell as upgrading the
bundled libmagic library. All users of PHP are encouraged to upgrade to PHP
5.4.15.</p>
+
+ For source downloads of PHP 5.4.15 and PHP 5.3.25 please visit our <a
href="/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 are recorded in the <a
href="/ChangeLog-5.php">ChangeLog</a>.
+ </div>
+ </content>
+</entry>
diff --git a/include/releases.inc b/include/releases.inc
index c906e2b..1a1b143 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -2,6 +2,37 @@
$OLDRELEASES = array (
5 =>
array (
+ '5.4.14' =>
+ array (
+ 'announcement' =>
+ array (
+ 'English' => '/releases/5_4_14.php',
+ ),
+ 'source' =>
+ array (
+ 0 =>
+ array (
+ 'filename' => 'php-5.4.14.tar.bz2',
+ 'name' => 'PHP 5.4.14 (tar.bz2)',
+ 'md5' => 'cfdc044be2c582991a1fe0967898fa38',
+ 'date' => '11 Apr 2013',
+ ),
+ 1 =>
+ array (
+ 'filename' => 'php-5.4.14.tar.gz',
+ 'name' => 'PHP 5.4.14 (tar.gz)',
+ 'md5' => '08df8196af12bc850409a7bff13bf8f0',
+ 'date' => '11 Apr 2013',
+ ),
+ 2 =>
+ array (
+ 'link' => 'http://windows.php.net/download/#php-5.4',
+ 'name' => 'Windows 5.4.14 binaries and source',
+ ),
+ ),
+ 'date' => '11 Apr 2013',
+ 'museum' => false,
+ ),
'5.4.13' =>
array (
'announcement' =>
diff --git a/include/version.inc b/include/version.inc
index d3576a6..a4b3e00 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -15,26 +15,26 @@
* ),
* );6 Dec
/* PHP 5.4 Release */
-$PHP_5_4_RC = '5.4.15RC1'; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_4_RC = false; //'5.4.15RC1'; // Current RC version (e.g., '5.6.7RC1')
or false
$PHP_5_4_RC_DATE = '25 Apr 2013';
-$PHP_5_4_VERSION = "5.4.14";
-$PHP_5_4_DATE = "11 Apr 2013";
+$PHP_5_4_VERSION = "5.4.15";
+$PHP_5_4_DATE = "09 May 2013";
$PHP_5_4_MD5 = array(
- "tar.bz2" => "cfdc044be2c582991a1fe0967898fa38",
- "tar.gz" => "08df8196af12bc850409a7bff13bf8f0",
+ "tar.bz2" => "145ea5e845e910443ff1eddb3dbcf56a",
+ "tar.gz" => "2651b983c18df9d455ec4c69aef45834",
);
/* PHP 5.3 Release */
-$PHP_5_3_RC = '5.3.25RC1'; // Current RC version (e.g., '5.6.7RC1') or
false
+$PHP_5_3_RC = false; //'5.3.25RC1'; // Current RC version (e.g.,
'5.6.7RC1') or false
$PHP_5_3_RC_DATE = '25 Apr 2013';
-$PHP_5_3_VERSION = "5.3.24";
-$PHP_5_3_DATE = "11 Apr 2013";
+$PHP_5_3_VERSION = "5.3.25";
+$PHP_5_3_DATE = "09 May 2013";
$PHP_5_3_MD5 = array(
- "tar.bz2" => "9820604df98c648297dcd31ffb8214e8",
- "tar.gz" => "cb0311a6a5ed6ffff8f41f713f9d8e84",
+ "tar.bz2" => "347625ed7fbf2fe1f1c70b0f879fee2a",
+ "tar.gz" => "b601279aad20ecfbcf6c6077b287d568",
);
$RELEASES = array(
diff --git a/releases/5_3_25.php b/releases/5_3_25.php
new file mode 100644
index 0000000..be6b26a
--- /dev/null
+++ b/releases/5_3_25.php
@@ -0,0 +1,17 @@
+<?php
+// $Id$
+$_SERVER['BASE_PAGE'] = 'releases/5_3_25.php';
+include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
+site_header("PHP 5.3.25 Release Announcement");
+?>
+
+<h1>PHP 5.3.25 Release Announcement</h1>
+
+<p>The PHP development team announces the immediate availability of PHP
5.3.25. About 5 bugs were fixed. All users of PHP are encouraged to upgrade to
PHP 5.4. PHP 5.3.25 is recommended for those wishing to remain on the 5.3
series.</p>
+
+<p>For source downloads of PHP 5.3.25 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.3.25">ChangeLog</a>.
+</p>
+
+<?php site_footer(); ?>
diff --git a/releases/5_4_15.php b/releases/5_4_15.php
new file mode 100644
index 0000000..7ba92fa
--- /dev/null
+++ b/releases/5_4_15.php
@@ -0,0 +1,19 @@
+<?php
+// $Id$
+$_SERVER['BASE_PAGE'] = 'releases/5_4_15.php';
+include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
+site_header("PHP 5.4.15 Release Announcement");
+?>
+
+<h1>PHP 5.4.15 Release Announcement</h1>
+
+<p>The PHP development team announces the immediate availability of PHP
+5.4.15. About 10 bugs were fixed. All users of PHP are encouraged to
+upgrade to this release.</p>
+
+<p>For source downloads of PHP 5.4.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.4.15">ChangeLog</a>.
+</p>
+
+<?php site_footer(); ?>
--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php