Revision 063825a78f5f29b8a2847906b8a1a58ae8384399
Committed on 11/10/2018 1:58 pm by
Tim Weber <scy@scy.name> [GitHub Diff]
Replace \DateTime with \DateTimeInterface
Make sure JsonMapper still works with that: Since \DateTimeInterface cannot be instantiated, there needs to be an additional mapping that tells JsonMapper what class to use instead.