LdapRecord 2.7.0

LdapRecord aims to provide a simple way to interact with LDAP entries using PHP. The project has released version 2.7.0, which appears to include the following changes:

  • Added support for retrieving arrayable attributes of an entry model
  • Added a method for more easily retrieving the raw value from an escaped value
  • Added methods for determining whether a user has a locked account and for identifying users with locked accounts
  • Made a change to the approach used for deleting leaf nodes