Re: [PHP-DEV] PHP 4.0 Bug #2036: "Fatal error on line 0" with class definitions From: Sascha Schumann (sascha <email protected>)
Date: 08/13/99

On Wed, Aug 11, 1999 at 08:49:47PM -0000, weyrick <email protected> wrote:
> From: weyrick <email protected>
> Operating system: Linux saidin 2.3.2 #1 SMP Sun May 16 22:04:16 EDT 1999 i686 unknown
> PHP version: 4.0 Beta 2
> PHP Bug Type: Scripting Engine problem
> Bug description: "Fatal error on line 0" with class definitions
>
> when the following code is run w/ display_errors on and error_reporting 65527 the following error is generated:
>
> Fatal error: Cannot redeclare class testclass in
> /opt/apache2/htdocs/chat/debug/crash.php on line 0

Do you use auto_prepend? Conditional inclusions of the wrong
file(s)?

-- 

Regards,

Sascha Schumann Consultant

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>