Additional Info
Type
Package ID
Bugo:VarDumper
First Created
December 28, 2021, 12:52:45 PM
Last Updated
March 21, 2023, 10:21:30 AM

VarDumper for SMF v0.3 Hooks only

Use dump() and dd() functions for debugging.
Compatible With 2.1.3
Latest version v0.3
Downloads 130
Reviews 0
Rating 0/5
Subscribers 1
License MIT License (View License)
Tag PHP 7.1+
Author(s)
This small mod adds the Symfony VarDumper component to work with `dump()` and `dd()` functions (instead of `var_dump()`).

This mod needs PHP 7.1.3 or greater and SMF 2.1 RC4 or greater.

Example of using:
Code (php) Select
$data = [1, 2, 3];
dump($data);
Result:


vardumper_0.3.zip
166.60 KB v0.3 2.1.3
Manual installation info
You have to register or login to be able to leave a review
There are currently no reviews on this customization
Advertisement: