The branch "master" has been updated. The following is a summary of the commits.
from: de84b175f82e9edf8d96085501f1bc7eaf8c9269 b36a654 [jan] Catch DateTime exception in Horde_Date_Utils:daysInMonth() (Bug #11916). 7b5f8a8 [jan] Fix error: DateTime::__construct(): Failed to parse time string (-001-11-01). d5b1491 [jan] More robust date parsing during event importing (Bug #11916). ----------------------------------------------------------------------- commit b36a654c6d48b55aa61832d36f551b7d3ca3dee4 Author: Jan Schneider <[email protected]> Date: Tue Jan 15 16:05:40 2013 +0100 [jan] Catch DateTime exception in Horde_Date_Utils:daysInMonth() (Bug #11916). framework/Date/lib/Horde/Date/Utils.php | 6 +++++- framework/Date/package.xml | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/b36a654c6d48b55aa61832d36f551b7d3ca3dee4 ----------------------------------------------------------------------- commit 7b5f8a8cdad1cd1d7186351f379027fa01380bae Author: Jan Schneider <[email protected]> Date: Tue Jan 15 16:27:14 2013 +0100 [jan] Fix error: DateTime::__construct(): Failed to parse time string (-001-11-01). framework/Date/lib/Horde/Date/Utils.php | 2 +- framework/Date/package.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/7b5f8a8cdad1cd1d7186351f379027fa01380bae ----------------------------------------------------------------------- commit d5b14913d4978c6af062b80d7ba3acbc2cdd7d65 Author: Jan Schneider <[email protected]> Date: Tue Jan 15 16:58:25 2013 +0100 [jan] More robust date parsing during event importing (Bug #11916). kronolith/docs/CHANGES | 1 + kronolith/lib/Event.php | 31 +++++++++++++++++++------------ kronolith/package.xml | 2 ++ 3 files changed, 22 insertions(+), 12 deletions(-) http://git.horde.org/horde-git/-/commit/d5b14913d4978c6af062b80d7ba3acbc2cdd7d65 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
