mailcow/data/web/inc/lib/vendor/symfony/var-dumper
2021-05-23 13:20:53 +02:00
..
Caster
Cloner [Web] Update libs 2021-05-23 13:20:53 +02:00
Command [Web] Update composer libs, fixes PHPMailer security issue 2021-05-04 20:46:05 +02:00
Dumper
Exception
Resources
Server
Test
CHANGELOG.md [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
composer.json
LICENSE
README.md
VarDumper.php [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

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