Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This is an alpha release for the next major version of Drupal. Drupal 9 alpha releases are intended for site owners and module or theme authors to begin testing whether their sites and code are compatible with significant dependency changes in Drupal 9.0.x. Drupal 9 alpha releases should not be used in production. No upgrade path is provided between Drupal 9 alpha releases or to Drupal 9.0.0-beta1.
Updated the .info.yml file to include the "core_version_requirement: ^8 || ^9"
Reworked the code for the native PHP function fnmatch() as it is not available on non-POSIX compliant systems except Windows. Also for compatibility with D9
Added some testing/debugging functions for continue dev testing of the module
Finally, cleaned up the code for Drupal code syntax statndards