php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4371 Cannot redeclare class ...
Submitted: 2000-05-10 07:56 UTC Modified: 2000-06-09 15:59 UTC
From: richard at vantage dot nl Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0 Release Candidate 2 OS: Solaris 2.7
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: richard at vantage dot nl
New email:
PHP Version: OS:

 

 [2000-05-10 07:56 UTC] richard at vantage dot nl
When opening one PHP document in several browsers
simultaneously I get (not 100% reproducible, approx.
one every two times):

Fatal error: Cannot redeclare class dbmysqlquery in DbMySQLQuery.pclass on line 6

(this DbMySQLQuery.pclass is included (once) by the
document giving the errors)

The same error message occurs also with function
definitions.

I've seen similar bug reports with earlier versions
of PHP4, the problem still seems to be present.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-09 15:59 UTC] andi at cvs dot php dot net
Please try 4.0.0 and open a new bug report if the problem persists. There was a fix in this area and it might be related. Even better if you can grab the latest cvs or snapshot from snaps.php.net
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Sep 28 19:01:26 2024 UTC