Commit: 8844c6da76ee5643da2824001f5760d9491c1f32 Author: David Soria Parra <[email protected]> Fri, 22 Feb 2013 09:56:33 +0000 Parents: 1dc8a62e309c71a65ddc4798a5a1b25ccd17a675 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=8844c6da76ee5643da2824001f5760d9491c1f32 Log: Fix links Changed paths: M archive/entries/2013-02-21-2.xml Diff: diff --git a/archive/entries/2013-02-21-2.xml b/archive/entries/2013-02-21-2.xml index ead6335..5da262e 100644 --- a/archive/entries/2013-02-21-2.xml +++ b/archive/entries/2013-02-21-2.xml @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="utf-8"?> <entry xmlns="http://www.w3.org/2005/Atom"> <title>PHP 5.5.0 Alpha5 released</title> - <id>http://php.net/archive/2013.php#id2013-02-21-1</id> + <id>http://php.net/archive/2013.php#id2013-02-21-2</id> <published>2013-02-21T13:33:25+00:00</published> <updated>2013-02-21T13:33:25+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-02-21-1" rel="alternate" type="text/html"/> - <link href="http://php.net/archive/2013.php#id2013-02-21-1" rel="via" type="text/html"/> + <link href="http://php.net/index.php#id2013-02-21-2" rel="alternate" type="text/html"/> + <link href="http://php.net/archive/2013.php#id2013-02-21-2" rel="via" type="text/html"/> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> <p> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
