Commit: 02e73c2bc6a7034f810dd181db552a47b934e198 Author: Julien Pauli <[email protected]> Fri, 23 Jun 2017 16:37:26 +0200 Parents: 6daa5f09237ec9076fda27c08cb6ab6d5b35f1f9 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=02e73c2bc6a7034f810dd181db552a47b934e198 Log: Forum PHP conference announcement Changed paths: M archive/archive.xml A archive/entries/2017-06-23-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 58a7ec0..996975a 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/2017-06-23-1.xml"/> <xi:include href="entries/2017-06-22-1.xml"/> <xi:include href="entries/2017-06-17-1.xml"/> <xi:include href="entries/2017-06-14-1.xml"/> diff --git a/archive/entries/2017-06-23-1.xml b/archive/entries/2017-06-23-1.xml new file mode 100644 index 0000000..abb1bc7 --- /dev/null +++ b/archive/entries/2017-06-23-1.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>Forum PHP 2017</title> + <id>http://php.net/archive/2017.php#id2017-06-23-1</id> + <published>2017-06-23T14:33:24+00:00</published> + <updated>2017-06-23T14:33:24+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2017-10-27</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2017-06-23-1" rel="alternate" type="text/html"/> + <link href="http://php.net/archive/2017.php#id2017-06-23-1" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>Forum PHP 2017 will take place on Oct. 26 & 27th</p> + + <p> This year, Forum PHP welcomes you in Marriott Rive Gauche, Conference Center, 17 Boulevard Saint-Jacques, 75014 + Paris, France. <br /> + + The annual conference organized by AFUP, the French PHP-users group, gathering all PHP and Open Source communities, + pros and PHP lovers. + </p> + + <p> <a href="http://event.afup.org">http://event.afup.org</a> </p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
