2024-12-17 |
fix error when phpdoc param has no type |
2024-12-17 |
fix error when phpdoc param has no type |
2024-11-30 |
Remove unneded ClosureDeclarationSniff.
Its checks are already covered by other sniffs.
Space is now disallowed after `fn` keyword to match the PER 2.0 standard. |
2024-11-30 |
PHPStan Level 8 |
2024-11-30 |
Update README.md |
2024-11-30 |
Update for PHP 8.1+ |
2024-11-30 |
Update ruleset.xml |
2024-11-30 |
Update docs. |
2024-11-30 |
Add PHPStan. |
2024-11-30 |
Add NamedArgumentSpacing sniff. |
2024-11-30 |
Use phive to install and run phpstan |