Commit Graph

22 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
16f335bab9
Fix links in README 2023-06-24 00:21:56 +02:00
67241c8d54
Fix links in README 2023-06-24 00:21:15 +02:00
7d59d52bbb
Add license, move readme from org-mode to markdown 2023-06-24 00:19:34 +02:00
96329baa07
Allow nullable parameters and return values 2023-06-23 23:06:27 +02:00
041206040f
Update phpcs rules 2023-05-24 13:18:34 +02:00
f73cf2f0ff
Remove arithmetic-minded rules for phpstan 2023-03-01 11:44:49 +01:00
8018f7309a
Disallow escapeshellcmd, prefer escapeshellarg 2022-02-25 18:56:15 +01:00
280bb553b8
Remove PHPStan rule that breaks with new version of PHPStan 2022-01-08 01:07:59 +01:00
cc7990b6f8
Extend PHPCS rules by slevomat sniffs 2021-09-15 14:42:04 +02: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
10d5759016 Fix org-mode markup for links in Readme 2020-10-10 21:31:04 +02:00
fb37f748d4 Add phpcs rules 2020-10-10 21:28:18 +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