Skip to content

Commit b0c6afa

Browse files
sebastianbergmannderickr
authored andcommitted
Add betterCode() PHP 2025
1 parent 3ef51de commit b0c6afa

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

archive/archive.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<uri>http://php.net/contact</uri>
1010
<email>php-webmaster@lists.php.net</email>
1111
</author>
12+
<xi:include href="entries/2025-10-31-1.xml"/>
1213
<xi:include href="entries/2025-10-23-3.xml"/>
1314
<xi:include href="entries/2025-10-23-2.xml"/>
1415
<xi:include href="entries/2025-10-23-1.xml"/>

archive/entries/2025-10-31-1.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news">
3+
<title>betterCode() PHP 2025</title>
4+
<id>https://www.php.net/archive/2025.php#2025-10-13-1</id>
5+
<published>2025-10-31T12:00:00+00:00</published>
6+
<updated>2025-10-31T12:00:00+00:00</updated>
7+
<link href="https://www.php.net/conferences/index.php#id2025-10-31-1" rel="alternate" type="text/html"/>
8+
<link href="https://php.bettercode.eu/" rel="via" type="text/html"/>
9+
<default:finalTeaserDate xmlns="http://php.net/ns/news">2025-11-25</default:finalTeaserDate>
10+
<category term="conferences" label="Conference announcement"/>
11+
<content type="xhtml">
12+
<div xmlns="http://www.w3.org/1999/xhtml">
13+
<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>
14+
<p>betterCode() PHP supports you in using PHP 8.5, switching to FrankenPHP and the Caddy Server. Artificial intelligence is also part of the software development toolkit today: if you want to use it effectively, you need clear architectures, clean code, and solid patterns.</p>
15+
<p><a href="https://php.bettercode.eu/">betterCode() PHP 2025</a> is an online conference lasting one day, with most of the presentations delivered in German.</p>
16+
</div>
17+
</content>
18+
</entry>

0 commit comments

Comments
 (0)