[Pkg-owncloud-commits] [php-sabre-vobject] branch upstream updated (8426f72 -> 66a3337)

David Prévot taffit at moszumanska.debian.org
Tue May 19 20:10:15 UTC 2015


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

taffit pushed a change to branch upstream
in repository php-sabre-vobject.

      from  8426f72   Imported Upstream version 3.4.2
       new  3fddd3d   Testing PHP 7
       new  ffdfc3d   Fix BYDAY=-5TH
       new  38e6643   Fix tabs and add unittest for -5TH fix
       new  32dcdf9   Merge pull request #211 from lindquist/3.4
       new  f7c508b   Updated changelog, bumped version.
       new  22ff150   use SVG instead of PNG travis build images
       new  45ad317   Merge pull request #214 from staabm/patch-1
       new  7a37ebd   Detect wrong ENCODING parameters.
       new  e3b5de9   PHP 5.3 fixes and fixed default document case. #216.
       new  75dac1e   Fix Property\VCard\Date to serialize DateTime objects as date-only strings (#217)
       new  a3e48eb   Merge pull request #218 from thomascube/3.4
       new  74a6e0e   Corrected validation of EXDATE.
       new  eb54a96   BYSETPOS with values below -1 breaks and hangs.
       new  a47764b   Looks like we never release 3.4.3.
       new  b7126a7   Showing information about version 3.4 on the readme page.
       new  5c0cf39   Updated changelog.
       new  66a3337   Imported Upstream version 3.4.3

The 17 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:
 .travis.yml                                        |  3 +
 ChangeLog.md                                       | 12 +++
 README.md                                          | 12 +--
 lib/Property.php                                   | 79 ++++++++++++++-----
 lib/Property/ICalendar/DateTime.php                | 18 +++--
 lib/Property/VCard/Date.php                        | 12 +++
 lib/Recur/RRuleIterator.php                        |  7 +-
 lib/Version.php                                    |  2 +-
 tests/VObject/Property/VCard/DateAndOrTimeTest.php | 12 +++
 tests/VObject/PropertyTest.php                     | 91 +++++++++++++++++-----
 .../Recur/EventIterator/ByMonthInDailyTest.php     |  5 +-
 .../Recur/EventIterator/BySetPosHangTest.php       | 61 +++++++++++++++
 tests/VObject/Recur/RRuleIteratorTest.php          | 15 ++++
 13 files changed, 269 insertions(+), 60 deletions(-)
 create mode 100644 tests/VObject/Recur/EventIterator/BySetPosHangTest.php

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