Commit: 974234438e9919dbec3be01c2efc9f099fecd16d Author: Adam Culp <[email protected]> Mon, 25 Jun 2018 20:07:48 -0400 Parents: b780503b3548b6787eee696a35571d993755b68b Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=974234438e9919dbec3be01c2efc9f099fecd16d Log: Added ZendCon & OpenEnterprise 2018 event. Changed paths: M archive/archive.xml A archive/entries/2018-06-26-1.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 170499d..69b4587 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-06-26-1.xml"/> <xi:include href="entries/2018-06-25-1.xml"/> <xi:include href="entries/2018-06-21-2.xml"/> <xi:include href="entries/2018-06-21-1.xml"/> diff --git a/archive/entries/2018-06-26-1.xml b/archive/entries/2018-06-26-1.xml new file mode 100644 index 0000000..928d6f8 --- /dev/null +++ b/archive/entries/2018-06-26-1.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>ZendCon & OpenEnterprise 2018</title> + <id>http://php.net/archive/2018.php#id2018-06-26-1</id> + <published>2018-06-26T08:41:29+00:00</published> + <updated>2018-06-26T08:41:29+00:00</updated> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2018-10-01</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <link href="http://php.net/conferences/index.php#id2018-06-26-1" rel="alternate" type="text/html"/> + <default:newsImage xmlns="http://php.net/ns/news" link="http://www.zendcon.com" title="ZendCon & OpenEnterprise 2018">zcoe2018.png</default:newsImage> + <link href="http://www.zendcon.com" rel="via" type="text/html"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p><a href="http://www.zendcon.com">ZendCon & OpenEnterprise</a> is the premier technology conference designed + to teach and share practical experiences from the front lines of enterprise PHP and open source environments. + Focused on solving real-world, enterprise-class problems, technical business leaders, strategists, and developers + will assemble to discuss case studies and best practices around the application of PHP and open source to transform + business.</p> + </div> + </content> +</entry> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
