The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: b48a40c880e3b97e9b89a9596af0eb1bb021f641 24e6e44 Avoid error when categories is set but empty. 094eccb [jan] Avoid fatal error if an ActiveSync message has empty categories. 2b02107 [jan] Avoid fatal error if an ActiveSync message has empty categories. Summary: https://github.com/horde/Core/compare/b48a40c880e3...2b021078b894 ----------------------------------------------------------------------- commit 24e6e44e858e391c8c847c9c445c0057b30655e2 Author: Jan Schneider <[email protected]> Date: Sat, 28 Jul 2018 22:39:58 +0200 Avoid error when categories is set but empty. This would return an empty string from the AS message, but we expect an array here. M lib/Horde/Core/ActiveSync/Driver.php https://github.com/horde/Core/commit/24e6e44e858e391c8c847c9c445c0057b30655e2 ----------------------------------------------------------------------- commit 094eccbeaf9720686e056074bdfc7c533ad5cda7 Author: Jan Schneider <[email protected]> Date: Sat, 28 Jul 2018 22:40:51 +0200 [jan] Avoid fatal error if an ActiveSync message has empty categories. M doc/Horde/Core/changelog.yml https://github.com/horde/Core/commit/094eccbeaf9720686e056074bdfc7c533ad5cda7 ----------------------------------------------------------------------- commit 2b021078b894dbfb8e4c191b693f9ffd90bc4a20 Author: Jan Schneider <[email protected]> Date: Sat, 28 Jul 2018 22:40:51 +0200 [jan] Avoid fatal error if an ActiveSync message has empty categories. M doc/Horde/Core/CHANGES M package.xml https://github.com/horde/Core/commit/2b021078b894dbfb8e4c191b693f9ffd90bc4a20 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
