ssch / typo3-debug-dump-pass
添加调试转储编译器步骤以实现更好的静态分析
v0.0.2
2024-02-05 19:24 UTC
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-09-05 20:53:17 UTC
README
安装
要使用此扩展,请在Composer中引入它
composer require --dev ssch/typo3-debug-dump-pass
为什么?
为了更好地了解工具如https://github.com/sabbelasichon/typo3-rector或https://github.com/sascha-egerer/phpstan-typo3,该扩展将在您的TYPO3安装的var/cache/目录中转储一个XML文件。