LdapRecord 3.1.2

LdapRecord aims to provide a simple way to interact with LDAP entries using PHP. The project has released version 3.1.2. Changes in this release include:

  • Fixed an issue that could prevent Relation::setModelResolver in AppServerProvider from working properly
  • Added the Stringable interface to all classes containing a __toString() method