| Anonymous | Login | Signup for a new account | 10-27-2025 14:37 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 | ||||
| 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 | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 3.1.0 | Product Version | 3.1.0 | ||||
| Product Build | |||||||||
| 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"; ?> |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 27 unique queries executed. |