Skip to content

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Feb 3, 2024

  • LDAP:
    . Calling ldap_connect() with more than 2 arguments is deprecated. Use
    ldap_connect_wallet() instead.

Refs:

Includes updated tests and documentation.

Related to #1589

…eprecation of three+ param signature (RFC)

> - LDAP:
>  . Calling ldap_connect() with more than 2 arguments is deprecated. Use
>    ldap_connect_wallet() instead.

Refs:
* https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures#ldap_connect
* php/php-src 12728
* php/php-src@1d41eb3
* https://www.php.net/ldap_connect

Includes updated tests and documentation.

Related to 1589
@wimg wimg merged commit 0f79773 into develop Feb 11, 2024
@wimg wimg deleted the php-8.4/removedldapconnectsignatures-update branch February 11, 2024 20:04
@jrfnl jrfnl added the PHP: 8.4 label Nov 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants