Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005333 [Quercus] minor always 01-14-13 17:51 01-14-13 17:55
Reporter nam View Status public  
Assigned To nam
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.34 Product Version
  Product Build
Summary 0005333: assignment to arrays from arrays is not evaluated in the correct order
Description
<?php

$i = 0;
$array = ("a", "b", "c");

$array[$i++] = $array[$i];

?>
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0006158)
nam
01-14-13 17:55

php/04a[e-j]
 

- Issue History
Date Modified Username Field Change
01-14-13 17:51 nam New Issue
01-14-13 17:53 nam Summary assignment to arrays from arrays are not evaluated in the correct order => assignment to arrays from arrays is not evaluated in the correct order
01-14-13 17:54 nam Status new => assigned
01-14-13 17:54 nam Assigned To  => nam
01-14-13 17:55 nam Status assigned => closed
01-14-13 17:55 nam Note Added: 0006158
01-14-13 17:55 nam Resolution open => fixed
01-14-13 17:55 nam Fixed in Version  => 4.0.34


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