Commit Graph

14 Commits

Author SHA1 Message Date
93d26dc1b6
Disable some phpstan checks causing issues in current version of phpstan 2024-05-28 13:41:05 +02:00
1046386555
Use phar to load bleeding edge 2024-05-27 16:47:46 +02:00
1abb965047 Merge branch 'master' of gitea:museum-digital/MD_QA 2024-05-27 16:43:58 +02:00
dae33436cf
Disable bleeding edge 2024-05-27 16:43:30 +02:00
96329baa07
Allow nullable parameters and return values 2023-06-23 23:06:27 +02:00
f73cf2f0ff
Remove arithmetic-minded rules for phpstan 2023-03-01 11:44:49 +01:00
280bb553b8
Remove PHPStan rule that breaks with new version of PHPStan 2022-01-08 01:07:59 +01:00
4de07f689b
Extend list of functions replaced by MD_STD wrappers 2021-07-20 14:31:15 +02:00
06a1c0db64
Expect use of some of MD_STD's wrappers over default functions
More are to follow.
2021-07-20 04:01:32 +02:00
5ce2c01505 Remove ignoreErrors parameter from phpstan rules 2020-10-10 21:20:43 +02:00
a48e9d2846 Remove ignored string in phpstan rules 2020-09-04 22:29:08 +02:00
744769e8bf Add cleaner list of classes allowed to be extended 2020-09-04 22:22:07 +02:00
a3734486eb Except null as default param value rule of phpstan 2020-09-03 20:29:26 +02:00
0faf2879df Initial 2020-09-03 15:51:16 +02:00