Author: Jakub Zelenka (bukka)
Date: 2024-10-10T23:43:40+01:00
Commit:
https://github.com/php/web-qa/commit/e3ecfba31fec06824642d1462f5c2b4303b4d443
Raw diff:
https://github.com/php/web-qa/commit/e3ecfba31fec06824642d1462f5c2b4303b4d443.diff
Announce PHP 8.3.13RC1
Changed paths:
M include/release-qa.php
Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 9d7b433..2d449f8 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -71,17 +71,16 @@
],
],
-
- '8.3.12' => [
+ '8.3.13' => [
'active' => true,
'release' => [
'type' => 'RC',
- 'number' => 0,
- 'sha256_bz2' => '',
- 'sha256_gz' => '',
- 'sha256_xz' => '',
- 'date' => '12 Sep 2024',
- 'baseurl' => 'https://downloads.php.net/',
+ 'number' => 1,
+ 'sha256_bz2' =>
'8f6342b354e16eb262a12c60a5ba04a011f1fca2edf950c2ae97193b7f20e3cd',
+ 'sha256_gz' =>
'5eb82ce81b81c930f3ac406616b70a5d4b9efc0915b60411d9838933a4b2ebf6',
+ 'sha256_xz' =>
'e516a2cf754502ce5e97e4b559a6346111bc4465f8aead5ecb21f290c999698b',
+ 'date' => '10 Oct 2024',
+ 'baseurl' => 'https://downloads.php.net/~jakub/',
],
],