php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #8430 Undefined behaviour?
Submitted: 2000-12-26 21:39 UTC Modified: 2001-01-22 20:31 UTC
From: niklas at saers dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.4 OS: All
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: niklas at saers dot com
New email:
PHP Version: OS:

 

 [2000-12-26 21:39 UTC] niklas at saers dot com
The array_keys() function is poorly documented when it comes to multi-dimentional arrays. It does not define what behaviour is expected when it gets a multidimentional array, if the key will be the first key only, the set of the keys or any other combination, neither how to expect this result back. This should be better documented

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-22 20:31 UTC] jimw@php.net
added an example, even though the behaviour seems fairly obvious.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 09:01:28 2025 UTC