Author: Benjamin Clay (ternel) Committer: GitHub (web-flow) Pusher: saundefined Date: 2024-06-10T18:32:33+03:00
Commit: https://github.com/php/web-php/commit/1ab8e28e70f54c2ce50d3f0a36e208f1c43fd7e1 Raw diff: https://github.com/php/web-php/commit/1ab8e28e70f54c2ce50d3f0a36e208f1c43fd7e1.diff Conferences - add Forum PHP Paris 2024 (#1001) Co-authored-by: Sergey Panteleev <ser...@php.net> Changed paths: A archive/entries/2024-06-10-1.xml A images/news/forumphp-2024.png M archive/archive.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index cb372231ec..0839fcd222 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -9,6 +9,7 @@ <uri>http://php.net/contact</uri> <email>php-webmaster@lists.php.net</email> </author> + <xi:include href="entries/2024-06-10-1.xml"/> <xi:include href="entries/2024-06-06-3.xml"/> <xi:include href="entries/2024-06-06-2.xml"/> <xi:include href="entries/2024-06-06-1.xml"/> diff --git a/archive/entries/2024-06-10-1.xml b/archive/entries/2024-06-10-1.xml new file mode 100644 index 0000000000..ffb03c18ce --- /dev/null +++ b/archive/entries/2024-06-10-1.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>Forum PHP 2024 - Paris (France)</title> + <id>https://www.php.net/archive/2024.php#2024-06-10-1</id> + <published>2024-06-07T21:13:21+00:00</published> + <updated>2024-06-07T21:13:21+00:00</updated> + <link href="https://www.php.net/conferences/index.php#2024-06-10-1" rel="alternate" type="text/html"/> + <link href="https://event.afup.org/" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2024-10-12</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://event.afup.org/" title="Forum PHP 2024 - Paris (France)">forumphp-2024.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + Join the biggest PHP event organized by the French PHP user group, organized for the third time in Disneyland Paris, at the Hotel New York - The Art of Marvel ! During two days, on October 10th and 11th, enjoy the company of our friendly audience, share your knowledge with +700 attendees, meet the companies who use PHP every day, in a environment that will bring even more magic to the language. + </p> + <p> + Date: October 10 & 11 + </p> + <p> + Check out more details at <a href="https://event.afup.org">Afup.org</a> + </p> + </div> + </content> +</entry> diff --git a/images/news/forumphp-2024.png b/images/news/forumphp-2024.png new file mode 100644 index 0000000000..82d8b6e3f7 Binary files /dev/null and b/images/news/forumphp-2024.png differ