8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c4d31 commit ddede31Copy full SHA for ddede31
src/Symfony/Component/Ldap/Adapter/ExtLdap/Connection.php
@@ -51,7 +51,7 @@ public function isBound()
51
/**
52
* {@inheritdoc}
53
*
54
- * @param string $password WARNING: When the LDAP server allows unauthenticated binds, a blank $password will always be valid.
+ * @param string $password WARNING: When the LDAP server allows unauthenticated binds, a blank $password will always be valid
55
*/
56
public function bind($dn = null, $password = null)
57
{
0 commit comments