Releases: yiisoft/var-dumper
Releases · yiisoft/var-dumper
Version 1.7.0
- New #94: Add
dump
function (@xepozz)
- New #95: Add
StreamHandler
and CompositeHandler
(@xepozz)
- Enh #94: Add a middleware handler to control dumps' output destination (@xepozz)
Version 1.6.0
- Enh #88: Remove leading spaces in closure dumps (@xepozz)
- Enh #89: Add individual dumps for
DateTime
and DateTimeImmutable
objects (@xepozz)
Version 1.5.0
- Chg #81: Allow using yiisoft/arrays ^3.0 (@samdark)
- Enh #76: Add a variable type to output when it can't be exported more (@xepozz)
Version 1.4.0
- Enh #74: Add support for integer property names (@xepozz)
- Enh #75: Add method
asPrimitives
that exports a variable like destructed json (@xepozz)