andryyy cf8fdae277 [Web] Some minor fixes and improvements for PHP 8 hace 4 años
..
Caster cf8fdae277 [Web] Some minor fixes and improvements for PHP 8 hace 4 años
Cloner cf8fdae277 [Web] Some minor fixes and improvements for PHP 8 hace 4 años
Command 5035e5bb42 [Web] Update composer deps hace 4 años
Dumper cf8fdae277 [Web] Some minor fixes and improvements for PHP 8 hace 4 años
Exception 19843cc786 [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 hace 4 años
Resources 19843cc786 [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 hace 4 años
Server cf8fdae277 [Web] Some minor fixes and improvements for PHP 8 hace 4 años
Test 19843cc786 [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 hace 4 años
CHANGELOG.md 19843cc786 [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 hace 4 años
LICENSE 19843cc786 [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 hace 4 años
README.md 5035e5bb42 [Web] Update composer deps hace 4 años
VarDumper.php 5035e5bb42 [Web] Update composer deps hace 4 años
composer.json cf8fdae277 [Web] Some minor fixes and improvements for PHP 8 hace 4 años

README.md

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