Author: Toni Van de Voorde (tonivdv) Committer: GitHub (web-flow) Pusher: TimWolla Date: 2026-09-14T16:23:33+02:00
Commit: https://github.com/php/web-php/commit/8e7eecdef0132b34ea95882c9717c0ed15dbd635 Raw diff: https://github.com/php/web-php/commit/8e7eecdef0132b34ea95882c9717c0ed15dbd635.diff docs: Update DPC event with new logo (#2017) Changed paths: A public/images/news/dpc-2027.png M public/archive/entries/2026-09-11-1.xml Diff: diff --git a/public/archive/entries/2026-09-11-1.xml b/public/archive/entries/2026-09-11-1.xml index 4e5eb4f41b..56ef77625d 100644 --- a/public/archive/entries/2026-09-11-1.xml +++ b/public/archive/entries/2026-09-11-1.xml @@ -9,7 +9,7 @@ <link href="https://phpconference.nl/" rel="via" type="text/html"/> <default:finalTeaserDate xmlns="http://php.net/ns/news">2026-12-18</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 2027">dpc-logo-2026.png</default:newsImage> + <default:newsImage xmlns="http://php.net/ns/news" link="https://phpconference.nl/" title="Dutch PHP Conference 2027">dpc-2027.png</default:newsImage> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> <p>🚀 Dutch PHP Conference 2027 is coming! 🚀</p> diff --git a/public/images/news/dpc-2027.png b/public/images/news/dpc-2027.png new file mode 100644 index 0000000000..370318b296 Binary files /dev/null and b/public/images/news/dpc-2027.png differ
