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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
46 + 40 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 09:01:28 2024 UTC