Anonymous | Login | Signup for a new account | 04-02-2025 02:08 PDT |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0000008 | [Quercus] | minor | always | 11-28-05 13:56 | 12-30-05 18:10 | ||||
Reporter | creich | View Status | @0@ | ||||||
Assigned To | creich | ||||||||
Priority | normal | Resolution | won't fix | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 3.0.18 | Product Version | |||||
Product Build | |||||||||
Summary | 0000008: register_globals is not yet implemented | ||||||||
Description |
Since version 4.2.0, PHP has strongly advised developers to write scripts that DO NOT required register_globals = On. However, it is a facility that many people may be using. It's functionality can be duplicated in Quercus, however, with the following script: <?php extract($_REQUEST); ?> $_REQUEST is a super global that contains all of the variables from GET, POST and COOKIE. |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
![]() |
|
(0000612) ferg 12-30-05 18:10 |
Quercus will not support register_globals=on for security reasons. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |