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

Removed Pre-Release Build for Announce PHP 8.4.18

This commit is contained in:
Saki Takamachi
2026-02-12 23:42:31 +09:00
parent a1689a5e83
commit bebe69243c

View File

@@ -75,12 +75,12 @@ $QA_RELEASES = [
'active' => true,
'release' => [
'type' => 'RC',
'number' => 1,
'sha256_bz2' => '7f3419fbdc0a6163f4bd4408093de90939b595e940d683001d354fb004fb3a7e',
'sha256_gz' => 'b92a28c12d63354c57c2d5a7981f2881bee6804ffe39a9ca5865d9ec52d5fb0c',
'sha256_xz' => '71feee47858318279cea6bc30a565076a3f498647a9be47b261c8dbe73069ead',
'number' => 0,
'sha256_bz2' => '',
'sha256_gz' => '',
'sha256_xz' => '',
'date' => '29 Jan 2026',
'baseurl' => 'https://downloads.php.net/~saki/',
'baseurl' => 'https://downloads.php.net/',
],
],