PHP CS Fixer
a08480f310
Fix code style (php-cs-fixer)
2022-09-29 20:21:29 +00:00
Samuel Štancl
a94227a19c
get down to 59 phpstan errors
2022-09-29 22:20:55 +02:00
Samuel Štancl
8af354c20e
get phpstan errors down from 252 to 189
2022-08-30 05:44:23 +02:00
Samuel Štancl
40bf28c7d0
general refactor, move more classes under Database namespace
2022-08-27 03:17:16 +02:00
Samuel Štancl
55d0a9ab87
misc improvements - stronger types, exception refactor
2022-08-26 21:35:17 +02:00
Samuel Štancl
349125c02e
Merge hotfix branch ( #834 )
...
* try specifying the signature in __construct
* constructor doesn't work since Reflection is used, try specifying getDefaultName() instead
* Fixed: make migration commands compatible
* Fix failing tests
* Fix username generation
* Re-create tmp dir as well if needed
* wip
2022-03-30 18:00:55 +02:00
Samuel Štancl
73a4a3018c
Improve queue tenancy
2021-12-31 18:10:03 +01:00
stancl
19c5820efd
Apply fixes from StyleCI
2020-11-13 21:00:16 +00:00
Samuel Štancl
dc60276e6d
Inject the Application contract instead of the concrete class
2020-11-13 22:00:02 +01:00
Samuel Štancl
579779b88b
Move DatabaseManager
2020-05-30 15:38:29 +02:00