Skip to content

Commit bc68e28

Browse files
authored
Merge branch 'master' into master
2 parents 4b876a9 + 1b4c42a commit bc68e28

72 files changed

Lines changed: 1721 additions & 79 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @saundefined @sy-records
1+
* @saundefined @sy-records @sgolemon

ChangeLog-8.php

Lines changed: 461 additions & 3 deletions
Large diffs are not rendered by default.

archive/archive.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@
99
<uri>http://php.net/contact</uri>
1010
<email>php-webmaster@lists.php.net</email>
1111
</author>
12+
<xi:include href="entries/2025-06-05-2.xml"/>
13+
<xi:include href="entries/2025-06-05-1.xml"/>
14+
<xi:include href="entries/2025-06-04-1.xml"/>
15+
<xi:include href="entries/2025-05-12-1.xml"/>
16+
<xi:include href="entries/2025-05-08-2.xml"/>
17+
<xi:include href="entries/2025-05-08-1.xml"/>
18+
<xi:include href="entries/2025-04-10-3.xml"/>
19+
<xi:include href="entries/2025-04-10-2.xml"/>
20+
<xi:include href="entries/2025-04-10-1.xml"/>
21+
<xi:include href="entries/2025-03-14-1.xml"/>
22+
<xi:include href="entries/2025-03-13-5.xml"/>
1223
<xi:include href="entries/2025-03-13-4.xml"/>
1324
<xi:include href="entries/2025-03-13-3.xml"/>
1425
<xi:include href="entries/2025-03-13-2.xml"/>

archive/entries/2025-03-13-5.xml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<entry xmlns="http://www.w3.org/2005/Atom">
3+
<title>PHP 8.2.28 Released!</title>
4+
<id>https://www.php.net/archive/2025.php#2025-03-13-5</id>
5+
<published>2025-03-13T16:51:14+00:00</published>
6+
<updated>2025-03-13T16:51:14+00:00</updated>
7+
<link href="https://www.php.net/index.php#2025-03-13-5" rel="alternate" type="text/html"/>
8+
<link href="https://www.php.net/archive/2025.php#2025-03-13-5" rel="via" type="text/html"/>
9+
<category term="releases" label="New PHP release"/>
10+
<category term="frontpage" label="PHP.net frontpage news"/>
11+
<content type="xhtml">
12+
<div xmlns="http://www.w3.org/1999/xhtml"><p>The PHP development team announces the immediate availability of PHP 8.2.28. This is a security release.</p>
13+
14+
<p>All PHP 8.2 users are encouraged to upgrade to this version.</p>
15+
16+
<p>For source downloads of PHP 8.2.28 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>,
17+
Windows source and binaries can be found on <a href="https://windows.php.net/download/">windows.php.net/download/</a>.
18+
The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.2.28">ChangeLog</a>.
19+
</p> </div>
20+
</content>
21+
</entry>

archive/entries/2025-03-14-1.xml

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://php.net/ns/news">
3+
<title>PHP Conference Odawara 2025</title>
4+
<id>https://www.php.net/archive/2025.php#2025-03-14-1</id>
5+
<published>2025-03-14T00:24:54+00:00</published>
6+
<updated>2025-03-14T00:24:54+00:00</updated>
7+
<link href="https://www.php.net/conferences/index.php#2025-03-14-1" rel="alternate" type="text/html"/>
8+
<link href="https://phpcon-odawara.jp/2025/" rel="via" type="text/html"/>
9+
<default:finalTeaserDate xmlns="http://php.net/ns/news">2025-04-12</default:finalTeaserDate>
10+
<category term="conferences" label="Conference announcement"/>
11+
<default:newsImage xmlns="http://php.net/ns/news" link="https://phpcon-odawara.jp/2025/" title="PHP Conference Odawara 2025">phpcon_odawara2025.png</default:newsImage>
12+
<content type="xhtml">
13+
<div xmlns="http://www.w3.org/1999/xhtml">
14+
<p>
15+
PHP Conference Odawara is back for its second run!🍥
16+
</p>
17+
<p>
18+
This time, we're excited to welcome Saki Takamachi (RM) as our keynote speaker.<br/>
19+
While talks will remain at the heart of the conference, we’re also planning interactive sessions designed to spark communication among fellow engineers.<br/>
20+
Join us in Odawara again to share in the excitement of PHP and connect with passionate community members.<br/>
21+
(This conference will be conducted in Japanese)
22+
</p>
23+
<strong>Basic information</strong><br/>
24+
<ul>
25+
<li>🌸 Date: April 12, 2025 (JST)</li>
26+
<li>🏯 Location: Odawara Civic Exchange Center "UMECO", Kanagawa Prefecture, Japan</li>
27+
</ul>
28+
<p>
29+
For more information, see the event page: <a href="https://phpcon-odawara.jp/2025/">PHP Conference Odawara 2025</a>.
30+
</p>
31+
<p>
32+
Follow us on <a href="https://twitter.com/phpcon_odawara">X</a>.
33+
</p>
34+
35+
</div>
36+
</content>
37+
</entry>

