Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

zend-ldap 2.10.0

Compare
Choose a tag to compare
@heiglandreas heiglandreas released this 05 Jul 05:58
· 13 commits to master since this release
release-2.10.0
b63c788

Added

Deprecated

  • Nothing.

Removed

  • #69 Drop support for OpenLDAP < 2.2 due to using ldap-URI exclusively - Thanks to @fduch

Fixed

  • #51 Use ldap_escape to escape values instead of own function - Thanks to @KaelBaldwin