NeosIT / active-directory-integration2

WordPress plug-in "Next Active Directory Integration"
https://https://wordpress.org/plugins/next-active-directory-integration/
GNU General Public License v3.0
54 stars 25 forks source link

Drop PHP 8.0 support from CI #189

Closed schakko closed 9 months ago

schakko commented 1 year ago

PHP 8.0 is EOL 2023-11-26 (https://www.php.net/supported-versions.php). With reaching EOL, we'll drop support from the build environment for PHP 8.0:

  1. Remove 8.0 from the GH actions matrix
  2. Re-Enable PHPLint; this cannot be used ATM as we required PHP 8.1 for building the NAD release