php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4819 get_declared_classes() contains twice the same classname
Submitted: 2000-06-05 08:36 UTC Modified: 2000-06-09 17:43 UTC
From: waldschrott at kiffen dot de Assigned:
Status: Closed Package: Misbehaving function
PHP Version: 4.0.0 Release OS: win2000
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: waldschrott at kiffen dot de
New email:
PHP Version: OS:

 

 [2000-06-05 08:36 UTC] waldschrott at kiffen dot de
Am I right that get_declared_classes() can contain dupes? I got twice times duplicate declared classes returned by get_declared_classes(), I?m using include_once() already if it has something to do with it.
As you can understand I cannot provide any <10 lines snipplet...

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-09 17:43 UTC] zeev at cvs dot php dot net
Fixed in CVS (scheduled for 4.0.1);  Thanks!
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jun 10 15:00:02 2026 UTC