Commit Graph

19 Commits

Author SHA1 Message Date
Spine
2dcefd7e2b more phpcs rules 2025-02-24 14:37:55 +01:00
Spine
60648adc92 enable additional strict phpstan checks 2024-12-20 09:39:21 +01:00
sheepish
f5d3f1b986 fix array_key_extract_suffix usage 2024-12-20 09:39:19 +01:00
Spine
b61ee988ce add phpmd and tidy up some unused variables 2024-04-07 19:56:42 +02:00
Spine
f772d17e25 update rector, protect the consts! 2024-01-31 09:38:38 +01:00
Spine
227307b841 use hasArtistRole() where appropriate 2024-01-31 09:21:16 +01:00
Spine
267f2e1735 remove old phpcs exclusions 2023-10-15 17:50:10 +02:00
Spine
ba596c70e4 use 'static' as return type for fluid methods 2023-09-19 13:22:08 +02:00
Spine
5e12a0a4a2 refactor common BaseUser methods 2023-09-19 13:22:00 +02:00
Spine
1efbc2ea15 refactor tableName() as a class constant 2023-09-19 13:21:25 +02:00
Spine
e80181cdc6 BaseUser inherits from BaseObject 2023-05-01 17:04:51 +02:00
Spine
83aa91bd71 fix some easy phpstan level 7 issues 2023-04-04 19:00:57 +02:00
Spine
f16cb8cd33 apply rector to app/ 2023-03-08 18:29:05 +01:00
Spine
56ab047525 renormalize method name TGroup::text() 2023-02-03 11:13:55 +01:00
Spine
5dbcc2d506 renormalize Request and TGroup artist roles 2023-02-03 11:13:54 +01:00
Spine
ea14a1b8c5 move classes/db_mysql.class.php class to Gazelle\DB\Mysql 2023-02-03 11:13:52 +01:00
Spine
03857ddff1 use cmp operator and fn when necessary 2023-02-03 11:13:51 +01:00
Spine
7d70d58a1e extend seedbox name 2023-02-03 11:13:50 +01:00
Spine
f1c538516a move Seedbox to User\Seedbox 2023-02-03 11:13:49 +01:00