Commit: 8481b220f518de81294ff5d08468e16cf6fa7a26
Author: Johannes Schlüter <[email protected]> Thu, 11 Apr 2013
12:22:48 +0200
Parents: 44f15297a5d57cffca45b0edadf306b2cf30b2e4
Branches: master
Link:
http://git.php.net/?p=web/php.git;a=commitdiff;h=8481b220f518de81294ff5d08468e16cf6fa7a26
Log:
PHP 5.4.13 nad 5.3.23
Changed paths:
M ChangeLog-5.php
M archive/archive.xml
A archive/entries/2013-04-11-1.xml
M include/releases.inc
M include/version.inc
A releases/5_3_24.php
A releases/5_4_14.php
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 02145ae..8301e26 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -10,6 +10,72 @@ function peclbugl($number) { echo "<a
href=\"http://pecl.php.net/bugs/bug.php?
?>
<h1>PHP 5 ChangeLog</h1>
+<a name="5.4.14"></a><!-- {{{ 5.4.14 -->
+<h3>Version 5.4.14</h3>
+<b>11-April-2013</b>
+<ul>
+<li>Core:</li>
+<ul>
+ <li><?php bugfix(64529); ?> (Ran out of opcode space).</li>
+ <li><?php bugfix(64515); ?> (Memoryleak when using the same variablename two
times in function declaration).</li>
+ <li><?php bugfix(64432); ?> (more empty delimiter warning in strX
methods).</li>
+ <li><?php bugfix(64417); ?> (ArrayAccess::&offsetGet() in a trait causes
fatal error).</li>
+ <li><?php bugfix(64370); ?> (microtime(true) less than
$_SERVER['REQUEST_TIME_FLOAT']).</li>
+ <li><?php bugfix(64239); ?> (Debug backtrace changed behavior since 5.4.10 or
5.4.11).</li>
+ <li><?php bugfix(63976); ?> (Parent class incorrectly using child constant in
class property).</li>
+ <li><?php bugfix(63914); ?> (zend_do_fcall_common_helper_SPEC does not handle
exceptions properly).</li>
+ <li><?php bugfix(62343); ?> (Show class_alias In get_declared_classes()).</li>
+</ul>
+
+<li>PCRE:</li>
+<ul>
+ <li>Merged PCRE 8.32.</li>
+</ul>
+
+<li>SNMP:</li>
+<ul>
+ <li><?php bugfix(61981); ?> (OO API, walk: $suffix_as_key is not working
correctly).
+</ul>
+
+<li>Zip:</li>
+<ul>
+ <li><?php bugfix(64452); ?> (Zip crash intermittently). (Anatol)
+</ul>
+</ul>
+<!-- }}} -->
+
+<a name="5.3.24"></a><!-- {{{ 5.3.24 -->
+<h3>Version 5.3.24</h3>
+<b>11-April-2013</b>
+<ul>
+<li>Core:</li>
+<ul>
+ <li><?php bugfix(64370); ?> (microtime(true) less than
$_SERVER['REQUEST_TIME_FLOAT']).</li>
+ <li><?php bugfix(63914); ?> (zend_do_fcall_common_helper_SPEC does not handle
exceptions properly).</li>
+ <li><?php bugfix(62343); ?> (Show class_alias In get_declared_classes()).</li>
+</ul>
+
+<li>PCRE:</li>
+<ul>
+ <li>Merged PCRE 8.32.</li>
+</ul>
+
+<li>mysqlnd:</li>
+<ul>
+ <li><?php bugfix(63530); ?> (mysqlnd_stmt::bind_one_parameter crashes, uses
wrong alloc for stmt->param_bind).</li>
+</ul>
+
+<li>DateTime:</li>
+<ul>
+ <li><?php bugfix(62852); ?> (Unserialize Invalid Date causes crash).</li>
+</ul>
+
+<li>Zip:</li>
+<ul>
+ <li><?php bugfix(64452); ?> (Zip crash intermittently).</li>
+</ul>
+<!-- }}} -->
+
<a name="5.4.13"></a><!-- {{{ 5.4.13 -->
<h3>Version 5.4.13</h3>
<b>14-March-2013</b>
diff --git a/archive/archive.xml b/archive/archive.xml
index 89aa493..6d49ca5 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/2013-04-11-1.xml"/>
<xi:include href="entries/2013-04-06-1.xml"/>
<xi:include href="entries/2013-03-28-1.xml"/>
<xi:include href="entries/2013-03-21-1.xml"/>
diff --git a/archive/entries/2013-04-11-1.xml b/archive/entries/2013-04-11-1.xml
new file mode 100644
index 0000000..959db2d
--- /dev/null
+++ b/archive/entries/2013-04-11-1.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom">
+ <title>PHP 5.4.14 and PHP 5.3.24 released!</title>
+ <id>http://php.net/archive/2013.php#id2013-04-11-1</id>
+ <published>2013-04-11T10:16:06+00:00</published>
+ <updated>2013-04-11T10:16:06+00: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-04-11-1" rel="alternate"
type="text/html"/>
+ <link href="http://php.net/archive/2013.php#id2013-04-11-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.14 and PHP 5.3.24. These releases fix about 10 bugs aswell as upgrading the
bundled PCRE library. All users of PHP are encouraged to upgrade to PHP
5.4.14.</p>
+
+ <p>For source downloads of PHP 5.4.14 and PHP 5.3.24 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>.</p>
+
+ <p>The list of changes are recorded in the <a
href="/ChangeLog-5.php">ChangeLog</a>.</p>
+ </div>
+ </content>
+</entry>
diff --git a/include/releases.inc b/include/releases.inc
index 9ccf185..c906e2b 100644
--- a/include/releases.inc
+++ b/include/releases.inc
@@ -2,6 +2,37 @@
$OLDRELEASES = array (
5 =>
array (
+ '5.4.13' =>
+ array (
+ 'announcement' =>
+ array (
+ 'English' => '/releases/5_4_13.php',
+ ),
+ 'source' =>
+ array (
+ 0 =>
+ array (
+ 'filename' => 'php-5.4.13.tar.bz2',
+ 'name' => 'PHP 5.4.13 (tar.bz2)',
+ 'md5' => 'cacd308e978b7cf9ba4993196612ccf7',
+ 'date' => '14 Mar 2013',
+ ),
+ 1 =>
+ array (
+ 'filename' => 'php-5.4.13.tar.gz',
+ 'name' => 'PHP 5.4.13 (tar.gz)',
+ 'md5' => '445025340677d5bfe22eb670d6db6795',
+ 'date' => '14 Mar 2013',
+ ),
+ 2 =>
+ array (
+ 'link' => 'http://windows.php.net/download/#php-5.4',
+ 'name' => 'Windows 5.4.13 binaries and source',
+ ),
+ ),
+ 'date' => '14 Mar 2013',
+ 'museum' => false,
+ ),
'5.4.12' =>
array (
'announcement' =>
@@ -385,6 +416,37 @@ $OLDRELEASES = array (
'date' => '01 March 2012',
'museum' => false,
),
+ '5.3.23' =>
+ array (
+ 'announcement' =>
+ array (
+ 'English' => '/releases/5_3_23.php',
+ ),
+ 'source' =>
+ array (
+ 0 =>
+ array (
+ 'filename' => 'php-5.3.23.tar.bz2',
+ 'name' => 'PHP 5.3.23 (tar.bz2)',
+ 'md5' => 'ab7bd1dd3bbc8364cb9fcaa2d79fb502',
+ 'date' => '14 Mar 2013',
+ ),
+ 1 =>
+ array (
+ 'filename' => 'php-5.3.23.tar.gz',
+ 'name' => 'PHP 5.3.23 (tar.gz)',
+ 'md5' => '9cd92b0de2b51dcd372f46fa623984f4',
+ 'date' => '14 Mar 2013',
+ ),
+ 2 =>
+ array (
+ 'link' => 'http://windows.php.net/download/#php-5.3',
+ 'name' => 'Windows 5.3.23 binaries and source',
+ ),
+ ),
+ 'date' => '14 Mar 2013',
+ 'museum' => false,
+ ),
'5.3.22' =>
array (
'announcement' =>
diff --git a/include/version.inc b/include/version.inc
index 0407aa8..3f677be 100644
--- a/include/version.inc
+++ b/include/version.inc
@@ -15,22 +15,22 @@
* ),
* );6 Dec
/* PHP 5.4 Release */
-$PHP_5_4_RC = '5.4.14RC1'; // Current RC version (e.g., '5.6.7RC1') or false
+$PHP_5_4_RC = false; //'5.4.14RC1'; // Current RC version (e.g., '5.6.7RC1')
or false
$PHP_5_4_RC_DATE = '28 Mar 2013';
-$PHP_5_4_VERSION = "5.4.13";
-$PHP_5_4_DATE = "14 Mar 2013";
+$PHP_5_4_VERSION = "5.4.14";
+$PHP_5_4_DATE = "11 Apr 2013";
$PHP_5_4_MD5 = array(
"tar.bz2" => "cacd308e978b7cf9ba4993196612ccf7",
- "tar.gz" => "445025340677d5bfe22eb670d6db6795",
+ "tar.gz" => "cfdc044be2c582991a1fe0967898fa38",
);
/* PHP 5.3 Release */
-$PHP_5_3_RC = '5.3.24RC1'; // Current RC version (e.g., '5.6.7RC1') or
false
+$PHP_5_3_RC = false; //'5.3.24RC1'; // Current RC version (e.g.,
'5.6.7RC1') or false
$PHP_5_3_RC_DATE = '28 Mar 2013';
-$PHP_5_3_VERSION = "5.3.23";
-$PHP_5_3_DATE = "14 Mar 2013";
+$PHP_5_3_VERSION = "5.3.24";
+$PHP_5_3_DATE = "11 Apr 2013";
$PHP_5_3_MD5 = array(
"tar.bz2" => "ab7bd1dd3bbc8364cb9fcaa2d79fb502",
diff --git a/releases/5_3_24.php b/releases/5_3_24.php
new file mode 100644
index 0000000..11dc9d9
--- /dev/null
+++ b/releases/5_3_24.php
@@ -0,0 +1,17 @@
+<?php
+// $Id$
+$_SERVER['BASE_PAGE'] = 'releases/5_3_24.php';
+include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
+site_header("PHP 5.3.24 Release Announcement");
+?>
+
+<h1>PHP 5.3.24 Release Announcement</h1>
+
+<p>The PHP development team announces the immediate availability of PHP
5.3.24. About 5 bugs were fixed. All users of PHP are encouraged to upgrade to
PHP 5.4. PHP 5.3.24 is recommended for those wishing to remain on the 5.3
series.</p>
+
+<p>For source downloads of PHP 5.3.24 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.24">ChangeLog</a>.
+</p>
+
+<?php site_footer(); ?>
diff --git a/releases/5_4_14.php b/releases/5_4_14.php
new file mode 100644
index 0000000..f0fc8b3
--- /dev/null
+++ b/releases/5_4_14.php
@@ -0,0 +1,19 @@
+<?php
+// $Id$
+$_SERVER['BASE_PAGE'] = 'releases/5_4_14.php';
+include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
+site_header("PHP 5.4.14 Release Announcement");
+?>
+
+<h1>PHP 5.4.14 Release Announcement</h1>
+
+<p>The PHP development team announces the immediate availability of PHP
+5.4.14. About 15 bugs were fixed. All users of PHP are encouraged to
+upgrade to this release.</p>
+
+<p>For source downloads of PHP 5.4.14 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.14">ChangeLog</a>.
+</p>
+
+<?php site_footer(); ?>--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php