| Anonymous | Login | Signup for a new account | 10-28-2025 22:30 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 | ||||
| 0001494 | [Quercus] | minor | always | 12-05-06 19:38 | 12-07-06 04:41 | ||||
| Reporter | koreth | View Status | public | ||||||
| Assigned To | nam | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 3.1.0 | ||||||
| Summary | 0001494: Double negative assignment causes syntax error | ||||||||
| Description |
This prints "1 1 -1" under PHP and a syntax error under Quercus: <?php $x = 1; $y = -$z = -$x; print "$x $y $z\n"; ?> |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 27 unique queries executed. |