Skip to content

Change parameter order to prevent PHP 8.1 deprecation warning#98

Open
greenertux wants to merge 2 commits into
Crivaledaz:masterfrom
greenertux:patch-2
Open

Change parameter order to prevent PHP 8.1 deprecation warning#98
greenertux wants to merge 2 commits into
Crivaledaz:masterfrom
greenertux:patch-2

Conversation

@greenertux

Copy link
Copy Markdown

I have made some changes to not get this warning:

Deprecated: Optional parameter $ldap_filter declared before required parameter $ldap_bind_pass is implicitly treated as a required parameter in /var/www/html/auth/LDAP/LDAPInterface.php on line 30

Maybe it would help others to include this in your codebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant