...
This happens because *MInputHelper::parseMInputXML *method attempt to parse empty string (when no replacement tags xml is available) and then do foreach cycle on it.
Solution
I propose to check for an empty string as input and return empty array in this case.
Related Tasks
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|