Commit: 3988b1c6eaeae9e59816bcb8409f3199dce7d94f Author: Stanislav Malyshev <[email protected]> Thu, 19 Sep 2013 22:13:11 -0700 Parents: 1339b20d6c1eb98af1e26c935783023798063c33 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=3988b1c6eaeae9e59816bcb8409f3199dce7d94f Log: fixes to announcements Changed paths: M ChangeLog-5.php M archive/entries/2013-09-19-2.xml Diff: diff --git a/ChangeLog-5.php b/ChangeLog-5.php index 537c6f0..3bef9c8 100644 --- a/ChangeLog-5.php +++ b/ChangeLog-5.php @@ -54,6 +54,7 @@ function peclbugl($number) { echo "<a href=\"http://pecl.php.net/bugs/bug.php? </ul> <!-- }}} --></section> +<section class="version" id="5.4.20"><!-- {{{ 5.5.4 --> <a name="5.4.20"></a><!-- {{{ 5.4.20 --> <h3>Version 5.4.20</h3> <b>19-Sep-2013</b> @@ -122,7 +123,7 @@ function peclbugl($number) { echo "<a href=\"http://pecl.php.net/bugs/bug.php? <li><?php bugfix(65391); ?> (Unable to send vary header user-agent when ob_start('ob_gzhandler') is called).</li> </ul></li> </ul> -<!-- }}} --> +<!-- }}} --></section> <section class="version" id="5.5.3"><!-- {{{ 5.5.3 --> <h3>Version 5.5.3</h3> diff --git a/archive/entries/2013-09-19-2.xml b/archive/entries/2013-09-19-2.xml index 17f0f74..8210ef6 100644 --- a/archive/entries/2013-09-19-2.xml +++ b/archive/entries/2013-09-19-2.xml @@ -10,8 +10,6 @@ <link href="http://php.net/archive/2013.php#id2013-09-19-2" rel="via" type="text/html"/> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> - <h1>PHP 5.4.20 Release Announcement</h1> - <p>The PHP development team announces the immediate availability of PHP 5.4.20. About 30 bugs were fixed. All PHP 5.4 users are encouraged to upgrade to this version. </p> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
