Part-DB.Part-DB-server/src/EventSubscriber
Jan Böhmer b5721dcfd0 Revert "Migrated deprecated doctrine event subsrcibers"
For some very very weird reasoning this cause issues with the ObjectNormalizer, which does not get an an serializer injected anymore.
When the EventLoggerSubscriber is a doctrine subscriber it seems that the serializer service is initialized (as its requested in constructor but not used) and later injected into the object normalizer.
When its an listener, this does not work anymore.
2023-12-07 00:17:27 +01:00
..
LogSystem Revert "Migrated deprecated doctrine event subsrcibers" 2023-12-07 00:17:27 +01:00
UserSystem Only check every 10 minutes if the user needs to setup a 2FA method enforced by its group 2023-07-19 00:56:28 +02:00
SetMailFromSubscriber.php Applied rector with PHP8.1 migration rules 2023-06-11 14:17:19 +02:00
SwitchUserEventSubscriber.php Fixed some deprecations related to missing return types 2023-10-25 17:27:37 +02:00
SymfonyDebugToolbarSubscriber.php Fixed service wiring configuration 2023-06-11 14:50:47 +02:00
WebpackAutoPathSubscriber.php The frontend dependencies can now detect their path automatically. 2023-11-03 23:01:23 +01:00