Commit: dbfa5498cf785f311e5e3c39f4b685fb02f48a28 Author: Stanislav Malyshev <smalys...@gmail.com> Mon, 18 Mar 2013 00:48:47 -0700 Parents: f8d292a820a85ed75bc03159fad356735f884a19 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=dbfa5498cf785f311e5e3c39f4b685fb02f48a28 Log: 5.4.13 and 5.3.23 Changed paths: M ChangeLog-5.php M archive/archive.xml A archive/entries/2013-03-14-1.xml A releases/5_3_23.php A releases/5_4_13.php Diff: diff --git a/ChangeLog-5.php b/ChangeLog-5.php index 394de81..6113325 100644 --- a/ChangeLog-5.php +++ b/ChangeLog-5.php @@ -10,6 +10,81 @@ function peclbugl($number) { echo "<a href=\"http://pecl.php.net/bugs/bug.php? ?> <h1>PHP 5 ChangeLog</h1> +<a name="5.4.13"></a><!-- {{{ 5.4.13 --> +<h3>Version 5.4.13</h3> +<b>14-March-2013</b> +<ul> +<li>Core:</li> +<ul> + <li><?php bugfix(64235); ?> (Insteadof not work for class method in 5.4.11).</li> + <li>Implemented FR <?php bugl(64175); ?> (Added HTTP codes as of RFC 6585).</li> + <li><?php bugfix(64142); ?> (dval to lval different behavior on ppc64). </li> + <li><?php bugfix(64070); ?> (Inheritance with Traits failed with error).</li> +</ul> +<li>CLI server:</li> +<ul> + <li><?php bugfix(64128); ?> (buit-in web server is broken on ppc64).</li> +</ul> +<li>Mbstring:</li> + <li>mb_split() can now handle empty matches like preg_split() does.</li> +</ul> +<li>OpenSSL:</li> +<ul> + <li><?php bugfix(61930); ?> (openssl corrupts ssl key resource when using + openssl_get_publickey()). </li> +</ul> +<li>PDO_mysql:</li> +<ul> + <li><?php bugfix(60840); ?> (undefined symbol: mysqlnd_debug_std_no_trace_funcs).</li> +</ul> +<li>Phar:</li> +<ul> + <li>Fixed timestamp update on Phar contents modification.</li> +</ul> +<li>SOAP</li> +<ul> + <li>Added check that soap.wsdl_cache_dir conforms to open_basedir + (CVE-2013-1635). </li> + <li>Disabled external entities loading (CVE-2013-1643).</li> +</ul> +<li>SPL:</li> +<ul> + <li><?php bugfix(64264); ?> (SPLFixedArray toArray problem). </li> + <li><?php bugfix(64228); ?> (RecursiveDirectoryIterator always assumes SKIP_DOTS).</li> + <li><?php bugfix(64106); ?> (Segfault on SplFixedArray[][x] = y when extended). </li> + <li><?php bugfix(52861); ?> (unset fails with ArrayObject and deep arrays).</li> +</ul> +<li>SNMP:</li> +<ul> + <li><?php bugfix(64124); ?> (IPv6 malformed).</li> +</ul> +</ul> +<!-- }}} --> + +<a name="5.3.23"></a><!-- {{{ 5.3.23 --> +<h3>Version 5.3.23</h3> +<b>14-March-2013</b> +<ul> +<li>Phar:</li> +<ul> + <li>Fixed timestamp update on Phar contents modification.</li> +</ul> +<li>SOAP</li> +<ul> + <li>Added check that soap.wsdl_cache_dir conforms to open_basedir + (CVE-2013-1635). </li> + <li>Disabled external entities loading (CVE-2013-1643).</li> +</ul> +<li>SPL:</li> +<ul> + <li><?php bugfix(64264); ?> (SPLFixedArray toArray problem). </li> + <li><?php bugfix(64228); ?> (RecursiveDirectoryIterator always assumes SKIP_DOTS).</li> + <li><?php bugfix(64106); ?> (Segfault on SplFixedArray[][x] = y when extended). </li> + <li><?php bugfix(52861); ?> (unset fails with ArrayObject and deep arrays).</li> +</ul> +</ul> +<!-- }}} --> + <a name="5.4.12"></a><!-- {{{ 5.4.12 --> <h3>Version 5.4.12</h3> <b>21-February-2013</b> diff --git a/archive/archive.xml b/archive/archive.xml index 95127fd..7ed4614 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-03-14-1.xml"/> <xi:include href="entries/2013-03-07-1.xml"/> <xi:include href="entries/2013-02-24-1.xml"/> <xi:include href="entries/2013-02-21-1.xml"/> diff --git a/archive/entries/2013-03-14-1.xml b/archive/entries/2013-03-14-1.xml new file mode 100644 index 0000000..0c1a4d7 --- /dev/null +++ b/archive/entries/2013-03-14-1.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom"> + <title>PHP 5.4.13 and PHP 5.3.23 released!</title> + <id>http://php.net/archive/2013.php#id2013-03-14-1</id> + <published>2013-03-14T20:38:02+00:00</published> + <updated>2013-03-14T20:38:02+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-03-14-1" rel="alternate" type="text/html"/> + <link href="http://php.net/archive/2013.php#id2013-03-14-1" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <div> + <div> + <p>The PHP development team announces the immediate availability of PHP 5.4.13 and PHP 5.3.23. These releases fix about 15 bugs, including fixes for CVE-2013-1643 and CVE-2013-1635. All users of PHP are encouraged to upgrade to PHP 5.4.13.</p> + + <p>For source downloads of PHP 5.4.13 and PHP 5.3.23 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> + </div> + </div> + </content> +</entry> diff --git a/releases/5_3_23.php b/releases/5_3_23.php new file mode 100644 index 0000000..f9017b8 --- /dev/null +++ b/releases/5_3_23.php @@ -0,0 +1,17 @@ +<?php +// $Id$ +$_SERVER['BASE_PAGE'] = 'releases/5_3_23.php'; +include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc'; +site_header("PHP 5.3.23 Release Announcement"); +?> + +<h1>PHP 5.3.23 Release Announcement</h1> + +<p>The PHP development team announces the immediate availability of PHP 5.3.23. About 7 bugs were fixed, including fixes for CVE-2013-1643 and CVE-2013-1635. All users of PHP are encouraged to upgrade to PHP 5.4. PHP 5.3.23 is recommended for those wishing to remain on the 5.3 series.</p> + +<p>For source downloads of PHP 5.3.23 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.23">ChangeLog</a>. +</p> + +<?php site_footer(); ?> diff --git a/releases/5_4_13.php b/releases/5_4_13.php new file mode 100644 index 0000000..27202d0 --- /dev/null +++ b/releases/5_4_13.php @@ -0,0 +1,19 @@ +<?php +// $Id$ +$_SERVER['BASE_PAGE'] = 'releases/5_4_13.php'; +include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc'; +site_header("PHP 5.4.13 Release Announcement"); +?> + +<h1>PHP 5.4.13 Release Announcement</h1> + +<p>The PHP development team would like to announce the immediate +availability of PHP 5.4.13. About 15 bugs were fixed, including fixes for CVE-2013-1643 and CVE-2013-1635. All +users of PHP are encouraged to upgrade to this release.</p> + +<p>For source downloads of PHP 5.4.13 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.13">ChangeLog</a>. +</p> + +<?php site_footer(); ?> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php