php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #42281 ldap_get_option > LDAP_OPT_SERVER_CONTROLS > doesnt work
Submitted: 2007-08-13 07:27 UTC Modified: 2012-02-10 14:47 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: comet at ourplanet dot at Assigned:
Status: Not a bug Package: LDAP related
PHP Version: 5.2.4RC1 OS: Windows XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: comet at ourplanet dot at
New email:
PHP Version: OS:

 

 [2007-08-13 07:27 UTC] comet at ourplanet dot at
Description:
------------
ldap_get_option( $this->connection, LDAP_OPT_SERVER_CONTROLS, &$returnValue ); 

returns no value !


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-08-13 16:52 UTC] jani@php.net
Of course not, that option is not implemented. (there is already feature request for it)
 [2007-08-13 20:05 UTC] comet at ourplanet dot at
Ok, fine, 
any clue when this feature will be implemented ?
 [2012-02-10 07:56 UTC] jeffreydwalter at gmail dot com
Is this every going to be addressed? Does it work now?
 [2012-02-10 14:47 UTC] comet at ourplanet dot at
Wow, I cannot even remember why I required that and how I have finally bypassed it 
:-)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 20:01:31 2024 UTC