Commit: 0a267306641ad23bd707547339706207eb2403c9 Author: Kalle Sommer Nielsen <[email protected]> Fri, 19 Jun 2015 10:07:43 +0200 Parents: c26d32a31720c9e66248f157139474ae1fc34902 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=0a267306641ad23bd707547339706207eb2403c9 Log: ZendCon 2015 conference announcement Changed paths: M archive/archive.xml A archive/entries/2015-06-19-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index cbe1b48..ca88b84 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/2015-06-19-1.xml"/> <xi:include href="entries/2015-06-11-4.xml"/> <xi:include href="entries/2015-06-11-3.xml"/> <xi:include href="entries/2015-06-11-2.xml"/> diff --git a/archive/entries/2015-06-19-1.xml b/archive/entries/2015-06-19-1.xml new file mode 100644 index 0000000..6e29ddc --- /dev/null +++ b/archive/entries/2015-06-19-1.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>ZendCon 2015</title> + <id>http://php.net/archive/2015.php#id2015-06-19-1</id> + <published>2015-06-19T10:00:00+00:00</published> + <updated>2015-06-19T10:00:00+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2015-10-19</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2015-06-19-1" rel="alternate" type="text/html"/> + <link href="http://www.zendcon.com/" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>Announcing ZendCon 2015, the global PHP conference, happening at the exciting Hard Rock Hotel & Casino in Las Vegas, Nevada. It will start with a full day of tutorials on October 19th and then continue with inspirational keynotes and breakout sessions through the 22nd.</p> + + <p>The conference will feature many of the top developers and speakers in the PHP space to deliver dedicated tracks centered around Zend Framework, Symfony, Laravel, WordPress, Joomla!, Drupal, and Magento. We will also host additional tracks for PHP best practices, PHP architecture, IBM i, and PHP 7.</p> + + <p>We look forward to seeing you in Las Vegas in October. <a href="http://www.zendcon.com/">http://www.zendcon.com/</a></p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
