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
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:
16 - 15 = ?
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

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: Sat Jul 12 03:01:32 2025 UTC