ID:               16199
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Feedback
 Bug Type:         Scripting Engine problem
 Operating System: FreeBSD 4.5
 PHP Version:      4.1.2
 New Comment:

sander, RTFM?  Apology accepted.  :)  Like I had stated previously, I
have changed my code to work around this "bug".  I guess I should've
kept the original.  I do not have other examples.  Sorry.

Best of luck!!
Paul


Previous Comments:
------------------------------------------------------------------------

[2002-05-03 15:10:19] [EMAIL PROTECTED]

Sorry, this is something else. Reopening and waiting for your sample
script.

------------------------------------------------------------------------

[2002-05-03 14:07:27] [EMAIL PROTECTED]

This is NOT a bug!
for ($i=0; $i<60; $i++);
                      ^^^
You don't want that semi-colon there. Remove it and it works as
expected!

Loops are working perfectly: I use loops more than you write PHP code
and they always work for me! RTFM!

------------------------------------------------------------------------

[2002-05-03 14:05:34] [EMAIL PROTECTED]

Reopening, as the original problem is not yet resolved.

Please provide a *short* and *self-contained* example so we can
reproduce it.

------------------------------------------------------------------------

[2002-05-03 13:53:44] [EMAIL PROTECTED]

This is a bug.  I've had mutiple people come up with the same result. 
Let's stop being lazy, and really try to duplicate this.  Actually, I
already rewrote my code, to account for this.  Might as well, leave it
as "BOGUS".  Yeah right.

------------------------------------------------------------------------

[2002-05-03 10:02:52] [EMAIL PROTECTED]

what about the semicolon after for (...) ?


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/16199

-- 
Edit this bug report at http://bugs.php.net/?id=16199&edit=1

Reply via email to