Closed (fixed)
Project:
Automatic Updates
Version:
8.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2022 at 18:41 UTC
Updated:
29 Dec 2022 at 09:39 UTC
Jump to comment: Most recent
Comments
Comment #2
tedbowComment #3
tedbowok maybe this just failing because 7.4 is EOL and \Drupal\Core\Utility\PhpRequirements::getMinimumSupportedPhp in core now catches that(I worked on this too :laughing:)
Comment #6
tedbowMerging the MR with just the removal of the unused use statement because this causes
https://www.drupal.org/pift-ci-job/2544370
Will see if that fixes it. 7.4 will still fail
Comment #8
tedbowComment #9
tedbowfollow-up #3327229: Remove `@requires PHP >= 8.0` annotation from all tests
Comment #10
tedbowI will commit if this comes back green
Comment #12
wim leers