Commit: 01bc3182a622f640d6a647caf773003c53a8ea5e Author: Jessica Mauerhan <[email protected]> Fri, 12 Oct 2018 13:13:33 -0500 Committer: Sara Golemon <[email protected]> Fri, 12 Oct 2018 14:51:39 -0400 Parents: 34e44466f2c5706c49deedf6dac29a7bb19bc7a1 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=01bc3182a622f640d6a647caf773003c53a8ea5e Log: Announcing Longhorn PHP 2019 Changed paths: M archive/archive.xml A archive/entries/2018-10-12-1.xml A images/news/longhornphp.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 5980b8d..42e8a72 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/2018-10-12-1.xml"/> <xi:include href="entries/2018-10-11-3.xml"/> <xi:include href="entries/2018-10-11-2.xml"/> <xi:include href="entries/2018-10-11-1.xml"/> diff --git a/archive/entries/2018-10-12-1.xml b/archive/entries/2018-10-12-1.xml new file mode 100644 index 0000000..8e9718b --- /dev/null +++ b/archive/entries/2018-10-12-1.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>Longhorn PHP is back! Conference Dates Announced and CFP is open!</title> + <id>http://php.net/archive/2018.php#id2018-10-12-1</id> + <published>2018-10-12T18:08:06+00:00</published> + <updated>2018-10-12T18:08:06+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2018-12-15</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2018-10-12-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://www.longhornphp.com/" title="Longhorn PHP 2019">longhornphp.png</default:newsImage> + <link href="https://www.longhornphp.com/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>Longhorn PHP is back for another exciting weekend of fun and learning!</p> + <p>At Longhorn PHP you'll get to learn from and alongside a diverse group of developers from all over the region, country, and even the globe. The conference will consist of a tutorial day with in-depth workshops, followed by two main conference days with multiple tracks of traditional 1 hour sessions, and new 30 minute sessions! <a href="https://www.longhornphp.com/register/">Register now</a> to take the next step toward leveling up your development career!</p> + <p>If you are interested in presenting at Longhorn PHP, <a href="https://cfp.longhornphp.com/">our CFP is open</a> through December 15th, 2018.</p> + <p><strong>Dates:</strong> April 18th-20th, 2019</p> + <p><strong>Website:</strong> <a href="https://www.longhornphp.com">https://www.longhornphp.com</a></p> + + + </div> + </content> +</entry> diff --git a/images/news/longhornphp.png b/images/news/longhornphp.png new file mode 100644 index 0000000..c1256bf Binary files /dev/null and b/images/news/longhornphp.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
