wp plugin command/minimum version

Bug Report

WP-CLI: 2.5.0-alpha-02486ab
Command: wp plugin(e.g. wp plugin list)
PHP 7.4.7

The wp plugin command does not find any plugins with older WP versions (e.g. WP 4.5) on cli 2.5.0
(When using PHP 7.4 using WP-CLI 2.5.0 is required due to a plethora of notices in WP-CLI 2.4 with PHP 7.4)

It would be nice if a) this could be fixed or b) provide an error message that the WP version used is too low, so the user is aware that there is an issue (and not just return an empty list of plugins. Same issue for plugin deactivate,...)