php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #4719 Inverted values for mcal_event_set_class
Submitted: 2000-05-31 07:31 UTC Modified: 2000-06-07 21:22 UTC
From: farino at securenet dot com dot mx Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.0 Release OS: RedHat 6.2
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: farino at securenet dot com dot mx
New email:
PHP Version: OS:

 

 [2000-05-31 07:31 UTC] farino at securenet dot com dot mx
The mcal_event_set_class() documentation (PDF/html/On-line) reads:

"...The class is either 0 for public, or 1 for private."

but the values are inverted... it should be:

"...The class is either 1 for public, or 0 for private."

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-07 21:22 UTC] hholzgra at cvs dot php dot net
fixed in latest CVS
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 25 12:00:01 2026 UTC