Skip to content

PHP 7.4: RemovedFunctions: account for deprecated LDAP functions#831

Merged
wimg merged 1 commit intomasterfrom
php-7.4/removed-functions-ldap
Jun 27, 2019
Merged

PHP 7.4: RemovedFunctions: account for deprecated LDAP functions#831
wimg merged 1 commit intomasterfrom
php-7.4/removed-functions-ldap

Conversation

@jrfnl
Copy link
Member

@jrfnl jrfnl commented Jun 26, 2019

  • LDAP:
    ldap_control_paged_result_response and ldap_control_paged_result are
    deprecated. Pagination controls can be sent along with ldap_search instead.

Refs:

Loosely related to #808

> - LDAP:
>    ldap_control_paged_result_response and ldap_control_paged_result are
>    deprecated. Pagination controls can be sent along with ldap_search instead.

Refs:
* https://github.com/php/php-src/blob/42cc58ff7b2fee1c17a00dc77a4873552ffb577f/UPGRADING#L316
* php/php-src@d93ce17
@jrfnl jrfnl added Type: enhancement PR: quick merge PR only contains relatively simple changes PR: ready for review labels Jun 26, 2019
@jrfnl jrfnl added this to the 9.2.0 milestone Jun 26, 2019
@jrfnl jrfnl requested a review from wimg June 26, 2019 21:23
@wimg wimg merged commit 74e3262 into master Jun 27, 2019
@wimg wimg deleted the php-7.4/removed-functions-ldap branch June 27, 2019 09:43
@jrfnl jrfnl removed PR: ready for review PR: quick merge PR only contains relatively simple changes labels Sep 5, 2019
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.

2 participants