-
Notifications
You must be signed in to change notification settings - Fork 548
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Sergey Panteleev <[email protected]> Co-authored-by: Luffy <[email protected]>
- Loading branch information
1 parent
50202bb
commit 86f69e2
Showing
2 changed files
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ | |
<uri>http://php.net/contact</uri> | ||
<email>[email protected]</email> | ||
</author> | ||
<xi:include href="entries/2024-12-13-1.xml"/> | ||
<xi:include href="entries/2024-12-09-1.xml"/> | ||
<xi:include href="entries/2024-12-06-1.xml"/> | ||
<xi:include href="entries/2024-12-04-1.xml"/> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> | ||
<title>International PHP Conference Berlin 2025</title> | ||
<id>https://www.php.net/archive/2024.php#2024-12-13-1</id> | ||
<published>2024-12-13T11:11:55+01:00</published> | ||
<updated>2024-12-13T11:11:55+01:00</updated> | ||
<link href="https://www.php.net/conferences/index.php#2024-12-13-1" rel="alternate" type="text/html"/> | ||
<link href="https://phpconference.com/berlin-en/" rel="via" type="text/html"/> | ||
<default:finalTeaserDate xmlns="http://php.net/ns/news">2025-06-06</default:finalTeaserDate> | ||
<category term="conferences" label="Conference announcement"/> | ||
<default:newsImage xmlns="http://php.net/ns/news" link="https://phpconference.com/berlin-en/" title="International PHP Conference Berlin 2025">IPC_24_Logo.png</default:newsImage> | ||
<content type="xhtml"> | ||
<div xmlns="http://www.w3.org/1999/xhtml"> | ||
<p> | ||
<a href="https://phpconference.com/berlin-en/">The International PHP Conference</a> is the world's first PHP conference and stands since more than a decade for top-notch pragmatic expertise in PHP and web technologies. At the IPC, internationally renowned experts from the PHP industry meet up with PHP users and developers from large and small companies. Here is the place where concepts emerge and ideas are born - the IPC signifies knowledge transfer at highest level. | ||
</p> | ||
<p> | ||
Basic facts: | ||
</p> | ||
<p> | ||
<strong>Date: June 2 ‒ 6, 2025</strong> | ||
</p> | ||
<p> | ||
<strong>Location: Maritim ProArte Hotel Berlin, Berlin or Online</strong> | ||
</p> | ||
<p>Highlights:</p> | ||
<ul> | ||
<li>60+ best practice sessions</li> | ||
<li>50+ international top speakers</li> | ||
<li>PHPower: Hands-on Power Workshops</li> | ||
<li>Expo with exciting exhibitors on June 03 & 04</li> | ||
<li>All inclusive: Changing buffets, snacks & refreshing drinks</li> | ||
<li>Official certificate for attendees</li> | ||
<li>Free Goodies:Developer bag, T-Shirt, magazines etc.</li> | ||
<li>Exclusive networking events</li> | ||
</ul> | ||
<p> | ||
For further information on the International PHP Conference Berlin visit: <a | ||
href="https://phpconference.com/berlin-en/">https://phpconference.com/berlin-en/</a> | ||
</p> | ||
</div> | ||
</content> | ||
</entry> |