-
Notifications
You must be signed in to change notification settings - Fork 554
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add conference PHP Velho Oeste 2024 in Brazil (#950)
Co-authored-by: Marcos Marcolin <marcos@ixcsoft.com.br> Co-authored-by: Sergey Panteleev <sergey@php.net>
1 parent
dd99904
commit 42e335e
Showing
2 changed files
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> | ||
<title>PHP Velho Oeste 2024</title> | ||
<id>https://www.php.net/archive/2024.php#2024-05-17-1</id> | ||
<published>2024-05-17T18:00:00+03:00</published> | ||
<updated>2024-05-17T18:00:00+03:00</updated> | ||
<link href="https://www.php.net/conferences/index.php#2024-05-17-1" rel="alternate" type="text/html"/> | ||
<link href="http://www.phpvelhoeste.com.br/2024/" rel="via" type="text/html"/> | ||
<default:finalTeaserDate xmlns="http://php.net/ns/news">2024-05-17</default:finalTeaserDate> | ||
<category term="conferences" label="Conference announcement"/> | ||
<default:newsImage xmlns="http://php.net/ns/news" link="http://www.phpvelhoeste.com.br/2024/" | ||
title="PHP Velho Oeste 2024">php_velho_oeste_350x300px.png</default:newsImage> | ||
<content type="xhtml"> | ||
<div xmlns="http://www.w3.org/1999/xhtml"> | ||
<p> | ||
<a href="http://www.phpvelhoeste.com.br/2024/">PHP Velho Oeste</a> | ||
is a community that aims to move the PHP language ecosystem in the western region of Santa Catarina, | ||
Brazil, known as Velho Oeste(Old West). | ||
</p> | ||
|
||
<p> | ||
<strong>Knowledge + Networking</strong> | ||
</p> | ||
|
||
<p> | ||
In this event, several relevant topics will be covered, from the latest language updates to best | ||
development practices. You will have the opportunity to expand your PHP knowledge and stay up to date | ||
with the latest market trends. | ||
</p> | ||
|
||
<p> | ||
<strong>Date: May 17-18, 2024</strong> | ||
</p> | ||
|
||
<p> | ||
<strong>Location: Unochapecó Noble Hall in Chapecó, Santa Catarina, Brazil.</strong> | ||
</p> | ||
|
||
<p>For more information about the event, visit our website: | ||
<a href="http://www.phpvelhoeste.com.br/2024/">PHP Velho Oeste</a> | ||
</p> | ||
</div> | ||
</content> | ||
</entry> |