Author: John Congdon (johncongdon) Committer: GitHub (web-flow) Pusher: sy-records Date: 2026-07-15T10:02:48+08:00
Commit: https://github.com/php/web-php/commit/890ae035cc7b8bfdb4ea9df8dee4e09acd415bbd Raw diff: https://github.com/php/web-php/commit/890ae035cc7b8bfdb4ea9df8dee4e09acd415bbd.diff Adding PHP Tek 2027 Conference CFP (#1963) Changed paths: A archive/entries/2026-07-07-1.xml A images/news/php-tek-2027.png M archive/archive.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index 75f7353d47..330045754e 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -10,6 +10,7 @@ <email>[email protected]</email> </author> <xi:include href="entries/2026-07-13-1.xml"/> + <xi:include href="entries/2026-07-07-1.xml"/> <xi:include href="entries/2026-07-02-5.xml"/> <xi:include href="entries/2026-07-02-4.xml"/> <xi:include href="entries/2026-07-02-3.xml"/> diff --git a/archive/entries/2026-07-07-1.xml b/archive/entries/2026-07-07-1.xml new file mode 100644 index 0000000000..acbfa7f02e --- /dev/null +++ b/archive/entries/2026-07-07-1.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHP Tek 2027</title> + <id>https://www.php.net/archive/2026.php#2026-07-07-1</id> + <published>2026-07-07T16:47:27+00:00</published> + <updated>2026-07-07T16:47:27+00:00</updated> + <link href="https://www.php.net/conferences/index.php#2026-07-07-1" rel="alternate" type="text/html"/> + <link href="https://phptek.io" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2027-08-31</default:finalTeaserDate> + <category term="cfp" label="Call for Papers"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://phptek.io" title="PHP Tek 2027 Logo">php-tek-2027.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p>Join us for the 19th Annual Web Developer Conference, PHP Tek 2027, April 27-29 2026.</p> + + <p>PHP Tek combines leadership, expertise, and networking in one event. A relaxing atmosphere for tech leaders and developers to share, learn and grow professionally while also providing you with the knowledge to solve your everyday problems.</p> + + <p>We are the longest-running web developer conference in the United States, focusing on the PHP programming language. The event is broken up into multiple days. The main conference happens over the course of 3 days (April 27-29) and includes keynotes, talks, and networking options. It will be broken into three tracks and will cover a range of topics. There will be two dedicated PHP Tracks, and then each day will have a different 3rd track (JS/Laravel/DevOps)</p> + + <p>Head over to <a href="https://phptek.io">https://phptek.io</a> and get yours today!</p> + </div> + </content> +</entry> diff --git a/images/news/php-tek-2027.png b/images/news/php-tek-2027.png new file mode 100644 index 0000000000..feaa644e80 Binary files /dev/null and b/images/news/php-tek-2027.png differ
