Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: cf3c3fb9f1e8bf81dcb7495835efba16d65af74f https://github.com/phpmyadmin/phpmyadmin/commit/cf3c3fb9f1e8bf81dcb7495835ef... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-10-08 (Sat, 10 October 2022) -03:00
Changed paths: M composer.json M phpstan-baseline.neon M phpstan.neon.dist
Log Message: ----------- Add the phpstan/phpstan-strict-rules package
Adds additional rules for PHPStan to make it more strict.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 4b87169816f0f969b81fd29d6678313b47156058 https://github.com/phpmyadmin/phpmyadmin/commit/4b87169816f0f969b81fd29d6678... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-10-08 (Sat, 10 October 2022) -03:00
Changed paths: M composer.json M phpstan-baseline.neon M phpstan.neon.dist
Log Message: ----------- Merge pull request #17757 from MauricioFauth/phpstan-strict-rules
Add the phpstan/phpstan-strict-rules package