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

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