The Wayback Machine - https://web.archive.org/web/20211123211219/https://github.com/symfony/var-dumper
Skip to content

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().

5.3
Switch branches/tags
Code

Latest commit

* 4.4:
  Fix tests on PHP 8.1
  [Cache] Fix memory leak
  [DependencyInjection] fix inlining when non-shared services are involved
  [DoctrineBridge] add support for the JSON type
  [PHPUnitBridge] Fix Uncaught ValueError
  [FrameworkBundle] fix registering late resettable services
  [Validator] Missing translations for Greek (el)
  translate for japanese 101,102,103
  [HttpClient] Curl http client has to reinit curl multi handle on reset
  [Validator] Add Swedish translation for issue #43737
a029b3a

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

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().

Topics

Resources

License

Code of conduct

Packages

No packages published

Languages