ID:               23569
 Updated by:       [EMAIL PROTECTED]
 Reported By:      php at electricsurfer dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Zend Engine 2 problem
 Operating System: WIN XP PRO
 PHP Version:      5CVS-2003-05-09 (dev)
 New Comment:

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the existing bug instead.

Thank you for your interest in PHP.

See #22503


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

[2003-05-09 16:36:20] php at electricsurfer dot com

Can't create object 1st & define class later in same file
This worked in php4

Downloaded: php5-win32-200305061830.zip
Using as Apache Module

<?
$object = new myclass();
class myclass{}
?>

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


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

Reply via email to