Author: Ben Ramsey (ramsey) Date: 2022-07-07T12:32:58-05:00 Commit: https://github.com/php/web-qa/commit/0604bf35e7bf128c4a3beb04a91d46a6f1885df3 Raw diff: https://github.com/php/web-qa/commit/0604bf35e7bf128c4a3beb04a91d46a6f1885df3.diff
PHP 8.1.8 released Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index 37fb53b..22fd5c0 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -87,12 +87,12 @@ 'active' => true, 'release' => [ 'type' => 'RC', - 'number' => 1, - 'sha256_gz' => '3a2a22fadee88bfc3ffd389af8875607d3cf3d22b62d02cc0747edec36aadfa0', - 'sha256_bz2' => 'b123ac066844fc1bd1e4271eb6aa1bf81df1ea433b118144aa538613a052b98c', - 'sha256_xz' => '5b69c2f4c2c0c9cd4220c82b15f9b870e595350dabf2b46d0c218bc694af491e', + 'number' => 0, + 'sha256_gz' => '', + 'sha256_bz2' => '', + 'sha256_xz' => '', 'date' => '23 Jun 2022', - 'baseurl' => 'https://downloads.php.net/~ramsey/', + 'baseurl' => 'https://downloads.php.net/', ], ],