Skip to content

Commit

Permalink
Improve phpstan rules (roundcube#9353)
Browse files Browse the repository at this point in the history
* enable phpstan bleading edge

* gen baseline using CI

* Revert "gen baseline using CI"

* fix baseline

* enable phpstan strict rules

* gen baseline using CI

* Revert "gen baseline using CI"
  • Loading branch information
mvorisek authored Feb 25, 2024
1 parent 0afb437 commit 8dc8afb
Show file tree
Hide file tree
Showing 3 changed files with 1,280 additions and 37 deletions.
1 change: 1 addition & 0 deletions composer.json-dist
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.2",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-strict-rules": "^1.3",
"phpunit/phpunit": "^9.6"
},
"suggest": {
Expand Down
Loading

0 comments on commit 8dc8afb

Please sign in to comment.