Commit: acafe37d03d08195def96e085c50553518c4d7db Author: Stanislav Malyshev <[email protected]> Fri, 10 Jan 2014 09:47:04 -0800 Parents: c86f8cfad1b661e10a77230642b6cf8e11c2781d Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=acafe37d03d08195def96e085c50553518c4d7db Log: fix announce Changed paths: M archive/entries/2014-01-10-2.xml Diff: diff --git a/archive/entries/2014-01-10-2.xml b/archive/entries/2014-01-10-2.xml index 1b5e222..36f9cba 100644 --- a/archive/entries/2014-01-10-2.xml +++ b/archive/entries/2014-01-10-2.xml @@ -8,13 +8,15 @@ <category term="releases" label="New PHP release"/> <link href="http://php.net/index.php#id2014-01-10-2" rel="alternate" type="text/html"/> <link href="http://php.net/archive/2014.php#id2014-01-10-2" rel="via" type="text/html"/> - <content type="html"> - <p>The PHP development team announces the immediate availability of PHP + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>The PHP development team announces the immediate availability of PHP 5.4.24. About 14 bugs were fixed. All PHP 5.4 users are encouraged to upgrade to this version. - </p> + </p> - <p>For source downloads of PHP 5.4.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.4.24">ChangeLog</a>. + <p>For source downloads of PHP 5.4.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.4.24">ChangeLog</a>. + </div> </content> </entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
