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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-03-02 07:02 UTC] sas
fixed and closed
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sat Jun 20 11:00:01 2026 UTC