VAR_DUMPER_FORMAT
to html
or cli
ServerDumper
to send serialized Data clones to a serverServerDumpCommand
and DumpServer
to run a server collecting
and displaying dumps on a single place with multiple formats supportCliDescriptor
and HtmlDescriptor
descriptors for server:dump
CLI and HTML formats support\ReflectionClass
instances to the Caster::castObject()
method has been dropped, pass class names as strings insteadData::getRawData()
method has been removedVarDumperTestTrait::assertDumpEquals()
method expects a 3rd $context = null
argument and moves $message = ''
argument at 4th position.VarDumperTestTrait::assertDumpMatchesFormat()
method expects a 3rd $context = null
argument and moves $message = ''
argument at 4th position.AbstractCloner::setMinDepth()
function to ensure minimum tree depthMongoCaster