The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: 523c205af37d6a18f8fa9d3ea096a828a14ea14e f683fe1 Use array_replace_recursive for context values 107209c [jan] Fix passing 'context' parameter to connect() method (Daniel Kesselberg <[email protected]>, PR #1). Summary: https://github.com/horde/ManageSieve/compare/523c205af37d...107209cd290e ----------------------------------------------------------------------- commit f683fe1812a505ff4f707d74c2ed98ce8901cdcf Author: Daniel Kesselberg <[email protected]> Date: Wed, 17 Feb 2021 21:25:35 +0100 Use array_replace_recursive for context values A context array, user and password passed to constructor is leading to duplicated values for the context options. M lib/Horde/ManageSieve.php https://github.com/horde/ManageSieve/commit/f683fe1812a505ff4f707d74c2ed98ce8901cdcf ----------------------------------------------------------------------- commit 107209cd290e4f03114dd7b3b5f0a256cba1e3a9 Author: Jan Schneider <[email protected]> Date: Wed, 17 Feb 2021 21:26:39 +0100 [jan] Fix passing 'context' parameter to connect() method (Daniel Kesselberg <[email protected]>, PR #1). M doc/Horde/ManageSieve/changelog.yml https://github.com/horde/ManageSieve/commit/107209cd290e4f03114dd7b3b5f0a256cba1e3a9 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
