The branch "master" has been updated. The following is a summary of the commits.
from: b4571e47dd22ebeff56f0be2eb6516d4d29b9a75 b7af3b5 We don't use bcmath anymore, but Math_BigInteger instead. Summary: http://github.com/horde/horde/compare/b4571e47dd22ebeff56f0be2eb6516d4d29b9a75...b7af3b5dfdcbb1e43265543b400d12e3f9355dad ----------------------------------------------------------------------- commit b7af3b5dfdcbb1e43265543b400d12e3f9355dad Author: Michael J Rubinsky <[email protected]> Date: Wed Mar 16 22:18:47 2016 -0400 We don't use bcmath anymore, but Math_BigInteger instead. Technically, Math_BigInteger can use bcmath, but it's not a Horde dependency directly. horde/lib/Test.php | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/b7af3b5dfdcbb1e43265543b400d12e3f9355dad -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
