Commit: c31416d61bb21067a2a5d77facecbd1d28fd7008 Author: Peter Cowburn <[email protected]> Wed, 13 Sep 2017 19:07:41 +0100 Parents: 57a0e46fa32c2f9be504b663af7edf98f9551a7a Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=c31416d61bb21067a2a5d77facecbd1d28fd7008 Log: fix ampersand entity in ZendCon 2017 entry Changed paths: M archive/entries/2017-06-14-1.xml Diff: diff --git a/archive/entries/2017-06-14-1.xml b/archive/entries/2017-06-14-1.xml index 815442e..843ca16 100644 --- a/archive/entries/2017-06-14-1.xml +++ b/archive/entries/2017-06-14-1.xml @@ -3,7 +3,7 @@ <title>ZendCon 2017</title> <id>http://php.net/archive/2017.php#id2017-06-14-1</id> <published>2017-06-14T00:00:01+00:00</published> - <updated>2017-06-14T12:23:00+00:00</updated> + <updated>2017-09-13T19:06:00+01:00</updated> <default:finalTeaserDate xmlns="http://php.net/ns/news">2017-09-01</default:finalTeaserDate> <category term="conferences" label="Conference announcement"/> <link href="http://php.net/conferences/index.php#id2017-06-14-1" rel="alternate" type="text/html"/> @@ -18,7 +18,7 @@ <p>Experience web development with the very best to accelerate great PHP.</p> - <p>Come and enjoy ZendCon 2017 at the Hard Rock Hotel &amp; Casino in Las Vegas.</p> + <p>Come and enjoy ZendCon 2017 at the Hard Rock Hotel & Casino in Las Vegas.</p> <p>Register Now at <a href="http://www.zendcon.com/register-now" title="ZendCon 2017">http://www.zendcon.com/register-now</a></p> </div> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
