summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorPhilip Olson <philip@php.net>2012-03-02 03:51:26 +0000
committerPhilip Olson <philip@php.net>2012-03-02 03:51:26 +0000
commitc1a8169e147133e87e3c6395fd1b3d5ca3d0d6d0 (patch)
tree373998466b21f16a8e0384132aea6a64dcb8d219 /UPGRADING
parent81d45bc204516f68b93ba228ded72408c2688c5d (diff)
downloadphp-git-c1a8169e147133e87e3c6395fd1b3d5ca3d0d6d0.tar.gz
Fixed ldap typos
Diffstat (limited to 'UPGRADING')
-rwxr-xr-xUPGRADING4
1 files changed, 2 insertions, 2 deletions
diff --git a/UPGRADING b/UPGRADING
index 241d908655..9e58abb579 100755
--- a/UPGRADING
+++ b/UPGRADING
@@ -588,8 +588,8 @@ c. New functions
- transliterator_transliterate()
- LDAP:
- - ldap_control_paged_results()
- - ldap_control_paged_results_response()
+ - ldap_control_paged_result()
+ - ldap_control_paged_result_response()
- libxml:
- libxml_set_external_entity_loader()