swissspidy/phpstan-no-private
PHPStan extension that reports deprecation warnings when code uses “pseudo-private” elements marked with @access private. Helps prevent relying on internal classes, methods, functions, or properties. Easy install via Composer with optional extension-installer support.
Breaking change: This release now requires PHPStan 2.0.
Full Changelog: https://github.com/swissspidy/phpstan-no-private/compare/v0.2.1...v1.0.0
RuleErrorBuilder for error messages by @swissspidy in https://github.com/swissspidy/phpstan-no-private/pull/17Full Changelog: https://github.com/swissspidy/phpstan-no-private/compare/v0.2.0...v0.2.1
Full Changelog: https://github.com/swissspidy/phpstan-no-private/compare/v0.1.0...v0.2.0
Initial release that aims to cover the most relevant use cases for WordPress projects
How can I help you explore Laravel packages today?