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

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