Commit: eccef879093e5c3c9f7e26aca2f0df294d016a0a Author: Christoph M. Becker <cmbecke...@gmx.de> Wed, 11 Dec 2019 12:36:25 +0100 Parents: d4b02584338cc931f33924bf6e6dcbf4ff7f7a3a Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=eccef879093e5c3c9f7e26aca2f0df294d016a0a Log: PHP 7.1 is EOL Changed paths: M include/release-qa.php Diff: diff --git a/include/release-qa.php b/include/release-qa.php index 0d8e4aa..45c58e0 100644 --- a/include/release-qa.php +++ b/include/release-qa.php @@ -48,19 +48,6 @@ TODO: /**********************************************************************/ $QA_RELEASES = [ - '7.1.25' => [ - 'active' => true, - 'release' => [ - 'type' => 'RC', - 'number' => 0, - 'sha256_bz2' => '', - 'sha256_gz' => '', - 'sha256_xz' => '', - 'date' => '06 Dec 2018', - 'baseurl' => 'https://downloads.php.net/~pollita/', - ], - ], - '7.2.26' => [ 'active' => true, 'release' => [