Author: Er Galvão Abbott (galvao) Committer: GitHub (web-flow) Pusher: saundefined Date: 2025-09-24T11:28:12+03:00
Commit: https://github.com/php/web-php/commit/e7e5fb6ebbcab92df47c421ca06492e7a1587cfe Raw diff: https://github.com/php/web-php/commit/e7e5fb6ebbcab92df47c421ca06492e7a1587cfe.diff Adding PHP Conference Brazil 2025 (#1449) Co-authored-by: Luffy <[email protected]> Changed paths: A archive/entries/2025-09-23-1.xml M archive/archive.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index a4d47aab1b..06b165b039 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/2025-09-23-1.xml"/> <xi:include href="entries/2025-09-11-1.xml"/> <xi:include href="entries/2025-09-08-1.xml"/> <xi:include href="entries/2025-09-07-1.xml"/> diff --git a/archive/entries/2025-09-23-1.xml b/archive/entries/2025-09-23-1.xml new file mode 100644 index 0000000000..0a73f378f0 --- /dev/null +++ b/archive/entries/2025-09-23-1.xml @@ -0,0 +1,17 @@ +<?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 Brazil 2025</title> + <id>https://www.php.net/archive/2025.php#2025-09-23-1</id> + <published>2025-09-23T18:54:43+00:00</published> + <updated>2025-09-23T18:54:43+00:00</updated> + <link href="https://www.php.net/conferences/index.php#2025-09-23-1" rel="alternate" type="text/html"/> + <link href="https://www.php.net/archive/2025.php#2025-09-23-1" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2025-12-06</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + Come join the 20th year of the main andd longest living PHP Conference in Latin America! + <p><strong>Official website:</strong> <a href="https://phpconference.com.br/">https://phpconference.com.br/</a></p> + </div> + </content> +</entry>