archive/entries/2025-04-10-1.xml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<entry xmlns="http://www.w3.org/2005/Atom">
3+
<title>PHP Core Undergoes Security Audit – Results Now Available</title>
4+
<id>https://www.php.net/archive/2025.php#2025-04-10-1</id>
5+
<published>2025-04-10T11:59:24+00:00</published>
6+
<updated>2025-04-10T11:59:24+00:00</updated>
7+
<link href="https://www.php.net/index.php#2025-04-10-1" rel="alternate" type="text/html"/>
8+
<link href="https://www.php.net/archive/2025.php#2025-04-10-1" rel="via" type="text/html"/>
9+
<category term="frontpage" label="PHP.net frontpage news"/>
10+
<content type="xhtml">
11+
<div xmlns="http://www.w3.org/1999/xhtml">
12+
<p>
13+
A focused security audit of the PHP source code (<a href="https://github.com/php/php-src">php/php-src</a>) was recently completed, commissioned by the <a href="https://www.sovereign.tech/">Sovereign Tech Agency</a>, organized by <a href="https://thephp.foundation/">The PHP Foundation</a> in partnership with <a href="https://ostif.org/">OSTIF</a>, and performed by <a href="https://www.quarkslab.com/">Quarkslab</a>. The audit targeted the most critical parts of the codebase, leading to 27 findings, 17 with security implications, including four CVEs.
14+
</p>
15+
<p>
16+
All issues have been addressed by the PHP development team. Users are encouraged to upgrade to the latest PHP versions to benefit from these security improvements.
17+
</p>
18+
<p>
19+
Read the full <a href="https://thephp.foundation/assets/files/24-07-1730-REP-V1.4_temp.pdf">audit report</a>.
20+
More details in <a href="https://thephp.foundation/blog/2025/04/10/php-core-security-audit-results/">the PHP Foundation blog post</a>.
21+
</p>
22+
<p>
23+
If your organization is interested in sponsoring further audits, please contact The PHP Foundation team: <a href="mailto:contact@thephp.foundation">contact@thephp.foundation</a>.
24+
</p>
25+
</div>
26+
</content>
27+
</entry>

archive/entries/2025-04-10-2.xml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<entry xmlns="http://www.w3.org/2005/Atom">
3+
<title>PHP 8.3.20 Released!</title>
4+
<id>https://www.php.net/archive/2025.php#2025-04-10-2</id>
5+
<published>2025-04-10T15:56:49+00:00</published>
6+
<updated>2025-04-10T15:56:49+00:00</updated>
7+
<link href="https://www.php.net/index.php#2025-04-10-2" rel="alternate" type="text/html"/>
8+
<link href="https://www.php.net/archive/2025.php#2025-04-10-2" rel="via" type="text/html"/>
9+
<category term="releases" label="New PHP release"/>
10+
<category term="frontpage" label="PHP.net frontpage news"/>
11+
<content type="xhtml">
12+
<div xmlns="http://www.w3.org/1999/xhtml"><p>The PHP development team announces the immediate availability of PHP 8.3.20. This is a bug fix release.</p>
13+
14+
<p>All PHP 8.3 users are encouraged to upgrade to this version.</p>
15+
16+
<p>For source downloads of PHP 8.3.20 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>,
17+
Windows source and binaries can be found on <a href="https://windows.php.net/download/">windows.php.net/download/</a>.
18+
The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.3.20">ChangeLog</a>.
19+
</p> </div>
20+
</content>
21+
</entry>

