Skip to content

Drupal 9 upgrade

  • All code was upgraded for PHP 7.4.
  • All code meets now latest Drupal coding standard.
  • Added dependencies injection where required.
  • Had to remove some commented functions that were almost empty or for previous versions.
  • Tested that it was working along ip2country.
  • Tested it in a Drupal 9 Pantheon environment.

Merge request reports