var-dumper icon indicating copy to clipboard operation
var-dumper copied to clipboard

Provides mechanisms for walking through any arbitrary PHP variable

Results 3 var-dumper issues
Sort by recently updated
recently updated
newest added

Uncaught Error: Call to undefined function dump()

On some systems creating async TCP connection results in "failed to open stream: Resource temporarily unavailable" exception. To solve this, added `VAR_DUMPER_ASYNC` variable, which is `true` by default, so won't...

I have added a new helper function. For example: ![code](https://github.com/symfony/var-dumper/assets/63788037/8de9292b-8992-421f-9ab9-672db0000dc7)