Revision 514eaf253dc889f6618790d080e762b5c80c84ff

Committed on 12/10/2018 2:24 pm by Tim Weber <scy@scy.name> [GitHub Diff]

Fix JsonMapper issues

In one place, it doesn't support \DateTimeInterface|string notation and I don't know why it's a problem only there.

Also, its classMap property apparently requires backslash prefixes. I've opened an issue about this, cweiske/jsonmapper#111.