Commit: 5faa21886d23a9858e90aaae3719d1dffa3d1659 Author: Er Galvão Abbott <[email protected]> Mon, 12 Aug 2019 05:25:55 -0300 Committer: Christoph M. Becker <[email protected]> Mon, 12 Aug 2019 10:31:00 +0200 Parents: 3e9b410296536afb16f052aeaeebef23b866caed Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=5faa21886d23a9858e90aaae3719d1dffa3d1659 Log: Adding PHP Conference Brasil Changed paths: M archive/archive.xml A archive/entries/2019-08-12-1.xml A images/news/LogoPHPConferenceBrasilAlphaBG_250x250.png Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 5ed9764..8d81d5d 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-08-12-1.xml"/> <xi:include href="entries/2019-08-08-3.xml"/> <xi:include href="entries/2019-08-08-2.xml"/> <xi:include href="entries/2019-08-08-1.xml"/> diff --git a/archive/entries/2019-08-12-1.xml b/archive/entries/2019-08-12-1.xml new file mode 100644 index 0000000..353e6da --- /dev/null +++ b/archive/entries/2019-08-12-1.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHP Conference Brasil 2019</title> + <id>https://www.php.net/archive/2019.php#2019-08-12-1</id> + <published>2019-08-12T05:21:22-03:00</published> + <updated>2019-08-12T05:21:22-03:00</updated> + <link href="https://www.php.net/conferences/index.php#id2019-08-12-1" rel="alternate" type="text/html"/> + <link href="https://phpconference.com.br/" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2019-04-15</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://phpconference.com.br/" title="PHP Conference Brasil Logo">LogoPHPConferenceBrasilAlphaBG_250x250.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + PHP Conference Brasil, the Main PHP Event in Latin America, will have it's 14th Edition on December 5-7th in Porto Alegre, RS, Brazil. Keynotes will feature Adam Culp, Enrico Zimuel, Diana Arnos and Flavio Lisboa. On Sunday the 8th the event will hold a recreational day at Vinicola Stopassola, a Vineyard located at Serra Gaucha. Participants who opt-in will be treated to a genuine Gaucho Barbecue and a tour through the vineyard. + + </div> + </content> +</entry> diff --git a/images/news/LogoPHPConferenceBrasilAlphaBG_250x250.png b/images/news/LogoPHPConferenceBrasilAlphaBG_250x250.png new file mode 100644 index 0000000..cc6b534 Binary files /dev/null and b/images/news/LogoPHPConferenceBrasilAlphaBG_250x250.png differ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
