This repository was archived by the owner on Jan 30, 2020. It is now read-only.
Tags: zendframework/zend-ldap
Tags
zend-ldap 2.10.0 Added ----- - [#64](#64) Adds support for SASL-Bind - Thanks to @mbaynton - [#66](#66) Adds support for automatic reconnection - Thanks to @mbaynton - [#73](#73) Adds support for modifying attributes - Thanks to @glimac and @mbaynton Deprecated ---------- - Nothing. Removed ------- - [#69](#69) Drop support for OpenLDAP < 2.2 due to using ldap-URI exclusively - Thanks to @fduch Fixed ----- - [#51](#51) Use ldap_escape to escape values instead of own function - Thanks to @KaelBaldwin
zend-ldap 2.9.0 Added ----- - [#78](#78) Added support for PHP 7.2 - [#60](#60) Adds tests for nightly PHP-builds Deprecated ---------- - Nothing. Removed ------- - [#61](#61) Removed support for PHP 5.5. - [#78](#78) Removed support for HHVM. Fixed ----- - [#71](#71) Removes composer-flag ```--ignore-platform-deps``` to fix Travis-CI build - [#77](#77) Fixes links to PR in CHANGELOG.md) - [#78](#78) Updated Location for docs. - [#78](#78) Updated PHPUnit.#
Release 2.7.1 ------------- Added ----- - [#48](#48) adds and publishes the documentation to https://zendframework.github.io/zend-ldap/ Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - [#47](#47) Fixes a BC-Break caused by the missing default-ErrorHandler
2.7.0 - 2016-04-21 Added ----- - [#43](#43) Adds possibility to use [Zend\StdLib](https://github.com/zendframework/zend-stdlib) and [Zend\EventManager](https://github.com/zendframework/zend-eventmanager) in Version 3 - Support for PHP7 Deprecated ---------- - Nothing. Removed ------- - [#21](#21) Removes dependency Zend\StdLib Fixed ----- - [#17](#17) Fixes HHVM builds - [#44](#40) Fixes broken builds in PHP7 due to faulty sorting-test - [#40](#40) Fixes connection test that failed due to different failure messages in PHP5 and 7
PreviousNext