mirror of
https://github.com/php/php-src.git
synced 2026-03-30 20:22:36 +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.