[Pkg-owncloud-commits] [php-sabre-vobject] branch upstream-2.1 updated (6f97c68 -> 2d56341)
David Prévot
taffit at moszumanska.debian.org
Tue Mar 31 22:25:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch upstream-2.1
in repository php-sabre-vobject.
from 6f97c68 Imported Upstream version 2.1.5
adds f19e947 Making sure this unittest doesn't break in some PHP versions.
adds 1a13ab4 Releasing vobject 2.1.6.
adds 0217497 Happy new year!
adds fa16e57 Fix double-escaping of , and ; in compound properties
adds 93e5c75 Merge pull request #182 from thomascube/2.1
adds d6c1915 Updated changelog.
adds c3ebe64 Releasing 2.1.7.
new 2d56341 Imported Upstream version 2.1.7
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ChangeLog | 9 +++++++++
LICENSE | 2 +-
lib/Sabre/VObject/Component.php | 2 +-
lib/Sabre/VObject/Component/VAlarm.php | 2 +-
lib/Sabre/VObject/Component/VCalendar.php | 2 +-
lib/Sabre/VObject/Component/VCard.php | 2 +-
lib/Sabre/VObject/Component/VEvent.php | 2 +-
lib/Sabre/VObject/Component/VFreeBusy.php | 2 +-
lib/Sabre/VObject/Component/VJournal.php | 2 +-
lib/Sabre/VObject/Component/VTodo.php | 2 +-
lib/Sabre/VObject/DateTimeParser.php | 2 +-
lib/Sabre/VObject/Document.php | 2 +-
lib/Sabre/VObject/ElementList.php | 2 +-
lib/Sabre/VObject/FreeBusyGenerator.php | 2 +-
lib/Sabre/VObject/Node.php | 2 +-
lib/Sabre/VObject/Parameter.php | 2 +-
lib/Sabre/VObject/ParseException.php | 2 +-
lib/Sabre/VObject/Property.php | 11 ++++++++++-
lib/Sabre/VObject/Property/Compound.php | 2 +-
lib/Sabre/VObject/Property/DateTime.php | 2 +-
lib/Sabre/VObject/Property/MultiDateTime.php | 2 +-
lib/Sabre/VObject/Reader.php | 2 +-
lib/Sabre/VObject/RecurrenceIterator.php | 2 +-
lib/Sabre/VObject/Splitter/ICalendar.php | 2 +-
lib/Sabre/VObject/Splitter/SplitterInterface.php | 2 +-
lib/Sabre/VObject/Splitter/VCard.php | 2 +-
lib/Sabre/VObject/StringUtil.php | 2 +-
lib/Sabre/VObject/TimeZoneUtil.php | 2 +-
lib/Sabre/VObject/Version.php | 4 ++--
lib/Sabre/VObject/includes.php | 2 +-
tests/Sabre/VObject/Property/CompoundTest.php | 15 +++++++++++++++
tests/Sabre/VObject/PropertyTest.php | 8 ++++++++
tests/Sabre/VObject/TimeZoneUtilTest.php | 12 ++++++------
33 files changed, 77 insertions(+), 36 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