php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11823 bad constructor name for IT_Error class
Submitted: 2001-07-01 10:20 UTC Modified: 2001-07-10 08:15 UTC
From: koyama at hoge dot org Assigned:
Status: Closed Package: Reproducible crash
PHP Version: 4.0 Latest CVS (2001-07-01) OS: FreeBSD-4.1
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: koyama at hoge dot org
New email:
PHP Version: OS:

 

 [2001-07-01 10:20 UTC] koyama at hoge dot org
In pear/HTML/IT_Error.php, it's defined IT_Error class.
In this class, class name is 'IT_Error', but constructor name is 'Cache_Error()'.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-10 08:15 UTC] zeev@php.net
Fixed in the latest CVS.  Thanks for reporting!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Oct 12 07:01:28 2024 UTC