ID:               24018
 Updated by:       [EMAIL PROTECTED]
 Reported By:      erika34 at libertysurf dot fr
-Status:           Open
+Status:           Bogus
 Bug Type:         Scripting Engine problem
 Operating System: Red Hat
 PHP Version:      4.3.1
 New Comment:

Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.

Can't reproduce with 4.3.2


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

[2003-06-04 11:05:53] erika34 at libertysurf dot fr

Hi,

Firstly, my php version is 4.1.2, but I don't want to upgrade just to
test this "bug". 

I receive a parse error on a file which contains 497 lines of :


<?php $i++ ; echo $i.'<br>' ; ?>
<?php $i++ ; echo $i.'<br>' ; ?>
<?php $i++ ; echo $i.'<br>' ; ?>
...

It works until 496 lines, but not for 497 !!!

Is there a limit on the maximum number of php tags in a script (I
modified the memory_limit (8M to 24M), but no difference) ?

Thanks in advance.

Erika

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


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

Reply via email to