shlink/module/Core/test
2024-11-14 08:21:16 +01:00
..
Action Update to PHP coding standard 2.4.0 2024-11-03 11:38:31 +01:00
Config Update to PHP coding standard 2.4.0 2024-11-03 11:38:31 +01:00
Crawling Migrate from PHPUnit annotations to native attributes 2023-02-09 20:42:18 +01:00
Domain Inject DomainRepository in DomainService 2024-11-09 09:34:24 +01:00
ErrorHandler Migrate dev-specific configuration to env vars via .env file 2024-10-22 15:15:41 +02:00
EventDispatcher Update VisitsTracker so that its methods return the new Visit instance, if any 2024-11-11 08:51:55 +01:00
Exception Allow API keys to be renamed 2024-11-08 08:25:07 +01:00
Functions Remove usage of Functional\map function 2023-11-29 12:34:13 +01:00
Importer Update to PHP coding standard 2.4.0 2024-11-03 11:38:31 +01:00
Matomo Update VisitsTracker so that its methods return the new Visit instance, if any 2024-11-11 08:51:55 +01:00
RedirectRule After tracking a visit, set its location in the request as attribute 2024-11-14 08:21:16 +01:00
ShortUrl Update to PHPStan 2.0 2024-11-12 10:22:23 +01:00
Tag Inject TagRepository in TagService, instead of getting it from EntityManager 2024-11-09 09:25:01 +01:00
Util Update to PHP coding standard 2.4.0 2024-11-03 11:38:31 +01:00
Visit Update VisitsTracker so that its methods return the new Visit instance, if any 2024-11-11 08:51:55 +01:00
ConfigProviderTest.php Migrate from PHPUnit annotations to native attributes 2023-02-09 20:42:18 +01:00
DB_PASSWORD.env Support loading env vars from secret files 2024-02-10 09:54:59 +01:00