Commit: e2de4878642da0afa8fb605bffa113704260101f Author: Xinchen Hui <[email protected]> Tue, 31 May 2016 18:06:41 +0800 Parents: 84dd0bbb9c5d051d5e546f6e93c15228c907cfcd Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=e2de4878642da0afa8fb605bffa113704260101f Log: Added The 4th Annual China PHP Conference Changed paths: M archive/archive.xml A archive/entries/2016-05-30-1.xml A images/news/shanghai2016.jpg Diff: diff --git a/archive/archive.xml b/archive/archive.xml index eee1316..7809dc5 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -9,6 +9,7 @@ <uri>http://php.net/contact</uri> <email>[email protected]</email> </author> + <xi:include href="entries/2016-05-30-1.xml"/> <xi:include href="entries/2016-05-26-3.xml"/> <xi:include href="entries/2016-05-26-2.xml"/> <xi:include href="entries/2016-05-26-1.xml"/> diff --git a/archive/entries/2016-05-30-1.xml b/archive/entries/2016-05-30-1.xml new file mode 100644 index 0000000..6b95d0b --- /dev/null +++ b/archive/entries/2016-05-30-1.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>The 4th Annual China PHP Conference</title> + <id>http://php.net/archive/2016.php#id2016-05-30-1</id> + <published>2016-05-30T15:53:21+00:00</published> + <updated>2016-05-30T15:53:21+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2016-06-25</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2016-05-30-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://www.phpconchina.com/" + title="The 4th Annual China PHP Conference">shanghai2016.jpg</default:newsImage> + <link href="http://php.net/archive/2016.php#id2016-05-30-1" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>The 4th Annual China PHP Conference – June 25 to 26, Shanghai</p> + + <p>We will be hosting a 2-days event filled with high quality, technical sessions about PHP Core, PHP High Performance, PHP Engineering, and PHP more.</p> + + <p>Don’t miss out on 2-great days sessions, delicious food, fantastic shows and countless networking opportunities to engage with speakers and delegates.</p> + + <p>Go to <a href="http://www.phpconchina.com/">www.phpconchina.com</a> for tickets and more information.</p> + </div> + </content> +</entry> diff --git a/images/news/shanghai2016.jpg b/images/news/shanghai2016.jpg new file mode 100644 index 0000000..a03034c Binary files /dev/null and b/images/news/shanghai2016.jpg differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
