LdapRecord 2.6.0 and 2.6.1

LdapRecord aims to provide a simple way to interact with LDAP entries using PHP. The project has released versions 2.6.0 and 2.6.1. Changes included in these releases are:

  • Added a getObjectGuidKey method (version 2.6.0)
  • Added multi, rdns, and head methods for working with DNs (version 2.6.0)
  • Fixed an issue with the way that LDAP options are applied (version 2.6.0)
  • Fixed an infinite loop when accessing entries with circular relationships (version 2.6.1)