XML Parsing Error: syntax error with Response step

In Firefox, the following is displayed in the Console because the Response step returns a string. This is not an issue with Validate Data step because an object is returned. OK to ignore or a bug?

response-text

Chrome does not display this warning.

Model: PHP

The response step now supports sending an object (JSON) as a response.