PHPStan 1.11: New Features and Pro Reboot
PHPStan 1.11 introduces error identifiers to categorize and manage errors more effectively. The update includes a new @phpstan-ignore annotation for more precise error handling. PHPStan Pro now features a migration wizard to convert old ignore comments to the new format and a revamped UI for better error browsing. Other enhancements include support for @phpstan-pure annotations and new options for array offset reporting.
For more information, visit the full article at PHPStan.
