Date: 07/29/98
- Next message: Michael Brennen: "[PHP-DEV] Re: Bug #595 Updated: Parser error in for()"
- Previous message: mbrennen <email protected>: "[PHP-DEV] Bug #595: Parser error in for()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 595
Updated by: rasmus
Reported By: mbrennen <email protected>
Status: Closed
Bug Type: Parser error
Assigned To:
Comments:
How the heck is this a bug? The 'for' construct is defined as for(expr;expr;expr) { } An extra semi-colon does not match this definition. Find me another language with a C-style for-construct that will accept your syntax and I will give you a cookie.
Full Bug description available at: http://ca.php.net/bugs.php3?id=595
- Next message: Michael Brennen: "[PHP-DEV] Re: Bug #595 Updated: Parser error in for()"
- Previous message: mbrennen <email protected>: "[PHP-DEV] Bug #595: Parser error in for()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

