| Anonymous | Login | Signup for a new account | 11-06-2025 12:21 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 | ||||
| 0000702 | [Quercus] | feature | always | 01-04-06 23:39 | 01-07-06 12:06 | ||||
| Reporter | Anoop K Achuthan | View Status | @0@ | ||||||
| Assigned To | |||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 3.0.17 | ||||||
| Summary | 0000702: Not implemented ":" syntax for control structures | ||||||||
| Description |
The following valid php code is not working with Quercus. ---------------------------------------- if( $a>=10000 ): // note the colon echo 'Testing...1'; echo 'Testing...Quercus'; elseif( $a<=5000 ): echo 'Something...'; echo 'Erro..'; else: echo 'Just nice... '; echo 'Hope you will fix this'; endif; --------------------------------------- |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0000643) ferg 01-07-06 12:06 |
Duplicate of 0000536 |
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 27 unique queries executed. |