[PHP-DEV] Bug #595 Updated: Parser error in for() From: Bug Database (php-dev <email protected>)
Date: 07/29/98

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