1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Announce PHP 8.3.28RC1

This commit is contained in:
Jakub Zelenka
2025-11-06 22:22:12 +01:00
parent 27b22a8285
commit 4102ab38eb

View File

@@ -71,16 +71,16 @@ $QA_RELEASES = [
],
],
'8.3.27' => [
'8.3.28' => [
'active' => true,
'release' => [
'type' => 'RC',
'number' => 0,
'sha256_bz2' => '',
'sha256_gz' => '',
'sha256_xz' => '',
'date' => '09 Oct 2025',
'baseurl' => 'https://downloads.php.net/',
'number' => 1,
'sha256_bz2' => '8edc0baafb631df086ab626018c0799dc70c920262ffb44af43de949c49f7cd1',
'sha256_gz' => 'b94c43815ccb642ed0e95f55e8558b266b8ef50c146d33eaefb5073147a3297c',
'sha256_xz' => '1a528543ebbed745101606b36d5cef032e485a8dee5c9073373eac1f9f8b0391',
'date' => '06 Nov 2025',
'baseurl' => 'https://downloads.php.net/~jakub/',
],
],