Additional Info
Type
Package ID
Bugo:VarDumper
First Created
December 28, 2021, 12:52:45 PM
Last Updated
December 02, 2024, 11:26:50 PM

VarDumper for SMF v0.4 Hooks only

Use dump() and dd() functions for debugging.
Compatible With 2.1.3, 2.1.4
Latest version v0.4
Downloads 151
Reviews 0
Rating 0/5
Subscribers 1
License MIT License (View License)
Tag PHP 8.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 8.1 or greater and SMF 2.1.x.

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
vardumper_0.4.zip
167.39 KB v0.4 2.1.4
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: