Commit: 888a95185e5367e4677ce76c734066340ee368e1 Author: SilverFire - Dmitry Naumenko <[email protected]> Wed, 31 Jul 2019 16:51:44 +0300 Committer: Christoph M. Becker <[email protected]> Wed, 31 Jul 2019 16:08:43 +0200 Parents: ebb6b7c26715b7684a2c6b97802186207e25280c Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=888a95185e5367e4677ce76c734066340ee368e1 Log: Added PHP fwdays'20 conference announcement Changed paths: M archive/archive.xml A archive/entries/2019-07-31-2.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 0c1ec2e..c1e6b57 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-2.xml"/> <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"/> diff --git a/archive/entries/2019-07-31-2.xml b/archive/entries/2019-07-31-2.xml new file mode 100644 index 0000000..892cc9d --- /dev/null +++ b/archive/entries/2019-07-31-2.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 fwdays'20</title> + <id>https://www.php.net/archive/2019.php#2019-07-31-2</id> + <published>2019-07-31T16:50:41+03:00</published> + <updated>2019-07-31T16:29:41+03:00</updated> + <link href="https://www.php.net/conferences/index.php#id2019-07-31-2" rel="alternate" type="text/html"/> + <link href="https://fwdays.com/en/event/php-fwdays-2020" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2019-12-24</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://fwdays.com/en/event/php-fwdays-2020" title="PHP fwdays'20">phpfworksday-logo.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>We are thrilled to announce the 8th edition of <a href="https://fwdays.com/en/event/php-fwdays-2020">PHP fwdays conference</a> — the biggest PHP conf of Eastern Europe, which will be held on <strong>May 30, 2020 in Kyiv, Ukraine</strong>.</p> + <p>Three parallel tracks and community discussions are all dedicated to PHP development, tools and issues to be solved. Join more than 900 developers from all over the world to learn, discuss and solve.</p> + <p>You are welcome to submit the talk via <a href="https://php.cfp.fwdays.com/">Call For Papers</a> till December 24th and visit awesome Kyiv in summer!</p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
