LdapRecord 2.20.0

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

  • Added a Password::nthash method
  • Added HasMany::detachOrDeleteParent and HasMany::detachAllOrDelete methods
  • Added the ability to run chunks in separate connections to allow simultaneous requests in LDAP servers that do not support concurrent requests for a single connection