Commits
Ivo Kurzemnieks authored b3a48eaeb06
A.F....... [ZBXNEXT-2683] rewritten the UserMacroParser so that is possible to capture any number of macros a string; updated unit tests for user macro parser; dropped usage of ZBX_PREG_EXPRESSION_USER_MACROS constant and replaced with UserMacroParser class; replaced several (not all) macro resolvers that use user macros; removed automatic macro conversion to uppercase;