Releases: horde/Ldap
Releases · horde/Ldap
Release list
3.0.0
3.0.0-RC1
3.0.0-beta3
fix: Address bugs found by new unit tests
test: #4 Cover Entry, Search and RootDSE with better tests
fix: Properly handle null and false search results in PHP 8.x
3.0.0-beta2
fix: Use extension_loaded check as loadExtension is a removed PHP5 feature
3.0.0-beta1
test: Upgrade test suite for phpunit11-13
fix: Bug writing multi-value entries loses values.