The branch "master" has been updated. The following is a summary of the commits.
from: a9e11bcd73bfa289c8886b7a17959144eb5c7a98 1bb2b9c Throw exception if DTSTART is not found. 11d058f Throw Horde_Date_Exception on invalide timezones (Bug #11688). 4d9387d Add test case for invalid timezones (Bug #11688). ----------------------------------------------------------------------- commit 1bb2b9cc4eca777d1dad82f115058ad81d1f6705 Author: Jan Schneider <[email protected]> Date: Fri Jan 11 22:31:37 2013 +0100 Throw exception if DTSTART is not found. kronolith/lib/Event.php | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/1bb2b9cc4eca777d1dad82f115058ad81d1f6705 ----------------------------------------------------------------------- commit 11d058f3f401385b42c62c53c32fc60e1150ce26 Author: Jan Schneider <[email protected]> Date: Fri Jan 11 22:58:52 2013 +0100 Throw Horde_Date_Exception on invalide timezones (Bug #11688). framework/Date/lib/Horde/Date.php | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/11d058f3f401385b42c62c53c32fc60e1150ce26 ----------------------------------------------------------------------- commit 4d9387d7c8ec33a4774599adbe76bd585d5965d7 Author: Jan Schneider <[email protected]> Date: Fri Jan 11 23:00:44 2013 +0100 Add test case for invalid timezones (Bug #11688). kronolith/package.xml | 8 +- kronolith/test/Kronolith/Integration/FromIcalendarTest.php | 13 +++ kronolith/test/Kronolith/fixtures/bug11688.ics | 53 ++++++++++++ 3 files changed, 71 insertions(+), 3 deletions(-) create mode 100644 kronolith/test/Kronolith/fixtures/bug11688.ics http://git.horde.org/horde-git/-/commit/4d9387d7c8ec33a4774599adbe76bd585d5965d7 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
