php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #1134 ldap_explode_dn(): Sense of second parameter is inverted
Submitted: 1999-02-09 18:58 UTC Modified: 1999-03-02 07:02 UTC
From: patl at phoenix dot volant dot org Assigned:
Status: Closed Package: Documentation problem
PHP Version: 3.0.5 OS: FreeBSD
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: patl at phoenix dot volant dot org
New email:
PHP Version: OS:

 

 [1999-02-09 18:58 UTC] patl at phoenix dot volant dot org
The on-line (annotated) documentation for the ldap_explode_dn()
function indicates that the second parameter should be 1 to return
names and values together ('foo=mumble') and 0 to return only the
value ('mumble').  This is the inverse of the actual behavour.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-03-02 07:02 UTC] sas
fixed and closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 22:01:31 2024 UTC