| Anonymous | Login | Signup for a new account | 10-29-2025 17:56 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 | ||||
| 0002251 | [Quercus] | major | always | 12-13-07 12:15 | 12-17-07 09:38 | ||||
| Reporter | koreth | View Status | public | ||||||
| Assigned To | ferg | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 3.1.4 | ||||||
| Summary | 0002251: Bit operators do not do implicit string to integer conversion | ||||||||
| Description |
<?php $val = "15"; print ($val & 1) . "\n"; Vanilla PHP prints "1". Quercus prints "0". |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 27 unique queries executed. |