| Anonymous | Login | Signup for a new account | 11-02-2025 23:07 PST |
| 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 | ||||
| 0003971 | [Quercus] | minor | always | 03-28-10 13:42 | 10-07-10 10:41 | ||||
| Reporter | klakegg | View Status | public | ||||||
| Assigned To | domdorn | ||||||||
| Priority | normal | Resolution | unable to reproduce | ||||||
| Status | resolved | Product Version | 4.0.11 | ||||||
| Summary | 0003971: Variable $_SESSION doesn't exists before session_start() | ||||||||
| Description |
Unlike official PHP, the variable $_SESSION is not set before calling session_start(). This script gives "true" in PHP, "false" in Quercus. <?php echo isset($_SESSION) ? "true" : "false"; ?> Detected while testing packacking of phpMyAdmin on Glassfish 3. |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0004783) domdorn 10-07-10 10:41 |
not reproducable under quercus 4.0.11 and PHP 5.3.2-1ubuntu4.5 with Suhosin-Patch (cli) (built: Sep 17 2010 13:49:46) script returns false in both environments. |
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 27 unique queries executed. |