Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003586 [Quercus] minor always 06-29-09 08:53 08-27-09 12:08
Reporter ferg View Status public  
Assigned To nam
Priority normal Resolution fixed  
Status closed   Product Version 4.0.0
Summary 0003586: count() error with recursive
Description (rep by Hoang)

I am a student of IT. I test your Resin server, but i found a problem with function count($var, $mode). It does not work well. Example :
i wanna count an array : $myarr = array( array('A','B','C'), array('A','B','C') )
i wrote a script to test: echo count($myarr , 1);
in the Resin Server, it show on the screen is : 2 (wrong)
but in the Apache server is : 8 (Right).
So I hope u can fix this problem

Additional Information
Attached Files

- Relationships

- Notes
(0004186)
nam
08-27-09 12:08

php/1703
 

- Issue History
Date Modified Username Field Change
06-29-09 08:53 ferg New Issue
08-27-09 12:08 nam Status new => assigned
08-27-09 12:08 nam Assigned To  => nam
08-27-09 12:08 nam Status assigned => closed
08-27-09 12:08 nam Note Added: 0004186
08-27-09 12:08 nam Resolution open => fixed
08-27-09 12:08 nam Fixed in Version  => 4.0.2


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker