Author: asumikam (asumikam) Committer: GitHub (web-flow) Pusher: sy-records Date: 2025-03-14T10:20:06+08:00
Commit: https://github.com/php/web-php/commit/e05f9570dd8132c10b9e698052872f134b0f0f7a Raw diff: https://github.com/php/web-php/commit/e05f9570dd8132c10b9e698052872f134b0f0f7a.diff Add PHP Conference Odawara 2025 (#1245) Changed paths: A archive/entries/2025-03-14-1.xml A images/news/phpcon_odawara2025.png M archive/archive.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index e77972566c..cde5c8579b 100644 --- a/archive/archive.xml +++ b/archive/archive.xml @@ -9,6 +9,7 @@ <uri>http://php.net/contact</uri> <email>php-webmaster@lists.php.net</email> </author> + <xi:include href="entries/2025-03-14-1.xml"/> <xi:include href="entries/2025-03-13-5.xml"/> <xi:include href="entries/2025-03-13-4.xml"/> <xi:include href="entries/2025-03-13-3.xml"/> diff --git a/archive/entries/2025-03-14-1.xml b/archive/entries/2025-03-14-1.xml new file mode 100644 index 0000000000..44b7f430e7 --- /dev/null +++ b/archive/entries/2025-03-14-1.xml @@ -0,0 +1,37 @@ +<?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 Odawara 2025</title> + <id>https://www.php.net/archive/2025.php#2025-03-14-1</id> + <published>2025-03-14T00:24:54+00:00</published> + <updated>2025-03-14T00:24:54+00:00</updated> + <link href="https://www.php.net/conferences/index.php#2025-03-14-1" rel="alternate" type="text/html"/> + <link href="https://phpcon-odawara.jp/2025/" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2025-04-12</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://phpcon-odawara.jp/2025/" title="PHP Conference Odawara 2025">phpcon_odawara2025.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <p> + PHP Conference Odawara is back for its second run!🍥 + </p> + <p> + This time, we're excited to welcome Saki Takamachi (RM) as our keynote speaker.<br/> + While talks will remain at the heart of the conference, we’re also planning interactive sessions designed to spark communication among fellow engineers.<br/> + Join us in Odawara again to share in the excitement of PHP and connect with passionate community members.<br/> + (This conference will be conducted in Japanese) + </p> + <strong>Basic information</strong><br/> + <ul> + <li>🌸 Date: April 12, 2025 (JST)</li> + <li>🏯 Location: Odawara Civic Exchange Center "UMECO", Kanagawa Prefecture, Japan</li> + </ul> + <p> + For more information, see the event page: <a href="https://phpcon-odawara.jp/2025/">PHP Conference Odawara 2025</a>. + </p> + <p> + Follow us on <a href="https://twitter.com/phpcon_odawara">X</a>. + </p> + + </div> + </content> +</entry> diff --git a/images/news/phpcon_odawara2025.png b/images/news/phpcon_odawara2025.png new file mode 100644 index 0000000000..c9064e841d Binary files /dev/null and b/images/news/phpcon_odawara2025.png differ