The branch "master" has been updated. The following is a summary of the commits.
from: 27ef5e3ece507899da700120c5121a74ba8aba10 f16d3c4 phpdoc 0973d78 We need to always start with the base offset, c462001 [jan] Fix upstream regression causing infite loops with empty CSS documents (Bug #14318). Summary: http://github.com/horde/horde/compare/27ef5e3ece507899da700120c5121a74ba8aba10...c462001168dc27dc786d9dacf244feb06cf33087 ----------------------------------------------------------------------- commit f16d3c49df3d5b043e97c7448f8e0a2143d1eaad Author: Jan Schneider <[email protected]> Date: Wed Apr 6 22:10:20 2016 +0200 phpdoc framework/Timezone/lib/Horde/Timezone/Zone.php | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/f16d3c49df3d5b043e97c7448f8e0a2143d1eaad ----------------------------------------------------------------------- commit 0973d78701a6f41b3f8a44786b1dc5e03a672613 Author: Jan Schneider <[email protected]> Date: Thu Apr 7 14:31:47 2016 +0200 We need to always start with the base offset, not with the last offset. The rules aren't necessarily alternating standard and daylight rules. framework/Timezone/lib/Horde/Timezone/Rule.php | 2 +- framework/Timezone/package.xml | 2 + framework/Timezone/test/Horde/Timezone/fixtures/budapest.ics | 2 +- framework/Timezone/test/Horde/Timezone/fixtures/europe_berlin.ics | 10 +- framework/Timezone/test/Horde/Timezone/fixtures/europe_jersey.ics | 52 ++-- framework/Timezone/test/Horde/Timezone/fixtures/losangeles.ics | 12 +- framework/Timezone/test/Horde/Timezone/fixtures/uruguay.ics | 2 +- 7 files changed, 42 insertions(+), 40 deletions(-) http://github.com/horde/horde/commit/0973d78701a6f41b3f8a44786b1dc5e03a672613 ----------------------------------------------------------------------- commit c462001168dc27dc786d9dacf244feb06cf33087 Author: Jan Schneider <[email protected]> Date: Thu Apr 7 15:16:51 2016 +0200 [jan] Fix upstream regression causing infite loops with empty CSS documents (Bug #14318). framework/Css_Parser/lib/Horde/Css/Parser.php | 5 +++++ framework/Css_Parser/package.xml | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/c462001168dc27dc786d9dacf244feb06cf33087 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
