Author: Jakub Zelenka (bukka)
Date: 2025-02-13T19:57:12+01:00
Commit:
https://github.com/php/web-qa/commit/c94b223a37868a0219b25c60781ef801c3d954d3
Raw diff:
https://github.com/php/web-qa/commit/c94b223a37868a0219b25c60781ef801c3d954d3.diff
PHP 8.3.17 released
Changed paths:
M include/release-qa.php
Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index fbad740..5889aef 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -75,12 +75,12 @@
'active' => true,
'release' => [
'type' => 'RC',
- 'number' => 1,
- 'sha256_bz2' =>
'9aff0115131f27d41b4cbd996b7f9450a4bc83f7c00031c585688b83bf51a41a',
- 'sha256_gz' =>
'70757ee9c6b0d5525075b3a5352962bf47ba50b31109c5b77cfd24d719f41270',
- 'sha256_xz' =>
'783edc4b95869e89f9b045dbc47c7949f0ef3c62db00b35d9224dcfa21744a03',
+ 'number' => 0,
+ 'sha256_bz2' => '',
+ 'sha256_gz' => '',
+ 'sha256_xz' => '',
'date' => '30 Jan 2025',
- 'baseurl' => 'https://downloads.php.net/~jakub/',
+ 'baseurl' => 'https://downloads.php.net/',
],
],