From: [EMAIL PROTECTED]
Operating system: N/A
PHP version: 4.0.5
PHP Bug Type: Feature/Change Request
Bug description: loop limiters
Looping structures should (IMO) all have a limiting variant.
For example,
while100($rec=mysql_fetch_row($res)) {...}
Would only loop 100 tim
From: [EMAIL PROTECTED]
Operating system: Linux 6.1 kernel 2.2.12-20 on an i686
PHP version: 4.0.4pl1
PHP Bug Type: Scripting Engine problem
Bug description: Invalid server response from syntax error
Apache/1.3.19
In the switch block, the following code generates an invalid
From: [EMAIL PROTECTED]
Operating system: Red Hat Linux 6.2
PHP version: 4.0.4pl1
PHP Bug Type: Feature/Change Request
Bug description: Feature request for set_time_limit
Taken from the user notes about set_time_limit()
"malhavoc at stomped.com
23-Feb-2001 05:48
I've notic