Commit: d4719e1b9f8407540bc67f42de5a5b80db9ce01c Author: Adam Harvey <[email protected]> Thu, 16 Feb 2017 13:02:10 -0800 Parents: 6efd9e3ac93cfd8e99340bf54d432e0930d12720 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=d4719e1b9f8407540bc67f42de5a5b80db9ce01c Log: Fix ID for the 7.0.16 announcement. Changed paths: M archive/entries/2017-02-16-1.xml Diff: diff --git a/archive/entries/2017-02-16-1.xml b/archive/entries/2017-02-16-1.xml index abbe3dd..7275e48 100644 --- a/archive/entries/2017-02-16-1.xml +++ b/archive/entries/2017-02-16-1.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <entry xmlns="http://www.w3.org/2005/Atom"> <title>PHP 7.0.16 Released</title> - <id>http://php.net/archive/2015.php#id2017-02-16-1</id> + <id>http://php.net/archive/2017.php#id2017-02-16-1</id> <published>2017-02-16T13:00:00+01:00</published> <updated>2017-02-16T13:00:00+01:00</updated> <category term="releases" label="New PHP release"/> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
