Skip to content

v1.7.1

Compare
Choose a tag to compare
@stevebauman stevebauman released this 18 May 19:02
· 1147 commits to master since this release

Fixed

  • Properly use LDAP_MOD_BATCH_ADD and LDAP_MOD_BATCH_REMOVE when adding / removing values to prevent always issuing an LDAP_MOD_BATCH_REPLACE

Added

  • $model->encodeAttributes() method - 9178cae