Releases: patrickmaynard/twig-stack-trace-dumper
Releases · patrickmaynard/twig-stack-trace-dumper
v1.0.12
v1.0.10
Updates the detailed trace to use var_dump() instead of print_r(), potentially avoiding some memory limit problems.
v1.0.9
Includes information in the readme on how to manually register the new twig extension in a SF project.
v1.0.7
Adds a |raw tag in suggested use of the service
v1.0.6
Updates readme file to include an experimental feature.
v1.0.5
Add ability to get output from debug_backtrace()
v.1.0.2 release
Attempt to remove dev alias, allowing installs on systems that require a stable version.
Full Changelog: v1.0.1...v1.0.2
v1.0.1 release
This release fixes an issue in composer.json.
Full Changelog: v1.0.0...v1.0.1
v.1.0.0 release
This is the first stable version of this Twig extension.
v.1.0.3 release
Updates a couple things in composer.json.
Full Changelog: v1.0.2...v.1.0.3