Extension to help in debugging Phpactor
Includes the Symfony var-dumper
. Run a var-dump
server:
$ ./vendor/bin/var-dump-server localhost:9912
Use the dump()
function to dump to the var-dump-server.
This package is open source and welcomes contributions! Feel free to open a pull request on this repository.
- Create an issue on the main Phpactor repository.
- Join the
#phpactor
channel on the Slack Symfony Devs channel.