Commit: c930cb79f91b04dcd39c423e98596d1d7106265d Author: Michelangelo van Dam <[email protected]> Wed, 18 Dec 2019 15:01:21 +0100 Committer: Christoph M. Becker <[email protected]> Wed, 18 Dec 2019 15:19:44 +0100 Parents: 53140c7a3b7fb7937fb65dfdfbbaa20359a280bd Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=c930cb79f91b04dcd39c423e98596d1d7106265d Log: PHPBenelux Conference 2020 Announcement With great pleasure we would like to announce the 11th edition of PHPBenelux Conference happening on January 24 & 25, 2020 in Antwerp, Belgium. We bring expert speakers from all over the world to our little country where they share their knowledge with our audience. In the evenings we offer great food and entertainment during our legendary socials where ideas are exchanged and discussions are formed. We hope to see you all there! Changed paths: M archive/archive.xml A archive/entries/2019-12-18-4.xml A images/news/phpbenelux_conference_2020.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 75091275f..896ed8a4f 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-12-18-4.xml"/> <xi:include href="entries/2019-12-18-3.xml"/> <xi:include href="entries/2019-12-18-2.xml"/> <xi:include href="entries/2019-12-18-1.xml"/> diff --git a/archive/entries/2019-12-18-4.xml b/archive/entries/2019-12-18-4.xml new file mode 100644 index 000000000..47e34bf57 --- /dev/null +++ b/archive/entries/2019-12-18-4.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHPBenelux Conference 2020</title> + <id>https://www.php.net/archive/2019.php#2019-12-18-4</id> + <published>2019-12-18T13:36:24+00:00</published> + <updated>2019-12-18T13:36:24+00:00</updated> + <link href="https://www.php.net/conferences/index.php#id2019-12-18-4" rel="alternate" type="text/html"/> + <link href="https://conference.phpbenelux.eu/?ref=php_net" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2020-01-24</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://conference.phpbenelux.eu/?ref=php_net" title="PHPBenelux Conference 2020">phpbenelux_conference_2020.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>PHPBenelux Conference is the annual event for the PHP community from Belgium, the Netherlands, Luxembourg and beyond where great content is delivered by experts from all parts of the world and knowledge shared during our amazing socials.</p> + + <p>Make sure you join us on January 24 and 25, 2020 for our 11th edition of the conference. With a stellar line-up of speakers we bring you amazing knowledge in our legendary venue in Antwerp, Belgium. Get <a href="https://shop.phpbenelux.eu" title="PHPBenelux Ticket Shop">your tickets</a> today!</p> + + <p>Looking forward seeing you all there!</p> + + </div> + </content> +</entry> diff --git a/images/news/phpbenelux_conference_2020.png b/images/news/phpbenelux_conference_2020.png new file mode 100644 index 000000000..dfcc225df Binary files /dev/null and b/images/news/phpbenelux_conference_2020.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
