Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Functions deprecated in PHP 8.4 #9060

Closed
alecpl opened this issue Jul 11, 2023 · 1 comment
Closed

Functions deprecated in PHP 8.4 #9060

alecpl opened this issue Jul 11, 2023 · 1 comment

Comments

@alecpl
Copy link
Member

alecpl commented Jul 11, 2023

Regarding just voted https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures we'll need some changes:

  • in password plugin modify how we use ldap_connect() function,
  • in our session handler modify use of session_set_save_handler().
@alecpl
Copy link
Member Author

alecpl commented Nov 11, 2023

Fixed.

@alecpl alecpl closed this as completed Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant