php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20734 Log: Error in documentation of Log/observer
Submitted: 2002-11-30 04:58 UTC Modified: 2002-11-30 15:48 UTC
From: hopfgartner at rolmail dot net Assigned: jon (profile)
Status: Closed Package: PEAR related
PHP Version: 4.3.0RC2 OS:
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: hopfgartner at rolmail dot net
New email:
PHP Version: OS:

 

 [2002-11-30 04:58 UTC] hopfgartner at rolmail dot net
In the PEAR online documentation (http://pear.php.net/manual/en/packages.log.observer.php) the following

require_once "Log/Log_Observer.php";

should be

require_once "Log/observer.php";


Regards,

Peter Hopfgartner

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-30 15:40 UTC] jon@php.net
I'll take care of this.
 [2002-11-30 15:48 UTC] jon@php.net
Okay, all fixed.  The change should appear in the next publishing run of the PEAR documentation.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jun 02 21:01:27 2025 UTC