Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit c34595d

Browse files
committed
Merge pull request #77 from webimpress/hotfix/changelog
Fixed links to PRs in CHANGELOG
2 parents 0234654 + c0b2065 commit c34595d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ coding-standards.
8383
### Fixed
8484

8585
- [#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
86+
- [#44](https://github.com/zendframework/zend-ldap/pull/44) Fixes broken builds
8787
in PHP7 due to faulty sorting-test
8888
- [#40](https://github.com/zendframework/zend-ldap/pull/40) Fixes connection test
8989
that failed due to different failure messages in PHP5 and 7
@@ -104,7 +104,7 @@ coding-standards.
104104

105105
### Fixed
106106

107-
- [#19](https://github.com/zendframework/zend-ldap/pull/20) checks whether the
107+
- [#20](https://github.com/zendframework/zend-ldap/pull/20) checks whether the
108108
LDAP-connection shall use SSL or not and decides based on that which port to
109109
use if no port has been set.
110110
- [#25](https://github.com/zendframework/zend-ldap/issues/25) Check for correct

0 commit comments

Comments
 (0)