There is an error using php7.2.5
-
Hello!
If I use php 7.2.5, an error occurs when I login to the site (SSO is activated):
Deprecated: The each() function is deprecated. This message will be suppressed on further calls in …\wp-content\plugins\next-active-directory-integration\classes\Ldap\Connection.php on line 426
Warning: Cannot modify header information – headers already sent by (output started at …wp-content\plugins\next-active-directory-integration\classes\Ldap\Connection.php:426) in C:\OSPanel\domains\www\wp-includes\pluggable.php on line 920
Warning: Cannot modify header information – headers already sent by (output started at …\wp-content\plugins\next-active-directory-integration\classes\Ldap\Connection.php:426) in C:\OSPanel\domains\www\wp-includes\pluggable.php on line 921
Warning: Cannot modify header information – headers already sent by (output started at …\wp-content\plugins\next-active-directory-integration\classes\Ldap\Connection.php:426) in C:\OSPanel\domains\www\wp-includes\pluggable.php on line 922
Warning: Cannot modify header information – headers already sent by (output started at …\wp-content\plugins\next-active-directory-integration\classes\Ldap\Connection.php:426) in C:\OSPanel\domains\www\wp-includes\pluggable.php on line 1216
The settings php are identical.
- The topic ‘There is an error using php7.2.5’ is closed to new replies.