php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #833 array_walk and passing functions not in documentation
Submitted: 1998-10-08 00:48 UTC Modified: 1998-10-10 20:43 UTC
From: egbert at sqla dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 3.0.3 OS:
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: egbert at sqla dot com
New email:
PHP Version: OS:

 

 [1998-10-08 00:48 UTC] egbert at sqla dot com
The function array_walk is not in the documentation.
Also array_walk takes a function to apply to each member of an array.  I can not find any documentation on passing a function to a function.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-10-10 20:43 UTC] jim
array_walk is in the documentation now. It contains a thorough example.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 00:01:34 2025 UTC