[Pkg-owncloud-commits] [php-sabre-vobject] 21/46: Merge pull request #265 from fruux/invalidDataException

David Prévot taffit at moszumanska.debian.org
Thu Dec 10 02:12:39 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 dac17087555cd4ae70c5bafbaaad0a35a0a88c77
Merge: b6d40b0 68c3323
Author: Evert Pot <me at evertpot.com>
Date:   Wed Nov 25 21:12:37 2015 -0500

    Merge pull request #265 from fruux/invalidDataException
    
    Using InvalidDataException whereever it makes sense

 CHANGELOG.md                                               |  3 +++
 lib/BirthdayCalendarGenerator.php                          |  2 +-
 lib/Component/VAlarm.php                                   |  3 ++-
 lib/DateTimeParser.php                                     | 14 ++++++--------
 lib/Property/ICalendar/DateTime.php                        |  5 +++--
 lib/Property/VCard/DateAndOrTime.php                       |  9 +++++----
 lib/Recur/RRuleIterator.php                                | 10 +++++-----
 tests/VObject/Component/VAlarmTest.php                     |  2 +-
 tests/VObject/DateTimeParserTest.php                       | 10 +++++-----
 tests/VObject/Property/ICalendar/DateTimeTest.php          |  2 +-
 .../Recur/EventIterator/InfiniteLoopProblemTest.php        |  2 +-
 tests/VObject/{ => Recur/EventIterator}/Issue26Test.php    |  9 ++++++---
 tests/VObject/Recur/EventIterator/MainTest.php             |  2 +-
 tests/VObject/Recur/RRuleIteratorTest.php                  |  8 ++++----
 14 files changed, 44 insertions(+), 37 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