| Anonymous | Login | Signup for a new account | 11-03-2025 19:42 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 | ||||
| 0002901 | [Quercus] | block | always | 09-04-08 07:18 | 09-04-08 10:17 | ||||
| Reporter | koreth | View Status | public | ||||||
| Assigned To | nam | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product 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: }  | 
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
| 
 | 
|||||||||
| 	Mantis 1.0.0rc3[^]
	Copyright © 2000 - 2005 Mantis Group
	29 total queries executed. 26 unique queries executed.  |