|
Mantis - Quercus
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 2901 | block | always | 09-04-08 07:18 | 09-04-08 10:17 | |
|
|
|||||
| Reporter: | koreth | Platform: | |||
| Assigned To: | nam | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 3.2.1 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.2.1 | ||
|
|
|||||
| Summary: | 0002901: Can't use "continue" any more | ||||
| Description: |
I guess this is thanks to the fix for bug 2879: <?php function foo() { while (true) { continue; } } This fails to parse with the error message: [show] .../test.php:4: cannot 'continue' a function in test.php:3: while (true) { test.php:4: continue; test.php:5: } |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||