gnu-social/src/Core
Hugo Sales 053bc38792
[TESTS] Fix tests
2022-10-19 22:39:17 +01:00
..
DB [CORE][DB] Rename App\Core\DB\DB to App\Core\DB 2022-03-28 20:59:14 +01:00
Event [CORE][Event] Make all events return \EventResult, enforced at container build time 2022-04-03 21:40:32 +01:00
Form [TOOLS] Add explicit return types to fix deprecation warnings raised by PHPUnit 2022-03-09 01:37:10 +00:00
I18n [TOOLS] Continue raising PHPStan level to 6 2022-10-19 22:39:17 +01:00
Modules [TOOLS] Continue raising PHPStan level to 6 2022-10-19 22:39:17 +01:00
Queue [CORE][Queue] Rename App\Core\Queue\Queue to App\Core\Queue 2022-03-28 20:59:15 +01:00
Router [TOOLS] Continue raising PHPStan level to 6 2022-10-19 22:39:17 +01:00
ActorLocalRoles.php [CORE][Note] Implement private group scope properly 2022-02-13 23:14:59 +00:00
Cache.php [TOOLS] Continue raising PHPStan level to 6 2022-10-19 22:39:17 +01:00
Controller.php [TOOLS] Continue raising PHPStan level to 6 2022-10-19 22:39:17 +01:00
DB.php [TOOLS] Continue raising PHPStan level to 6 2022-10-19 22:39:17 +01:00
Entity.php [TESTS] Fix tests 2022-10-19 22:39:17 +01:00
Event.php [TOOLS] Fix errors pointed out by PHPStan level 4 2022-10-19 22:38:49 +01:00
Form.php [TESTS] Fix tests 2022-10-19 22:39:17 +01:00
GNUsocial.php [SECURITY] Refactor security hardening code and disable unused stream wrappers 2022-04-03 18:02:54 +01:00
GSFile.php [TOOLS] Continue raising PHPStan level to 6 2022-10-19 22:39:17 +01:00
HTTPClient.php [CORE][HTTPClient] Add some shortcut functions inspired by pre-v3 2021-10-27 04:22:18 +01:00
Log.php [TOOLS] Continue raising PHPStan level to 6 2022-10-19 22:39:17 +01:00
ModuleManager.php [TOOLS] Continue raising PHPStan level to 6 2022-10-19 22:39:17 +01:00
Queue.php [TOOLS] Continue raising PHPStan level to 6 2022-10-19 22:39:17 +01:00
Router.php [TOOLS] Continue raising PHPStan level to 6 2022-10-19 22:39:17 +01:00
Security.php [TOOLS] Continue raising PHPStan level to 6 2022-10-19 22:39:17 +01:00
VisibilityScope.php [CORE][ActorLocalRoles] Improve Roles 2022-01-22 18:47:56 +00:00