Version 0.6.0
ℹ️ LTB PHP LDAP
LTB PHP LDAP is a common PHP library for LTB PHP applications. The goal is to avoid any code duplication in these projects.
📄 What's Changed
- fix warning when no entries['count'] in ldapSort (#66) by @davidcoutadeur in #67
- Create method sortEntry by @coudot in #70
- Fix search when size limit is reached, and a log message by @coudot in #74
- Add sorting functions by @davidcoutadeur in #76
- Add unit tests for sortEntry method by @coudot in #77
Full Changelog: v0.5.0...v0.6.0