@@ -9,7 +9,7 @@ Moodle authentication plugin which provides all functionality of auth_ldap, but
...
@@ -9,7 +9,7 @@ Moodle authentication plugin which provides all functionality of auth_ldap, but
Requirements
Requirements
------------
------------
This plugin requires Moodle 3.2+
This plugin requires Moodle 3.3+
Motivation for this plugin
Motivation for this plugin
...
@@ -184,9 +184,8 @@ Please vote for this ticket if you want to have this realized.
...
@@ -184,9 +184,8 @@ Please vote for this ticket if you want to have this realized.
PHP7 Support
PHP7 Support
------------
------------
Since Moodle 3.0, Moodle core basically supports PHP7.
Moodle core recommends PHP7. Starting with the Moodle 3.3 release of this plugin, we are developing and testing it for PHP7 only.
Please note that PHP7 support is on our roadmap for this plugin, but it has not yet been thoroughly tested for PHP7 support and we are still running it in production on PHP5.
If you are still running this plugin on PHP5, please think about upgrading to PHP7.
If you encounter any success or failure with this plugin and PHP7, please let us know.