LdapRecord 3.4.0

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

  • Fixed an issue in which orWhere could not be called without an operator
  • Fixed an issue in which the getAuthIdentifier method returned an incorrect value for OpenLDAP users
  • Added support for base DN substitution in DN comparison methods
  • Added the ability to morph models based on object classes