Closed falexandrou closed 9 years ago
Hi @stevewest
Please review my PR
Thanks
No need to highlight me, I get notifications for everything
For now, the only option is to remove the implements DateTimeInterface
, since the fine people at PHP have borked that one. The seperate DateTimeInterface class can go alltogether, it was used to emulate it in PHP 5.4, but since v2 is now 5.5+, that is no longer relevant.
And @sagikazarmark, I wasn't drunk. ;-)
At the time it was designed, it was no problem using the interface in PHP 5.5. I haven't been able to test it again in 5.5, but it looks like it's broken in 5.6...
Realised that, my apologies. :)
Signed-off-by: Fotis Alexandrou falexandrou@gmail.com