| Anonymous | Login | Signup for a new account | 10-31-2025 23:42 PDT |
| Main | My View | View Issues | Change Log | Docs |
| 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 | |||||||||
|
|
|||||||||
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 |
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 27 unique queries executed. |