This repository was archived by the owner on Jan 30, 2020. It is now read-only.
File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file, in reverse
19
19
### Fixed
20
20
21
21
- [ #71 ] ( https://github.com/zendframework/zend-ldap/pull/71 ) Removes composer-flag ``` --ignore-platform-deps ``` to fix Travis-CI build
22
+ - [ #77 ] ( https://github.com/zendframework/zend-ldap/pull/77 ) Fixes links to PR in CHANGELOG.md)
22
23
23
24
## 2.8.0 - 2017-03-06
24
25
@@ -83,7 +84,7 @@ coding-standards.
83
84
### Fixed
84
85
85
86
- [ #17 ] ( https://github.com/zendframework/zend-ldap/issues/17 ) Fixes HHVM builds
86
- - [ #44 ] ( https://github.com/zendframework/zend-ldap/pull/40 ) Fixes broken builds
87
+ - [ #44 ] ( https://github.com/zendframework/zend-ldap/pull/44 ) Fixes broken builds
87
88
in PHP7 due to faulty sorting-test
88
89
- [ #40 ] ( https://github.com/zendframework/zend-ldap/pull/40 ) Fixes connection test
89
90
that failed due to different failure messages in PHP5 and 7
@@ -104,7 +105,7 @@ coding-standards.
104
105
105
106
### Fixed
106
107
107
- - [ #19 ] ( https://github.com/zendframework/zend-ldap/pull/20 ) checks whether the
108
+ - [ #20 ] ( https://github.com/zendframework/zend-ldap/pull/20 ) checks whether the
108
109
LDAP-connection shall use SSL or not and decides based on that which port to
109
110
use if no port has been set.
110
111
- [ #25 ] ( https://github.com/zendframework/zend-ldap/issues/25 ) Check for correct
You can’t perform that action at this time.
0 commit comments