Commit: 57d76ac373a3d4e59495dcff8adec1a7efcc656c Author: Philip Olson <[email protected]> Thu, 13 Sep 2012 15:36:30 -0700 Parents: 1082122b6044a0a11a9a3de976a2c944cffc0716 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=57d76ac373a3d4e59495dcff8adec1a7efcc656c Log: Updated version info. And made download/changelog links mirror friendly. And WS. Changed paths: M archive/entries/2012-09-13-1.xml Diff: diff --git a/archive/entries/2012-09-13-1.xml b/archive/entries/2012-09-13-1.xml index c40fcba..5239afc 100644 --- a/archive/entries/2012-09-13-1.xml +++ b/archive/entries/2012-09-13-1.xml @@ -10,21 +10,33 @@ <link href="http://www.php.net/archive/2012.php#id2012-09-13-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.7 and PHP 5.3.17. These releases fix over 20 bugs. All users of PHP are encouraged to upgrade to PHP 5.4.6, or at least 5.3.16.</p> + <p> + The PHP development team announces the immediate availability of + PHP 5.4.7 and PHP 5.3.17. These releases fix over 20 bugs. + All users of PHP are encouraged to upgrade to PHP 5.4.7, + or at least 5.3.17. + </p> - <p>Key enhancements in these releases include:</p> + <p> + Key enhancements in these releases include: + </p> <ul> - <li>Fixed bug #62955 (Only one directive is loaded from "Per Directory Values" - Windows registry).</li> + <li>Fixed bug #62955 (Only one directive is loaded from "Per Directory Values" Windows registry).</li> <li>Fixed bug #62460 (php binaries installed as binary.dSYM).</li> </ul> - <p>The full list of changes are recorded in the <a href="http://www.php.net/ChangeLog-5.php">ChangeLog</a>.</p> + <p>The full list of changes are recorded in the <a href="/ChangeLog-5.php">ChangeLog</a>.</p> - <p>For source downloads of PHP 5.4.7 and PHP 5.3.17 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>.</p> + <p> + For source downloads of PHP 5.4.7 and PHP 5.3.17 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="http://www.php.net/ChangeLog-5.php">ChangeLog</a>.</p> + <p> + The list of changes are recorded in the <a href="/ChangeLog-5.php">ChangeLog</a>. + </p> </div> </content> </entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
