php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #4942 Bad object name in mcal_fetch_event docs
Submitted: 2000-06-09 21:17 UTC Modified: 2000-06-10 17:56 UTC
From: farino at securenet dot com dot mx Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.0 Release OS: RH 6.2 / 2.2.15
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: farino at securenet dot com dot mx
New email:
PHP Version: OS:

 

 [2000-06-09 21:17 UTC] farino at securenet dot com dot mx
The mcal_fetch_event documentation (on-line and other formats) has a wrong object name for recur_endate member, (should be recur_enddate):

datetime recur_endate - recurrence end date
                         ^^^
Should be (following the start and end members format):

object recur_enddate - entry containing datetime object.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-10 17:56 UTC] eschmid at cvs dot php dot net
It's now corrected.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 11:00:01 2026 UTC