LdapRecord 1.4.3

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

  • Ignore values that cannot be converted to dates when performing JSON serialization (version 1.4.2)
  • Properly escape DNs in HasMany relation queries (version 1.4.2)
  • Query recursive model relations when other model objects are included (version 1.4.3)