Registry /
build-tool / friendsoftypo3-phpstan-typo3
Install & Compatibility
Where this runs
No compatibility data collected yet for this library.
Code
Verified usage
Verified import paths — ran on the pinned version, not inferred.
use FriendsOfTYPO3\PHPStan\TYPO3\Rules\GeneralUtility\MakeInstanceRule;
Example rule class (usually configured via PHPStan config)
<?php
use FriendsOfTYPO3\PHPStan\TYPO3\Rules\GeneralUtility\MakeInstanceRule;
// Typically configured in phpstan.neon, not used directly
$rule = new MakeInstanceRule();
Upgrade
Version history
Breaking-change detection hasn't run for this library yet.
Audit
Security & dependencies
CVE tracking and dependency tree are planned for a later release.