andryyy cf8fdae277 [Web] Some minor fixes and improvements for PHP 8 il y a 4 ans
..
Caster cf8fdae277 [Web] Some minor fixes and improvements for PHP 8 il y a 4 ans
Cloner cf8fdae277 [Web] Some minor fixes and improvements for PHP 8 il y a 4 ans
Command 5035e5bb42 [Web] Update composer deps il y a 4 ans
Dumper cf8fdae277 [Web] Some minor fixes and improvements for PHP 8 il y a 4 ans
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 il y a 4 ans
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 il y a 4 ans
Server cf8fdae277 [Web] Some minor fixes and improvements for PHP 8 il y a 4 ans
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 il y a 4 ans
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 il y a 4 ans
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 il y a 4 ans
README.md 5035e5bb42 [Web] Update composer deps il y a 4 ans
VarDumper.php 5035e5bb42 [Web] Update composer deps il y a 4 ans
composer.json cf8fdae277 [Web] Some minor fixes and improvements for PHP 8 il y a 4 ans

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