nette / tracy

😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
https://tracy.nette.org
Other
1.75k stars 218 forks source link

Contents of DateTime is not dumped #558

Closed janlanger closed 1 year ago

janlanger commented 1 year ago

Version: 2.10.0

Bug Description

Since 2.10 there is no internal info from DateTimeImmutable showed in log file.

Steps To Reproduce

2.10: image

Expected Behavior

2.9.7: image

dg commented 1 year ago

Fixed