File tree Expand file tree Collapse file tree 6 files changed +108
-6
lines changed Expand file tree Collapse file tree 6 files changed +108
-6
lines changed Original file line number Diff line number Diff line change 2798
2798
2799
2799
<a id="PHP_8_2"></a>
2800
2800
2801
+ <section class="version" id="8.2.28"><!-- {{{ 8.2.28 -->
2802
+ <h3>Version 8.2.28</h3>
2803
+ <b><?php release_date ('13-Mar-2025 ' ); ?> </b>
2804
+ <ul><li>Core:
2805
+ <ul>
2806
+ <li>Fixed bug <?php githubissuel ('php/php-src ' , 17211 ); ?> (observer segfault on function loaded with dl()).</li>
2807
+ </ul></li>
2808
+ <li>LibXML:
2809
+ <ul>
2810
+ <li>Fixed <?php githubsecurityl ('php/php-src ' , 'wg4p-4hqh-c3g9 ' ); ?> (Reocurrence of #72714).</li>
2811
+ <li>Fixed <?php githubsecurityl ('php/php-src ' , 'p3x9-6h7p-cgfc ' ); ?> (libxml streams use wrong `content-type` header when requesting a redirected resource). (CVE-2025-1219)</li>
2812
+ </ul></li>
2813
+ <li>Streams:
2814
+ <ul>
2815
+ <li>Fixed GHSA-hgf54-96fm-v528 (Stream HTTP wrapper header check might omit basic auth header). (CVE-2025-1736)</li>
2816
+ <li>Fixed <?php githubsecurityl ('php/php-src ' , '52jp-hrpf-2jff ' ); ?> (Stream HTTP wrapper truncate redirect location to 1024 bytes). (CVE-2025-1861)</li>
2817
+ <li>Fixed <?php githubsecurityl ('php/php-src ' , 'pcmh-g36c-qc44 ' ); ?> (Streams HTTP wrapper does not fail for headers without colon). (CVE-2025-1734)</li>
2818
+ <li>Fixed <?php githubsecurityl ('php/php-src ' , 'v8xr-gpvj-cx9g ' ); ?> (Header parser of `http` stream wrapper does not handle folded headers). (CVE-2025-1217)</li>
2819
+ </ul></li>
2820
+ <li>Windows:
2821
+ <ul>
2822
+ <li>Fixed phpize for Windows 11 (24H2).</li>
2823
+ </ul></li>
2824
+ </ul>
2825
+ <!-- }}} --></section>
2826
+
2827
+
2828
+
2801
2829
<section class="version" id="8.2.27"><!-- {{{ 8.2.27 -->
2802
2830
<h3>Version 8.2.27</h3>
2803
2831
<b><?php release_date ('19-Dec-2024 ' ); ?> </b>
Original file line number Diff line number Diff line change 9
9
<uri >http://php.net/contact</uri >
10
10
11
11
</author >
12
+ <xi : include href =" entries/2025-03-13-5.xml" />
12
13
<xi : include href =" entries/2025-03-13-4.xml" />
13
14
<xi : include href =" entries/2025-03-13-3.xml" />
14
15
<xi : include href =" entries/2025-03-13-2.xml" />
Original file line number Diff line number Diff line change
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 >
Original file line number Diff line number Diff line change 2
2
$ OLDRELEASES = array (
3
3
8 =>
4
4
array (
5
+ '8.2.27 ' =>
6
+ array (
7
+ 'announcement ' =>
8
+ array (
9
+ 'English ' => '/releases/8_2_27.php ' ,
10
+ ),
11
+ 'tags ' =>
12
+ array (
13
+ ),
14
+ 'date ' => '19 Dec 2024 ' ,
15
+ 'source ' =>
16
+ array (
17
+ 0 =>
18
+ array (
19
+ 'filename ' => 'php-8.2.27.tar.gz ' ,
20
+ 'name ' => 'PHP 8.2.27 (tar.gz) ' ,
21
+ 'sha256 ' => '179cc901760d478ffd545d10702ebc2a1270d8c13471bdda729d20055140809a ' ,
22
+ 'date ' => '19 Dec 2024 ' ,
23
+ ),
24
+ 1 =>
25
+ array (
26
+ 'filename ' => 'php-8.2.27.tar.bz2 ' ,
27
+ 'name ' => 'PHP 8.2.27 (tar.bz2) ' ,
28
+ 'sha256 ' => '6e57dbaf769a7f3deb4f0f48b8c535e671cc0a18022ed7f6ff23b50e941d4b60 ' ,
29
+ 'date ' => '19 Dec 2024 ' ,
30
+ ),
31
+ 2 =>
32
+ array (
33
+ 'filename ' => 'php-8.2.27.tar.xz ' ,
34
+ 'name ' => 'PHP 8.2.27 (tar.xz) ' ,
35
+ 'sha256 ' => '3eec91294d8c09b3df80b39ec36d574ed9b05de4c8afcb25fa215d48f9ecbc6b ' ,
36
+ 'date ' => '19 Dec 2024 ' ,
37
+ ),
38
+ ),
39
+ 'museum ' => false ,
40
+ ),
5
41
'8.1.31 ' =>
6
42
array (
7
43
'announcement ' =>
Original file line number Diff line number Diff line change @@ -44,13 +44,13 @@ $RELEASES = (function () {
44
44
45
45
/* PHP 8.2 Release */
46
46
$ data ['8.2 ' ] = [
47
- 'version ' => '8.2.27 ' ,
48
- 'date ' => '19 Dec 2024 ' ,
49
- 'tags ' => [], // Set to ['security'] for security releases.
47
+ 'version ' => '8.2.28 ' ,
48
+ 'date ' => '13 Mar 2025 ' ,
49
+ 'tags ' => [' security ' ], // Set to ['security'] for security releases.
50
50
'sha256 ' => [
51
- 'tar.gz ' => '179cc901760d478ffd545d10702ebc2a1270d8c13471bdda729d20055140809a ' ,
52
- 'tar.bz2 ' => '6e57dbaf769a7f3deb4f0f48b8c535e671cc0a18022ed7f6ff23b50e941d4b60 ' ,
53
- 'tar.xz ' => '3eec91294d8c09b3df80b39ec36d574ed9b05de4c8afcb25fa215d48f9ecbc6b ' ,
51
+ 'tar.gz ' => '3318300888de5023720cc84efad5e005e53f30b5f0072fae65a750dabcaf6ec3 ' ,
52
+ 'tar.bz2 ' => '2919cc1b92190a58dc17904b92e626600b96ce49a4c72e77513786a4406acce5 ' ,
53
+ 'tar.xz ' => 'af8c9153153a7f489153b7a74f2f29a5ee36f5cb2c6c6929c98411a577e89c91 ' ,
54
54
]
55
55
];
56
56
Original file line number Diff line number Diff line change
1
+ <?php
2
+ $ _SERVER ['BASE_PAGE ' ] = 'releases/8_2_28.php ' ;
3
+ include_once __DIR__ . '/../include/prepend.inc ' ;
4
+ site_header ('PHP 8.2.28 Release Announcement ' );
5
+ ?>
6
+ <h1>PHP 8.2.28 Release Announcement</h1>
7
+
8
+ <p>The PHP development team announces the immediate availability of PHP 8.2.28. This is a security release.</p>
9
+
10
+ <p>All PHP 8.2 users are encouraged to upgrade to this version.</p>
11
+
12
+ <p>For source downloads of PHP 8.2.28 please visit our <a href="https://www.php.net/downloads.php">downloads page</a>,
13
+ Windows source and binaries can be found on <a href="https://windows.php.net/download/">windows.php.net/download/</a>.
14
+ The list of changes is recorded in the <a href="https://www.php.net/ChangeLog-8.php#8.2.28">ChangeLog</a>.
15
+ </p>
16
+ <?php site_footer ();
You can’t perform that action at this time.
0 commit comments