mailcow/data/web/inc/lib/vendor/symfony/var-dumper
2021-08-08 16:06:55 +02:00
..
Caster [Web] Some minor fixes and improvements for PHP 8 2021-08-08 16:06:55 +02:00
Cloner
Command
Dumper [Web] Some minor fixes and improvements for PHP 8 2021-08-08 16:06:55 +02:00
Exception [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
Resources
Server
Test
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