Author: Benjamin Clay (ternel) Committer: GitHub (web-flow) Pusher: sy-records Date: 2026-09-01T10:27:24+08:00
Commit: https://github.com/php/web-php/commit/51c3c14234a49eff7ded4336d726a091eb647e1f Raw diff: https://github.com/php/web-php/commit/51c3c14234a49eff7ded4336d726a091eb647e1f.diff Conferences - add ForumPHP Paris 2026 (#2000) Changed paths: A public/archive/entries/2026-08-31-1.xml A public/images/news/forumphp-2026.png M public/archive/archive.xml Diff: diff --git a/public/archive/archive.xml b/public/archive/archive.xml index 09eb9b71cf..2cbaf80ad9 100644 --- a/public/archive/archive.xml +++ b/public/archive/archive.xml @@ -9,6 +9,7 @@ <uri>http://php.net/contact</uri> <email>[email protected]</email> </author> + <xi:include href="entries/2026-08-31-1.xml"/> <xi:include href="entries/2026-08-27-3.xml"/> <xi:include href="entries/2026-08-27-2.xml"/> <xi:include href="entries/2026-08-27-1.xml"/> diff --git a/public/archive/entries/2026-08-31-1.xml b/public/archive/entries/2026-08-31-1.xml new file mode 100644 index 0000000000..de53499a9d --- /dev/null +++ b/public/archive/entries/2026-08-31-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 2026 - Paris (France)</title> + <id>https://www.php.net/archive/2026.php#2026-08-31-1</id> + <published>2026-08-31T11:42:50+00:00</published> + <updated>2026-08-31T11:42:50+00:00</updated> + <link href="https://www.php.net/conferences/index.php#22026-08-31-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">2026-10-10</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://event.afup.org/" title="Forum PHP 2026 - Paris (France)">forumphp-2026.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 8th and 9th, 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 8 & 9 + </p> + <p> + Check out more details at <a href="https://event.afup.org">Afup.org</a> + </p> + </div> + </content> +</entry> diff --git a/public/images/news/forumphp-2026.png b/public/images/news/forumphp-2026.png new file mode 100644 index 0000000000..e9bebb2be4 Binary files /dev/null and b/public/images/news/forumphp-2026.png differ
