Skip to content

Releases: ltb-project/ltb-common

Version 0.3.0

20 Sep 16:59
Compare
Choose a tag to compare

ℹ️ 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

Full Changelog: v0.2.1...v0.3.0

🤝 New Contributors

👥 Main Team

Version 0.2.1

26 Apr 16:28
0ca06f8
Compare
Choose a tag to compare

ℹ️ 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 modify_attributes_using_ppolicy function does not compute correctly its return values (#14) by @davidcoutadeur in #15

Full Changelog: v0.2.0...v0.2.1

👥 Main Team

Version 0.2.0

24 Apr 13:34
Compare
Choose a tag to compare

ℹ️ 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

Full Changelog: v0.1.0...v0.2.0

👥 Main Team

Version 0.1.0

24 Apr 13:36
Compare
Choose a tag to compare

First stable version of LTB PHP framework.

It includes functions for LDAP connection, LDAP search (with built-in sort function), getting value of an attribute, and send mail.