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
 [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