Commit: 0eeddb653eb02e47b8a4737f4a84025e32f60bc4 Author: Javier Eguiluz <[email protected]> Mon, 18 Jun 2018 11:04:05 +0200 Parents: 7458a5adf809f068c664cc3567d6214e44ee4d46 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=0eeddb653eb02e47b8a4737f4a84025e32f60bc4 Log: Announcing SymfonyLive London 2018 Conference Changed paths: M archive/archive.xml A archive/entries/2018-06-18-1.xml A images/news/symfony-live-london-2018.jpg Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 60b9499..370d570 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -11,6 +11,7 @@ </author> <xi:include href="entries/2018-06-21-2.xml"/> <xi:include href="entries/2018-06-21-1.xml"/> + <xi:include href="entries/2018-06-18-1.xml"/> <xi:include href="entries/2018-06-13-1.xml"/> <xi:include href="entries/2018-06-11-1.xml"/> <xi:include href="entries/2018-06-07-1.xml"/> diff --git a/archive/entries/2018-06-18-1.xml b/archive/entries/2018-06-18-1.xml new file mode 100644 index 0000000..3a1044f --- /dev/null +++ b/archive/entries/2018-06-18-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>SymfonyLive London 2018</title> + <id>http://php.net/archive/2018.php#id2018-06-18-1</id> + <published>2018-06-18T10:37:31+02:00</published> + <updated>2018-06-18T10:37:31+02:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2018-09-28</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2018-06-18-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://london2018.live.symfony.com/" title="SymfonyLive London 2018 Conference">symfony-live-london-2018.jpg</default:newsImage> + <link href="https://london2018.live.symfony.com/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>Symfony is proud to organize the 7th edition of the British Symfony + conference and to welcome the Symfony and PHP community from all over the UK.</p> + + <p>From September 27th to 28th 2018, over 350 engineers, developers and IT + professionals will meet at Westminster, for + <a href="https://london2018.live.symfony.com/">SymfonyLive London 2018</a>.</p> + + <p>Join us for 2 days of Symfony to share best practices, experience, knowledge, + make new contacts, and hear the latest developments with the framework!</p> + </div> + </content> +</entry> diff --git a/images/news/symfony-live-london-2018.jpg b/images/news/symfony-live-london-2018.jpg new file mode 100644 index 0000000..84e6a2a Binary files /dev/null and b/images/news/symfony-live-london-2018.jpg differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
