[Pkg-owncloud-commits] [php-sabre-vobject] 10/43: That statement hasn't been true for a long time.

David Prévot taffit at moszumanska.debian.org
Sat Jan 10 14:20:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabre-vobject.

commit 684ae8a07ff727151c2c40ba1ae0a6dcaec10411
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Mon Dec 15 12:07:49 2014 -0500

    That statement hasn't been true for a long time.
---
 lib/Parser/MimeDir.php | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/lib/Parser/MimeDir.php b/lib/Parser/MimeDir.php
index 8dd2e63..3a87f7b 100644
--- a/lib/Parser/MimeDir.php
+++ b/lib/Parser/MimeDir.php
@@ -13,9 +13,11 @@ use
 /**
  * MimeDir parser.
  *
- * This class parses iCalendar/vCard files and returns an array.
+ * This class parses iCalendar 2.0 and vCard 2.1, 3.0 and 4.0 files. This
+ * parser will return one of the following two objects from the parse method:
  *
- * The array is identical to the format jCard/jCal use.
+ * Sabre\VObject\Component\VCalendar
+ * Sabre\VObject\Component\VCard
  *
  * @copyright Copyright (C) 2007-2014 fruux GmbH. All rights reserved.
  * @author Evert Pot (http://evertpot.com/)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git



More information about the Pkg-owncloud-commits mailing list