ID:               30445
 Updated by:       [EMAIL PROTECTED]
 Reported By:      per at computer dot org
-Status:           Open
+Status:           Feedback
 Bug Type:         Unknown/Other Function
 Operating System: linux 2.4.26
 PHP Version:      4.3.9
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


I cannot reproduce it, got these errors and no endless loop:
Warning: virtual(): Unable to include 'klop' - request execution failed
in ..
Warning: virtual(): Unable to include 'klop' - request execution failed
in ..


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

[2004-10-15 12:17:57] per at computer dot org

Description:
------------
Provided that "klop" does not exist, the following code will produce an
endless loop:

Reproduce code:
---------------
<html>
<head><title></title></head
<body>
<?php
        virtual("klop");

        virtual("klop");
?>
</body>




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


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

Reply via email to