文件名称:php-rector-bug-example
文件大小:17KB
文件格式:ZIP
更新时间:2024-04-20 20:50:44
PHP
运行: vendor/bin/rector process test.php -vvv 输出: [parsing] test.php [refactoring] test.php [applying] Rector\DeadCode\Rector\Node\RemoveNonExistingVarAnnotationRector [applying] Rector\DeadCode\Rector\Stmt\RemoveUnreachableStatementRector In NodeAnnotationReader.php line 101: [Rector\Core\Exception\ShouldNotHappenException] Look at "Rector\BetterPhpDocParser\AnnotationReader\NodeAnnot
【文件预览】:
php-rector-bug-example-main
----.gitignore(6B)
----test.php(134B)
----composer.json(246B)
----composer.lock(157KB)
----README.md(7KB)
----rector.php(653B)