| Mantis - Quercus | |||||
| Viewing Issue Advanced Details | |||||
|  | |||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: | 
| 3140 | major | always | 12-08-08 15:22 | 12-10-08 09:14 | |
|  | |||||
| Reporter: | koreth | Platform: | |||
| Assigned To: | nam | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 3.2.1 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 4.0.0 | ||
|  | |||||
| Summary: | 0003140: $_GET doesn't split key-only parameters apart | ||||
| Description: | <?php print_r($_GET); Invoke this with a URL of "/test.php?a&b". Regular PHP prints Array ( [a] => [b] => ) Quercus prints Array ( [a&b] => ) | ||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|  | |||||
| 
 | 
 | ||||