LdapRecord 1.4.1

LdapRecord aims to provide a simple way to interact with LDAP entries using PHP. The project has just released version 1.4.1, which appears to include the following changes since the 1.3.0 version that I previously reported on:

  • Added the ability to hide or show attributes for serialization (version 1.4.0)
  • Convert serialized dates to an ISO 8601 format (version 1.4.0)
  • Ensure that escaped values are properly handled as strings (version 1.4.1)
  • Ensure that entryUUID is always requested when using OpenLDAP (version 1.4.1)