php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7751 Improper array behaviour
Submitted: 2000-11-10 14:02 UTC Modified: 2000-11-20 08:18 UTC
From: rhknize at cnmnetwork dot com Assigned:
Status: Closed Package: Arrays related
PHP Version: 4.0.3pl1 OS: UNIX
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: rhknize at cnmnetwork dot com
New email:
PHP Version: OS:

 

 [2000-11-10 14:02 UTC] rhknize at cnmnetwork dot com
Hello,

We've just switched from php3 to php4 and several problems arose that seem all array related.  In one case new array members did not initialize to '0'.  In another case an array passed to a function by reference would not be set within that function.  I tried writing test examples for both cases but the problem could not be duplicated that way.  I realize this is all rather vague but I thought this information might clarify the picture when combined with other seemingly unrelated issues.

It would seem the array issues I'm seeing are actually some sort of side-effect of another problem.  I will continue to look for additional clues on the actual source of the problem on my end.  Has anyone else reported similar issues with arrays?  For now we'll have to go back to php3.

thanks,

Russ Knize

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-19 12:11 UTC] stas@php.net
Please provide short code snippet reproducing the problem.
 [2000-11-20 08:18 UTC] stas@php.net
User reports these problems solved
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 11:01:33 2024 UTC