Serreau Jovann
1af242c307
Fix SonarQube/PHPStan issues: session type, returns count, coverage gaps
- AuditLog: move @var before ORM attribute for PHPStan visibility
- SubAccountPermissionSubscriber: use Session instead of FlashBagAwareSessionInterface
- SuspendedUserSubscriber: same Session type fix
- OrderController::create: merge expired + invalid cart into single return (4→3 returns)
- OrderControllerTest: add testCreateOrderUnlimitedBillet (covers clampQuantity unlimited branch)
- AccountControllerTest: add BilletOrder in soldCounts test (covers foreach $rows loop)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 14:47:02 +01:00
..
2026-03-23 12:11:07 +01:00
2026-03-23 14:47:02 +01:00
2026-03-23 11:14:06 +01:00
2026-03-18 22:50:23 +01:00
2026-03-20 15:54:26 +01:00
2026-03-23 11:14:06 +01:00
2026-03-23 11:44:13 +01:00
2026-03-18 22:50:23 +01:00
2026-03-19 14:07:07 +01:00
2026-03-19 00:03:23 +01:00
2026-03-19 10:48:54 +01:00
2026-03-23 12:11:07 +01:00
2026-03-18 23:14:04 +01:00
2026-03-04 21:52:29 +01:00