|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-06-10 17:56 UTC] eschmid at cvs dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Tue Jun 16 11:00:01 2026 UTC |
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.