Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update PHPStan baseline to include additional ignored errors
Expanded the `phpstan-baseline.neon` to account for additional ignored error messages, including argument types, return types, undefined methods, and non-accessible offsets. This ensures smoother analysis and avoids unnecessary warnings in static analysis for specific use cases in the codebase.
- Loading branch information