mailcow/data/web/inc/lib/vendor/symfony/var-dumper
2021-05-04 20:46:05 +02:00
..
Caster
Cloner
Command
Dumper [Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication 2021-04-13 21:34:47 +02:00
Exception
Resources
Server
Test [Web] Fix mailbox editing when password is unchanged, fix adding new administrator (fixes #4054, fixes #4053); [Web] Update libs, add LDAP for future admin/domain admin authentication 2021-04-13 21:34:47 +02:00
CHANGELOG.md
composer.json
LICENSE
README.md
VarDumper.php

VarDumper Component

The VarDumper component provides mechanisms for walking through any arbitrary PHP variable. It provides a better dump() function that you can use instead of var_dump.

Resources