- Issue created by @andypost
Core has few checks for PHP_VERSION_ID
which added for newer PHP versions
Before Drupal 12 is release conditional logic for unsupported versions require clean-up
Use git grep PHP_VERSION_ID
to find all places
Clean-up conditions for PHP 8.4 (the minimal required version )
find, fix, review, commit
Postponed
11.0 🔥
base system