Commit: f5ec46ea943329351873db6920e1b4033016f7e8 Author: Stanislav Malyshev <[email protected]> Thu, 9 May 2013 00:29:05 -0700 Parents: 232639cb6740407a22c322f7844fac359e98262a Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=f5ec46ea943329351873db6920e1b4033016f7e8 Log: fix formatting Changed paths: M archive/entries/2013-05-09-1.xml Diff: diff --git a/archive/entries/2013-05-09-1.xml b/archive/entries/2013-05-09-1.xml index 7ed4d9b..5a44591 100644 --- a/archive/entries/2013-05-09-1.xml +++ b/archive/entries/2013-05-09-1.xml @@ -12,9 +12,9 @@ <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>. + <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>.</p> - The list of changes are recorded in the <a href="/ChangeLog-5.php">ChangeLog</a>. + <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
