LdapRecord aims to provide a simple way to interact with LDAP entries using PHP. The project has just released version 1.2.13. Changes that have been incorporated since the last 1.2.11 version that I reported on include:
- Fixed caching issues (version 1.2.12)
- Fixed an issue in which attempting to set a single value for a multi-valued attribute might not replace the entire attribute (version 1.2.13)
- Fixed an issue with attempts to add non-unique values to existing attributes (version 1.2.13)