Author: Martin de Keijzer (Martin1982) Committer: GitHub (web-flow) Pusher: sy-records Date: 2026-09-11T10:31:21+08:00
Commit: https://github.com/php/web-php/commit/b8571bb9dd151eb3cc16ca7e030ee68384e25c67 Raw diff: https://github.com/php/web-php/commit/b8571bb9dd151eb3cc16ca7e030ee68384e25c67.diff Add PHPBenelux 2027 CFP announcement (#2013) Co-authored-by: Luffy <[email protected]> Changed paths: A public/archive/entries/2026-09-09-1.xml A public/images/news/phpbenelux_conference_logo_2027.png M public/archive/archive.xml Diff: diff --git a/public/archive/archive.xml b/public/archive/archive.xml index 813540780d..30beef2548 100644 --- a/public/archive/archive.xml +++ b/public/archive/archive.xml @@ -10,6 +10,7 @@ <email>[email protected]</email> </author> <xi:include href="entries/2026-09-10-1.xml"/> + <xi:include href="entries/2026-09-09-1.xml"/> <xi:include href="entries/2026-09-02-2.xml"/> <xi:include href="entries/2026-09-02-1.xml"/> <xi:include href="entries/2026-08-31-1.xml"/> diff --git a/public/archive/entries/2026-09-09-1.xml b/public/archive/entries/2026-09-09-1.xml new file mode 100644 index 0000000000..2cab7a04f9 --- /dev/null +++ b/public/archive/entries/2026-09-09-1.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHPBenelux Conference 2027, Antwerp Belgium</title> + <id>https://www.php.net/archive/2026.php#2026-09-09-1</id> + <published>2026-09-09T20:40:47+00:00</published> + <updated>2026-09-09T20:40:47+00:00</updated> + <link href="https://www.php.net/conferences/index.php#2026-09-09-1" rel="alternate" type="text/html"/> + <link href="https://conference.phpbenelux.eu/" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2026-10-31</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://conference.phpbenelux.eu/" title="PHPBenelux Conference 2027">phpbenelux_conference_logo_2027.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + The <a href="https://conference.phpbenelux.eu">PHPBenelux Conference</a> is back and now it's your turn to take the stage! + + Whether you're a developer, architect, engineering lead, DevOps engineer, or open-source contributor, we'd love to hear your story. + + Join a long tradition of knowledge sharing, inspire fellow developers, and help shape the next chapter of the PHP ecosystem. + + Share your unique perspective, <a href="https://sessionize.com/phpbenelux-2027">submit your proposal today!</a> + + </div> + </content> +</entry> diff --git a/public/images/news/phpbenelux_conference_logo_2027.png b/public/images/news/phpbenelux_conference_logo_2027.png new file mode 100644 index 0000000000..0a270b1b98 Binary files /dev/null and b/public/images/news/phpbenelux_conference_logo_2027.png differ
