This release supports Drupal 11 and drops support for versions eralier than 10.
It includes a breaking UX change that will allow php pattern evaluation only if the php contrib module is installed as it uses the php_eval() finction form that module.
Changes since release 8.x-1.7:
Issue #3428910: Automated Drupal 11 compatibility fixes for auto_username
Issue #2359097: Require the php module for the php eval, use php_eval from php.module
Fixes a couple of errors:
#3315236 - typed properties not compatible with PHP 7.3 (because module claims support for 8.7.7+)
#3359947 - Use Interface class for improved compatibility
This module never had a release for some reason. The -dev version has been used for quite sometime, and there are no reported issues with the 7.x branch at present.
The following changes were made over the past week: