Author: Alexandre Daubois (alexandre-daubois) Committer: GitHub (web-flow) Pusher: sy-records Date: 2026-09-02T16:41:29+08:00
Commit: https://github.com/php/web-php/commit/636b5621dc37d630724413b55973ae665ae40cff Raw diff: https://github.com/php/web-php/commit/636b5621dc37d630724413b55973ae665ae40cff.diff Add API Platform Conference 2026 (#2004) Changed paths: A public/archive/entries/2026-09-02-1.xml A public/images/news/api-platform-con-2026.png M public/archive/archive.xml Diff: diff --git a/public/archive/archive.xml b/public/archive/archive.xml index 2cbaf80ad9..c0501667a7 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-09-02-1.xml"/> <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"/> diff --git a/public/archive/entries/2026-09-02-1.xml b/public/archive/entries/2026-09-02-1.xml new file mode 100644 index 0000000000..34bc08c40a --- /dev/null +++ b/public/archive/entries/2026-09-02-1.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>API Platform Conference 2026 - Lille (France) & Online</title> + <id>https://www.php.net/archive/2026.php#2026-09-02-1</id> + <published>2026-09-02T06:18:52+00:00</published> + <updated>2026-09-02T06:18:52+00:00</updated> + <link href="https://www.php.net/conferences/index.php#2026-09-02-1" rel="alternate" type="text/html"/> + <link href="https://api-platform.com/con/2026/" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2026-09-18</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://api-platform.com/con/2026/" title="API Platform Conference 2026">api-platform-con-2026.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"><p> + API Platform Conference will return on September 17th and 18th, 2026, both in Lille (France) and online. +</p> +<p> + The API Platform Conference is a two-day event that highlights the latest trends, best practices, and case studies related to API Platform and its ecosystem, including PHP, Symfony, JavaScript, AI, FrankenPHP, performance, and tools. +</p> +<p> + With nearly 30 talks delivered in both English and French, the conference is a must-attend for innovative companies, project leaders, and skilled developers. If you're a developer, CTO, or decision-maker specializing in these technologies, this event is tailored for you! +</p> +<p> + More info at <a href="https://api-platform.com/con/2026/">api-platform.com/con/2026</a> +</p> + </div> + </content> +</entry> diff --git a/public/images/news/api-platform-con-2026.png b/public/images/news/api-platform-con-2026.png new file mode 100644 index 0000000000..1a951354af Binary files /dev/null and b/public/images/news/api-platform-con-2026.png differ
