ssch / typo3-debug-dump-pass
Add debug dump compiler pass for better static analysis
Installs: 357 790
Dependents: 1
Suggesters: 1
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- symfony/config: ^5.0 || ^6.0 || ^7.0
- symfony/dependency-injection: ^5.0 || ^6.0 || ^7.0
- typo3/cms-core: ^10.4 || ^11.5 || ^12.4 || ^13.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-11-05 21:07:33 UTC
README
Installation
To use this extension, require it in Composer:
composer require --dev ssch/typo3-debug-dump-pass
Why?
To gain better insights for Tools like https://github.com/sabbelasichon/typo3-rector or https://github.com/sascha-egerer/phpstan-typo3 the extension dumps a XML file in your var/cache/ folder of your TYPO3 installation.