Author: Jessica Mauerhan (jmauerhan) Committer: GitHub (web-flow) Pusher: sy-records Date: 2026-05-12T10:32:28+08:00
Commit: https://github.com/php/web-php/commit/9a3fce4b6f53199b108f98ffdbc82cd93345d872 Raw diff: https://github.com/php/web-php/commit/9a3fce4b6f53199b108f98ffdbc82cd93345d872.diff Add Longhorn PHP CFP (#1901) Co-authored-by: Luffy <[email protected]> Changed paths: A archive/entries/2026-05-11-1.xml M archive/archive.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 5d45dc6e83..2a1a3b8548 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/2026-05-11-1.xml"/> <xi:include href="entries/2026-05-07-4.xml"/> <xi:include href="entries/2026-05-07-3.xml"/> <xi:include href="entries/2026-05-07-2.xml"/> diff --git a/archive/entries/2026-05-11-1.xml b/archive/entries/2026-05-11-1.xml new file mode 100644 index 0000000000..1f473a61c8 --- /dev/null +++ b/archive/entries/2026-05-11-1.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>Longhorn PHP 2026 - Call For Papers</title> + <id>https://www.php.net/archive/2026.php#2026-05-11-1</id> + <published>2026-05-11T22:03:37+00:00</published> + <updated>2026-05-11T22:03:37+00:00</updated> + <link href="https://www.php.net/conferences/index.php#2026-05-11-1" rel="alternate" type="text/html"/> + <link href="https://cfp.longhornphp.com/" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2026-06-30</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://cfp.longhornphp.com/" title="Longhorn PHP">longhornphp.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>Longhorn PHP is back, with a slightly updated format - this year our conference in Austin, TX, will feature a tutorial day (Thursday, October 15), followed by a main conference day (Friday, October 16). We are currently accepting talk and tutorial submissions. While the CFP is open, we also have our Blind Bird tickets available for sale.</p> + <p><a href="https://www.longhornphp.com/">Register today!</a></p> + <p>Follow us on <a href="https://phpc.social/@longhorn">Mastodon</a> signup for emails at <a href="https://www.longhornphp.com/">longhornphp.com</a> to get notified with important conference updates.</p> + </div> + </content> +</entry>
