php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21075 array_walk function failing global variable
Submitted: 2002-12-18 06:54 UTC Modified: 2003-01-02 18:52 UTC
From: phplist at comunica2 dot net Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.2.3 OS: win32
Private report: No CVE-ID: None
 [2002-12-18 06:54 UTC] phplist at comunica2 dot net
I use a global variable declaration in the array_walk function. I was not able to see this variable in the global scope after array_walk. 

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-18 06:59 UTC] moriyoshi@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.
 [2002-12-18 07:07 UTC] derick@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Aug 15 08:01:27 2024 UTC