Author: Toni Van de Voorde (tonivdv) Committer: GitHub (web-flow) Pusher: saundefined Date: 2025-09-03T16:35:52+03:00
Commit: https://github.com/php/web-php/commit/ae33c5f65c1044684123b0913b08fbc52c29cf3e Raw diff: https://github.com/php/web-php/commit/ae33c5f65c1044684123b0913b08fbc52c29cf3e.diff Add DPC 2026 CFP (#1379) Changed paths: A archive/entries/2025-09-03-1.xml A images/news/dpc-logo-2026.png M archive/archive.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 74dc960e63..bc02415569 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-03-1.xml"/> <xi:include href="entries/2025-08-28-3.xml"/> <xi:include href="entries/2025-08-28-2.xml"/> <xi:include href="entries/2025-08-28-1.xml"/> diff --git a/archive/entries/2025-09-03-1.xml b/archive/entries/2025-09-03-1.xml new file mode 100644 index 0000000000..6263b96a58 --- /dev/null +++ b/archive/entries/2025-09-03-1.xml @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>Dutch PHP Conference 2026 - Call For Papers</title> + <id>https://www.php.net/archive/2025.php#2025-09-03-1</id> + <published>2025-09-03T11:15:38+00:00</published> + <updated>2025-09-03T11:15:38+00:00</updated> + <link href="https://www.php.net/conferences/index.php#2025-09-03-1" rel="alternate" type="text/html"/> + <link href="https://phpconference.nl/" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2026-03-10</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://phpconference.nl/" title="Dutch PHP Conference 2026">dpc-logo-2026.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>π Dutch PHP Conference 2026 is coming! π</p> + <p>Weβre thrilled to announce that the 20th edition of the Dutch PHP Conference will take place from March 10 to March 13, 2026 in Amsterdam! ποΈ</p> + <p>π€ Call for Papers is now OPEN! π€</p> + <p>Got insights, skills, or experience to share? Submit your talk ideas before the deadline on December 24th! Weβre looking for both technical and non-technical sessions that will inspire and engage our community.</p> + <p> + <strong>Highlights:</strong> + </p> + <ul> + <li>π₯ Expected attendance: around 1000</li> + <li>π Conference dates: March 13 β 17, 2026</li> + <li>ποΈ 30-40 speaking slots available</li> + </ul> + + <p>ποΈ Early Bird Tickets Available Now! ποΈ</p> + <p>Donβt miss out on the early bird prices! With your ticket, youβll get access to not just one, but three incredible conferences: Dutch PHP Conference, Appdevcon (where app development meets creativity π±β¨), and Webdevcon (your gateway to the latest in web technology ππ)! Secure your spot for a fantastic lineup of workshop days, conference sessions, and social activities.</p> + <p>Get ready for an incredible edition of #DPC26, plus the added value of Appdevcon and Webdevcon! π</p> + <ul> + <li>π Submit your CFP => <a href="https://phpconference.nl/speakers/cfp/">https://phpconference.nl/speakers/cfp/</a> + </li> + <li>π Grab your early bird tickets => <a href="https://dawntechnology.paydro.com/adc-wdc-dpc-2026">https://dawntechnology.paydro.com/adc-wdc-dpc-2026</a> + </li> + </ul> + <p>See you there! ππ</p> + </div> + </content> +</entry> diff --git a/images/news/dpc-logo-2026.png b/images/news/dpc-logo-2026.png new file mode 100644 index 0000000000..03902770d0 Binary files /dev/null and b/images/news/dpc-logo-2026.png differ
