Author: muno92 (muno92)
Committer: GitHub (web-flow)
Pusher: saundefined
Date: 2024-02-26T20:59:26+03:00

Commit: 
https://github.com/php/web-php/commit/4a11112ba68b98033c2afa4181aec9dff61e3e25
Raw diff: 
https://github.com/php/web-php/commit/4a11112ba68b98033c2afa4181aec9dff61e3e25.diff

Add PHPerKaigi 2024 (#958)

Changed paths:
  A  archive/entries/2024-02-23-1.xml
  A  images/news/phperkaigi-2024.png
  M  archive/archive.xml


Diff:

diff --git a/archive/archive.xml b/archive/archive.xml
index cedc9bf5bf..1d48b31984 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-02-23-1.xml"/>
   <xi:include href="entries/2024-05-17-1.xml"/>
   <xi:include href="entries/2024-02-15-2.xml"/>
   <xi:include href="entries/2024-02-15-1.xml"/>
diff --git a/archive/entries/2024-02-23-1.xml b/archive/entries/2024-02-23-1.xml
new file mode 100644
index 0000000000..2658592038
--- /dev/null
+++ b/archive/entries/2024-02-23-1.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<entry xmlns="http://www.w3.org/2005/Atom"; 
xmlns:default="http://php.net/ns/news";>
+  <title>PHPerKaigi 2024</title>
+  <id>https://www.php.net/archive/2024.php#2024-02-23-1</id>
+  <published>2024-02-23T12:49:47+00:00</published>
+  <updated>2024-02-23T12:49:47+00:00</updated>
+  <link href="https://www.php.net/conferences/index.php#2024-02-23-1"; 
rel="alternate" type="text/html"/>
+  <link href="https://www.php.net/archive/2024.php#2024-02-23-1"; rel="via" 
type="text/html"/>
+  <default:finalTeaserDate 
xmlns="http://php.net/ns/news";>2024-03-07</default:finalTeaserDate>
+  <category term="conferences" label="Conference announcement"/>
+  <default:newsImage xmlns="http://php.net/ns/news"; 
link="https://phperkaigi.jp/2024/"; title="PHPerKaigi 
2024">phperkaigi-2024.png</default:newsImage>
+  <content type="xhtml">
+    <div xmlns="http://www.w3.org/1999/xhtml";>
+     <p><strong>PHPerKaigi 2024, Nakano, Tokyo, Japan</strong></p>
+     <p><strong>Date: Mar 07 - 09, 2024</strong></p>
+     <p>PHPerKaigi is an event for PHPers, that is, those who are currently 
using PHP, those who have used PHP in the past, those who want to use PHP in 
the future, and those who love PHP, to share technical know-how and 
"<strong>#love</strong>" for PHP.</p>
+     <p>The conference consists of talk sessions by public speakers. In 
addition to we have unconference, social gathering and so on for all of 
developers from all from Japan. Let's talk about PHP!</p>
+     <p>Follow us on X (Formerly Twitter) <a 
href="https://twitter.com/phperkaigi";>@phperkaigi</a>, <a 
href="https://twitter.com/search?q=%23phperkaigi";>#phperkaigi</a>.</p>
+     <p><a 
href="https://phperkaigi.jp/2024/";>https://phperkaigi.jp/2024/</a></p>
+     <p>Note:</p>
+     <p>*Kaigi* means meeting in Japanese.</p>
+    </div>
+  </content>
+</entry>
diff --git a/images/news/phperkaigi-2024.png b/images/news/phperkaigi-2024.png
new file mode 100644
index 0000000000..8fc0f9606a
Binary files /dev/null and b/images/news/phperkaigi-2024.png differ

Reply via email to