Anonymous | Login | Signup for a new account | 12-17-2024 10:57 PST |
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 | ||||
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 | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 3.0.18 | Product Version | 3.0.17 | ||||
Product Build | |||||||||
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; --------------------------------------- |
||||||||
Steps To Reproduce | |||||||||
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. |