diff --git a/authLdap.php b/authLdap.php index 697a12f..f548c09 100644 --- a/authLdap.php +++ b/authLdap.php @@ -4,7 +4,7 @@ Plugin Name: AuthLDAP Plugin URI: https://github.com/heiglandreas/authLdap Description: This plugin allows you to use your existing LDAP as authentication base for WordPress -Version: 3.0.2 +Version: 3.0.3 Author: Andreas Heigl Author URI: http://andreas.heigl.org License: MIT diff --git a/readme.txt b/readme.txt index 84da9e0..dacb1ed 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Tags: ldap, auth, authentication, active directory, openLDAP, Open Directory Requires at least: 2.5.0 Tested up to: 6.7.0 Requires PHP: 7.4 -Stable tag: 3.0.2 +Stable tag: 3.0.3 License: MIT License URI: https://opensource.org/licenses/MIT @@ -47,6 +47,10 @@ Please see https://github.com/heiglandreas/authLdap/blob/master/SECURITY.md for == Changelog == += 3.0.3 = + +* Fix further issues with PHP7.4 + = 3.0.2 = * Fix an issue with annotations in PHP7.4