Author: dero - Kazuma Tomatsu (dero1to) Committer: GitHub (web-flow) Pusher: sy-records Date: 2026-09-03T10:20:56+08:00
Commit: https://github.com/php/web-php/commit/fcef040c10b35d78501dacddd671af824a9019c3 Raw diff: https://github.com/php/web-php/commit/fcef040c10b35d78501dacddd671af824a9019c3.diff Add PHP Conference Ehime 2026 (#2006) Changed paths: A public/archive/entries/2026-09-02-2.xml A public/images/news/phpcon_ehime2026.png M public/archive/archive.xml Diff: diff --git a/public/archive/archive.xml b/public/archive/archive.xml index c0501667a7..34034e5316 100644 --- a/public/archive/archive.xml +++ b/public/archive/archive.xml @@ -9,6 +9,7 @@ <uri>http://php.net/contact</uri> <email>[email protected]</email> </author> + <xi:include href="entries/2026-09-02-2.xml"/> <xi:include href="entries/2026-09-02-1.xml"/> <xi:include href="entries/2026-08-31-1.xml"/> <xi:include href="entries/2026-08-27-3.xml"/> diff --git a/public/archive/entries/2026-09-02-2.xml b/public/archive/entries/2026-09-02-2.xml new file mode 100644 index 0000000000..25196c9c70 --- /dev/null +++ b/public/archive/entries/2026-09-02-2.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="utf-8"?> +<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news"> + <title>PHP Conference Ehime 2026</title> + <id>https://www.php.net/archive/2026.php#2026-09-02-1</id> + <published>2026-09-02T14:30:00+00:00</published> + <updated>2026-09-02T14:30:00+00:00</updated> + <link href="https://www.php.net/conferences/index.php#2026-09-02-1" rel="alternate" type="text/html"/> + <link href="https://phpcon.ehime.jp/?utm_source=php_net&utm_medium=referral&utm_campaign=phpcon_ehime_2026" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2026-10-03</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://phpcon.ehime.jp/?utm_source=php_net&utm_medium=referral&utm_campaign=phpcon_ehime_2026" title="PHP Conference Ehime 2026">phpcon_ehime2026.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + PHP Conference Ehime will be held for the first time on October 3, 2026 (JST), at Ehime University Johoku Campus in Matsuyama City, Ehime Prefecture, Japan.🍊 + </p> + <p> + The theme of the conference is "技術愛とコミュニティ愛と愛媛愛と": love for technology, love for the community, and love for Ehime. + </p> + <p> + Join us in this castle and hot-spring town of Shikoku, and connect with PHP developers from all over Japan. + </p> + <p> + Tickets are <a href="https://fortee.jp/phpconehime-2026/ticket-shop/index" target="_blank">on sale now</a>, and further information is available on the <a href="https://phpcon.ehime.jp/?utm_source=php_net&utm_medium=referral&utm_campaign=phpcon_ehime_2026" target="_blank">event page</a> and on <a href="https://x.com/phpcon_ehime" target="_blank">X(Twitter)</a>. + </p> + </div> + </content> +</entry> diff --git a/public/images/news/phpcon_ehime2026.png b/public/images/news/phpcon_ehime2026.png new file mode 100644 index 0000000000..dfaefa87a2 Binary files /dev/null and b/public/images/news/phpcon_ehime2026.png differ
