mirror of
https://github.com/php/php-src.git
synced 2026-04-03 14:12:38 +02:00
Remove ldap_control_paged_result and ldap_control_paged_result_response which have been deprecated in PHP 7.4, in favor of new $controls parameters for ldap request functions.