[commits] Horde branch master updated. fc060b99972eaaf4af817c42101b0aff0f9dda20
Jan Schneider
jan at horde.org
Wed Jan 18 13:44:24 UTC 2017
The branch "master" has been updated.
The following is a summary of the commits.
from: c2470697f91dfc3cc04edbcab1e0e2ce84ded90a
7ac599b Replace $php_errormsg where possible fix where necessary.
c7e4c52 Fix throwing exceptions from remote calendars.
fc060b9 Allow dating back stories two years.
Summary: http://github.com/horde/horde/compare/c2470697f91dfc3cc04edbcab1e0e2ce84ded90a...fc060b99972eaaf4af817c42101b0aff0f9dda20
-----------------------------------------------------------------------
commit 7ac599bd719b781909ffa4ef9c4d3bed346fb18e
Author: Jan Schneider <jan at horde.org>
Date: Mon Jan 16 12:57:08 2017 +0100
Replace $php_errormsg where possible fix where necessary.
framework/Db/lib/Horde/Db/Adapter/Mysql.php | 5 +-
framework/Http/lib/Horde/Http/Response/Fopen.php | 6 +-
framework/Http/lib/Horde/Http/Response/Mock.php | 3 +-
framework/Nls/lib/Horde/Nls.php | 1 +
framework/Pack/lib/Horde/Pack/Driver/Msgpack.php | 1 +
.../lib/Horde/Pack/Driver/Msgpackserialize.php | 1 +
.../Support/test/Horde/Support/ObjectStubTest.php | 1 +
framework/Support/test/Horde/Support/StubTest.php | 1 +
framework/Timezone/lib/Horde/Timezone.php | 1 +
framework/Util/lib/Horde/String.php | 2 +
framework/Vcs/lib/Horde/Vcs/Directory/Rcs.php | 3 +-
framework/Vfs/lib/Horde/Vfs/File.php | 98 +++++++---------------
horde/lib/Test.php | 1 +
13 files changed, 45 insertions(+), 79 deletions(-)
http://github.com/horde/horde/commit/7ac599bd719b781909ffa4ef9c4d3bed346fb18e
-----------------------------------------------------------------------
commit c7e4c5287bedcdf3f9cb9d5d5c9ed3f7c999d76b
Author: Jan Schneider <jan at horde.org>
Date: Tue Jan 17 11:33:27 2017 +0100
Fix throwing exceptions from remote calendars.
If the server didn't respond with a 200 code, we used an incorrect exception, so it wasn't properly catched where necessary. We used an untranslated, not very helpful message too. Use a translatable error message an include the remote URL instead.
kronolith/lib/Driver/Ical.php | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/c7e4c5287bedcdf3f9cb9d5d5c9ed3f7c999d76b
-----------------------------------------------------------------------
commit fc060b99972eaaf4af817c42101b0aff0f9dda20
Author: Jan Schneider <jan at horde.org>
Date: Wed Jan 18 14:43:37 2017 +0100
Allow dating back stories two years.
jonah/lib/Form/Story.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://github.com/horde/horde/commit/fc060b99972eaaf4af817c42101b0aff0f9dda20
More information about the commits
mailing list