Author: Sebastian Bergmann (sebastianbergmann) Committer: Derick Rethans (derickr) Date: 2025-11-04T11:07:23Z
Commit: https://github.com/php/web-php/commit/ac819406769502577685f0ec99ae04d370ccd928 Raw diff: https://github.com/php/web-php/commit/ac819406769502577685f0ec99ae04d370ccd928.diff Add image Changed paths: A images/news/bettercodephp2025.jpg M archive/entries/2025-10-31-1.xml Diff: diff --git a/archive/entries/2025-10-31-1.xml b/archive/entries/2025-10-31-1.xml index 6370afbf02..fa2af63e21 100644 --- a/archive/entries/2025-10-31-1.xml +++ b/archive/entries/2025-10-31-1.xml @@ -8,6 +8,7 @@ <link href="https://php.bettercode.eu/" rel="via" type="text/html"/> <default:finalTeaserDate xmlns="http://php.net/ns/news">2025-11-25</default:finalTeaserDate> <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://php.bettercode.eu/" title="betterCode() PHP 2025">bettercodephp2025.jpg</default:newsImage> <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> <p>With version 8.5, PHP continues to evolve in its thirtieth year: the new pipe operator and numerous performance improvements make your development more efficient. At the same time, FrankenPHP is establishing itself in Caddy Server, a European open-source solution, as a modern alternative to Nginx.</p> diff --git a/images/news/bettercodephp2025.jpg b/images/news/bettercodephp2025.jpg new file mode 100644 index 0000000000..9a63d94526 Binary files /dev/null and b/images/news/bettercodephp2025.jpg differ
