Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003183 [Quercus] minor always 12-16-08 16:04 12-16-08 18:40
Reporter koreth View Status public  
Assigned To nam
Priority normal Resolution fixed  
Status closed   Product Version 4.0.0
Summary 0003183: $GLOBALS implicit arrays disappear in compiled mode
Description <?php
$GLOBALS['foo']['bar']['baz'] = 1;
print $GLOBALS['foo']['bar']['baz'];

This prints "1" in interpreted mode and in Zend PHP, and nothing in compiled mode.
Additional Information
Attached Files

- Relationships

- Notes
(0003661)
koreth
12-16-08 16:04

The real-world case for this uses $GLOBALS in a function, if that matters.
 
(0003662)
nam
12-16-08 18:40

php/3491
 

- Issue History
Date Modified Username Field Change
12-16-08 16:04 koreth New Issue
12-16-08 16:04 koreth Note Added: 0003661
12-16-08 18:19 nam Status new => assigned
12-16-08 18:19 nam Assigned To  => nam
12-16-08 18:40 nam Status assigned => closed
12-16-08 18:40 nam Note Added: 0003662
12-16-08 18:40 nam Resolution open => fixed
12-16-08 18:40 nam Fixed in Version  => 4.0.0


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