[Pkg-owncloud-commits] [php-sabre-vobject] 16/46: Merge pull request #264 from fruux/return-from-expand

David Prévot taffit at moszumanska.debian.org
Thu Dec 10 02:12:38 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 15cb42cdd04efe5ba04130d9527a0fe0759e75d4
Merge: 46d89c4 0010426
Author: Evert Pot <me at evertpot.com>
Date:   Wed Nov 25 20:37:50 2015 -0500

    Merge pull request #264 from fruux/return-from-expand
    
    VCalendar::expand now returns an expanded version of itself.

 CHANGELOG.md                                       |   3 +
 lib/Component/VCalendar.php                        | 102 ++++++++++-----------
 ...ParseException.php => InvalidDataException.php} |   5 +-
 lib/ParseException.php                             |   2 +-
 tests/VObject/Component/VCalendarTest.php          |   8 +-
 .../Recur/EventIterator/ByMonthInDailyTest.php     |   2 +-
 .../Recur/EventIterator/BySetPosHangTest.php       |   2 +-
 .../EventIterator/ExpandFloatingTimesTest.php      |  24 ++---
 .../Recur/EventIterator/HandleRDateExpandTest.php  |  11 ++-
 .../Recur/EventIterator/IncorrectExpandTest.php    |  12 +--
 .../Recur/EventIterator/MissingOverriddenTest.php  |  13 ++-
 .../Recur/EventIterator/OverrideFirstEventTest.php |  26 +++---
 12 files changed, 105 insertions(+), 105 deletions(-)

-- 
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