Author: 02 (cocoeyes02) Committer: GitHub (web-flow) Pusher: sy-records Date: 2024-12-05T12:29:06+08:00
Commit: https://github.com/php/web-php/commit/eec67a0178740c4a0ae7c81b4fa89d94057dee9a Raw diff: https://github.com/php/web-php/commit/eec67a0178740c4a0ae7c81b4fa89d94057dee9a.diff Add PHP Conference Japan 2024 (#1179) Changed paths: A archive/entries/2024-12-04-1.xml A images/news/phpcon-japan-2024.png M archive/archive.xml Diff: diff --git a/archive/archive.xml b/archive/archive.xml index e660222b55..591d9621f1 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/2024-12-04-1.xml"/> <xi:include href="entries/2024-12-03-1.xml"/> <xi:include href="entries/2024-11-21-4.xml"/> <xi:include href="entries/2024-11-21-3.xml"/> diff --git a/archive/entries/2024-12-04-1.xml b/archive/entries/2024-12-04-1.xml new file mode 100644 index 0000000000..69d75343e8 --- /dev/null +++ b/archive/entries/2024-12-04-1.xml @@ -0,0 +1,34 @@ +<?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 Japan 2024</title> + <id>https://www.php.net/archive/2024.php#2024-12-04-1</id> + <published>2024-12-04T13:44:00+00:00</published> + <updated>2024-12-04T13:44:00+00:00</updated> + <link href="https://www.php.net/conferences/index.php#2024-12-04-1" rel="alternate" type="text/html"/> + <link href="https://phpcon.php.gr.jp/2024/" rel="via" type="text/html"/> + <default:finalTeaserDate xmlns="http://php.net/ns/news">2024-12-04</default:finalTeaserDate> + <category term="conferences" label="Conference announcement"/> + <default:newsImage xmlns="http://php.net/ns/news" link="https://phpcon.php.gr.jp/2024/" title="PHP Conference Japan 2024">phpcon-japan-2024.png</default:newsImage> + <content type="xhtml"> + <div xmlns="http://www.w3.org/1999/xhtml"> + <li>Date: December 22, 2024 (JST)</li> + <li>Location: Ota Tokyo, Japan.</li> + <p> + <a href="https://phpcon.php.gr.jp/2024/">PHP Conference Japan 2024</a> the largest PHP event in Japan. + </p> + <p> + The first PHP Conference Japan was held in 2000 by PHP user group in Japan, and this year marks the 25th edition of the event. + </p> + <p> + We have prepared enjoyable programs for all PHPers, from beginners to advanced users. + </p> + + <p> + For more information, see <a href="https://phpcon.php.gr.jp/2024/">PHP Conference Japan 2024</a>. + </p> + <p> + Follow us on <a href="https://x.com/phpcon">𝕏</a> <a href="https://x.com/search?q=%23phpcon">#phpcon</a> + </p> + </div> + </content> +</entry> diff --git a/images/news/phpcon-japan-2024.png b/images/news/phpcon-japan-2024.png new file mode 100644 index 0000000000..cf592cd27d Binary files /dev/null and b/images/news/phpcon-japan-2024.png differ