archive/entries/2025-04-10-3.xml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<entry xmlns="http://www.w3.org/2005/Atom">
3+
<title>PHP 8.4.6 Released!</title>
4+
<id>https://www.php.net/archive/2025.php#2025-04-10-3</id>
5+
<published>2025-04-10T21:09:01+00:00</published>
6+
<updated>2025-04-10T21:09:01+00:00</updated>
7+
<link href="https://www.php.net/index.php#2025-04-10-3" rel="alternate" type="text/html"/>
8+
<link href="https://www.php.net/archive/2025.php#2025-04-10-3" rel="via" type="text/html"/>
9+
<category term="releases" label="New PHP release"/>
10+
<category term="frontpage" label="PHP.net frontpage news"/>
11+
<content type="xhtml">
12+
<div xmlns="http://www.w3.org/1999/xhtml"><p>The PHP development team announces the immediate availability of PHP 8.4.6. This is a bug fix release.</p>
13+
14+
<p>All PHP 8.4 users are encouraged to upgrade to this version.</p>
15+
16+
<p>For source downloads of PHP 8.4.6 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>,
17+
Windows source and binaries can be found on <a href="https://windows.php.net/download/">windows.php.net/download/</a>.
18+
The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.4.6">ChangeLog</a>.
19+
</p> </div>
20+
</content>
21+
</entry>

archive/entries/2025-05-08-1.xml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<entry xmlns="http://www.w3.org/2005/Atom">
3+
<title>PHP 8.4.7 Released!</title>
4+
<id>https://www.php.net/archive/2025.php#2025-05-08-1</id>
5+
<published>2025-05-08T14:51:28+00:00</published>
6+
<updated>2025-05-08T14:51:28+00:00</updated>
7+
<link href="https://www.php.net/index.php#2025-05-08-1" rel="alternate" type="text/html"/>
8+
<link href="https://www.php.net/archive/2025.php#2025-05-08-1" rel="via" type="text/html"/>
9+
<category term="releases" label="New PHP release"/>
10+
<category term="frontpage" label="PHP.net frontpage news"/>
11+
<content type="xhtml">
12+
<div xmlns="http://www.w3.org/1999/xhtml"><p>The PHP development team announces the immediate availability of PHP 8.4.7. This is a bug fix release.</p>
13+
14+
<p>All PHP 8.4 users are encouraged to upgrade to this version.</p>
15+
16+
<p>For source downloads of PHP 8.4.7 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>,
17+
Windows source and binaries can be found on <a href="https://windows.php.net/download/">windows.php.net/download/</a>.
18+
The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.4.7">ChangeLog</a>.
19+
</p> </div>
20+
</content>
21+
</entry>

archive/entries/2025-05-08-2.xml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<entry xmlns="http://www.w3.org/2005/Atom">
3+
<title>PHP 8.3.21 Released!</title>
4+
<id>https://www.php.net/archive/2025.php#2025-05-08-2</id>
5+
<published>2025-05-08T22:02:15+00:00</published>
6+
<updated>2025-05-08T22:02:15+00:00</updated>
7+
<link href="https://www.php.net/index.php#2025-05-08-2" rel="alternate" type="text/html"/>
8+
<link href="https://www.php.net/archive/2025.php#2025-05-08-2" rel="via" type="text/html"/>
9+
<category term="releases" label="New PHP release"/>
10+
<category term="frontpage" label="PHP.net frontpage news"/>
11+
<content type="xhtml">
12+
<div xmlns="http://www.w3.org/1999/xhtml"><p>The PHP development team announces the immediate availability of PHP 8.3.21. This is a bug fix release.</p>
13+
14+
<p>All PHP 8.3 users are encouraged to upgrade to this version.</p>
15+
16+
<p>For source downloads of PHP 8.3.21 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>,
17+
Windows source and binaries can be found on <a href="https://windows.php.net/download/">windows.php.net/download/</a>.
18+
The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.3.21">ChangeLog</a>.
19+
</p> </div>
20+
</content>
21+
</entry>

0 commit comments

Comments
 (0)