Commit: 8172d101fdcf8f51b52d365aa84273b3c949a62c Author: Matteo Beccati <[email protected]> Wed, 8 May 2019 09:31:37 +0200 Parents: 06b121f2f7b5bf1fa0351ad0e119650ba271a063 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=8172d101fdcf8f51b52d365aa84273b3c949a62c Log: phpday 2019, in a couple of days. Changed paths: M archive/archive.xml A archive/entries/2019-05-08-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 7c58519..e9b359a 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-05-08-1.xml"/> <xi:include href="entries/2019-05-03-1.xml"/> <xi:include href="entries/2019-05-02-2.xml"/> <xi:include href="entries/2019-05-02-1.xml"/> diff --git a/archive/entries/2019-05-08-1.xml b/archive/entries/2019-05-08-1.xml new file mode 100644 index 0000000..6ca221d --- /dev/null +++ b/archive/entries/2019-05-08-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>phpday 2019</title> + <id>http://php.net/archive/2019.php#id2019-05-08-1</id> + <published>2019-05-08T09:28:01+02:00</published> + <updated>2019-05-08T09:28:01+02:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2019-05-11</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2019-05-08-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://2019.phpday.it/" title="phpday 2019">phpday-it.png</default:newsImage> + <link href="https://2019.phpday.it/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>The Italian PHP user group GrUSP is pleased to announce the <b><a href="https://2019.phpday.it/">16th edition</a></b> of <b>phpday</b>, taking place on May 10-11th, 2019 in Verona, Italy. </p> + <p>It is the first historic Italian conference dedicated solely to PHP development, technologies and management. It is aimed to IT managers, developers and innovators. Each year it renews the opportunity to link to new business partners.</p> + <p>Check out our great <a href="https://2019.phpday.it/schedule.html">schedule</a> and get your ticket now!</p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
