Commit: ebb6b7c26715b7684a2c6b97802186207e25280c Author: Dariusz Grzesista <[email protected]> Wed, 31 Jul 2019 08:32:34 +0200 Committer: Christoph M. Becker <[email protected]> Wed, 31 Jul 2019 09:12:24 +0200 Parents: 86589023a280ae9e0434e5d01be0dba38d48f99b Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=ebb6b7c26715b7684a2c6b97802186207e25280c Log: phpCE 2019 news entry Changed paths: M archive/archive.xml A archive/entries/2019-07-31-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 41f91c9..0c1ec2e 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/2019-07-31-1.xml"/> <xi:include href="entries/2019-07-25-1.xml"/> <xi:include href="entries/2019-07-17-1.xml"/> <xi:include href="entries/2019-07-11-1.xml"/> diff --git a/archive/entries/2019-07-31-1.xml b/archive/entries/2019-07-31-1.xml new file mode 100644 index 0000000..b5c16d4 --- /dev/null +++ b/archive/entries/2019-07-31-1.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>php Central Europe 2019</title> + <id>https://www.php.net/archive/2019.php#2019-07-31-1</id> + <published>2019-07-31T08:29:41+02:00</published> + <updated>2019-07-31T08:29:41+02:00</updated> + <link href="https://www.php.net/conferences/index.php#id2019-07-31-1" rel="alternate" type="text/html"/> + <link href="https://2019.phpce.eu/" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2019-10-04</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://2019.phpce.eu/" title="php Central Europe conference">phpce-logo.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>Thanks to the support of PHP Usergroup Dresden, our conference will be held in the Federal Republic of Germany. phpCE is an event addressed to a vast group of developers and PHP enthusiasts from Central Europe. We hope that you enjoy our diverse <a href="https://2019.phpce.eu/en/#agenda">line-up</a> and it will turn out to be so interesting that you too will want to join us. In addition, for the first time we will meet at... the cinema!</p> + <p><strong>Location and dates:</strong><br/><strong>October 4, 2019</strong> - the Workshop Day in the <strong>Pullman Dresden Newa</strong> hotel,<br/><strong>October 5-6, 2019</strong> - Conference Days in the <strong>UFA Kristallpalast</strong> multiplex.</p> + <p>Tickets are still available under <a href="https://2019.phpce.eu/en/#tickets">2019.phpce.eu/#tickets</a>. Welcome!</p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
