You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now bupy7\xml\constructor\XmlConstructor is a plain PHP class which doesn't extend the XMLWriter.
Call bupy7\xml\constructor\XmlConstructor::fromArray() or bupy7\xml\constructor\XmlConstructor::toOutput() more
than once is not supported and will throw an exception.