You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From my testing so far, it looks like WP CLI is compatible with PHP 8 for the most part. After fixing those issues, it'd be great to add PHP 8 to the required PHP versions list in composer.json so WP CLI can be installed with composer in those systems without using --ignore-platform-reqs.