]> granicus.if.org Git - php/commit
Using default port in ldap_connect when NULL is passed (this was the behavior prior...
authorCôme Bernigaud <mcmic@php.net>
Thu, 12 Nov 2015 06:04:09 +0000 (07:04 +0100)
committerCôme Bernigaud <mcmic@php.net>
Thu, 12 Nov 2015 06:06:05 +0000 (07:06 +0100)
commit391087ed280f86f144ffa5a2b72eeeda3c271743
treea83a6d39c58258b152ecbc6326a0ddd56d594fbf
parentf72c7edfa4b7212a7b9583bf2f66f3b5e72b8602
Using default port in ldap_connect when NULL is passed (this was the behavior prior to 5.6.11)

Note that passing 0 will also result in default port.
ext/ldap/ldap.c