From: [EMAIL PROTECTED] Operating system: windows and linux PHP version: 4.3.0RC2 PHP Bug Type: LDAP related Bug description: ldap_connect doesn't return FALSE
Hello, when i call the ldap_connect without any param, i don't get FALSE. <?php $ds = ldap_connect ( ); echo $ds; // --> i get ressource id #2 ?> But the connection is not possible. Thanks -- Edit bug report at http://bugs.php.net/?id=20713&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20713&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20713&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20713&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20713&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20713&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20713&r=support Expected behavior: http://bugs.php.net/fix.php?id=20713&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20713&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20713&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20713&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20713&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20713&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20713&r=isapi