phpstan-rules
phpstan-rules copied to clipboard
๐ Provides a composer package with rules for phpstan/phpstan.
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.12.1 to 2.13.1. Release notes Sourced from doctrine/orm's releases. 2.13.1 Release Notes for 2.13.1 2.13.1 Total issues resolved: 0 Total pull requests resolved: 5 Total contributors: 2...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.22.0 to 4.26.0. Release notes Sourced from vimeo/psalm's releases. 4.26.0 What's Changed This release fix an regression introduced in the last version. Upgrade is recommended Fixes #8330...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.26 to 8.5.28. Changelog Sourced from phpunit/phpunit's changelog. [8.5.28] - 2022-07-29 Fixed #5015: Ukraine banner unreadable on black background #5016: PHPUnit 8.5.27 does not work on PHP...
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.18.1 to 2.21.1. Release notes Sourced from shivammathur/setup-php's releases. 2.21.1 Support Ukraine Fixed installing tools' old versions which are composer plugins. Updated Node.js dependencies. 2.21.0 Support Ukraine...
Hi, Sorry if this is very basic question. I only recently started using phpstan and I came across this rule. I don't understand what is the proper way to do...
Bumps [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) from 1.1.0 to 1.3.0. Release notes Sourced from phpstan/phpstan-strict-rules's releases. 1.3.0 543675a - Fix workflow f6586fa - Fix WrongCaseOfInheritedMethodRule 6ec99ba - Require PHPStan 1.7.15 484a051 - Bleeding edge...
Bumps [psalm/plugin-phpunit](https://github.com/psalm/psalm-plugin-phpunit) from 0.16.1 to 0.17.0. Release notes Sourced from psalm/plugin-phpunit's releases. General release What's Changed Improve provider non-optional argument phrasing by @โAndrolGenhald in psalm/psalm-plugin-phpunit#118 Fix tests for new version...
`abstract` Doctrine entities should not require `final` methods. `final` methods will not work here because proxies will want to override them. /cc @OskarStark
This pull request * [x] adjusts `Methods\FinalInAbstractClassRule` to ignore Doctrine entities Fixes #295.
Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.12.1 to 2.13.2. Release notes Sourced from doctrine/orm's releases. 2.13.2 Release Notes for 2.13.2 2.13.x bugfix release (patch) 2.13.2 Total issues resolved: 0 Total pull requests resolved:...