7654db4e39
apply rector ruleset "symfony constructor injection"
2025-11-03 16:22:02 +01:00
cdc489f01e
Apply new rector rules regarding to PHP version to 8.4
2025-11-03 13:36:51 +01:00
32d2bb002b
Remove no longer used annotation use statements and replace with attribute use statements
2025-10-01 18:38:41 +02:00
13a9e14450
Run symfonysetlist up to symfony_70
2025-06-05 16:23:21 +02:00
1098bafd3d
Replaced the deprecated 'self::$container->get' with 'self::getContainer()->get' using rector
...
This change is made to comply with the new Symfony standards and to avoid deprecation warnings for future versions. The update touches various functionalities, including retrieving EntityManagerInterface instance and various service classes within the test files.
2023-12-14 23:36:56 +01:00
bc2041cbdd
apply more cs rules for php-cs
2023-10-17 13:27:03 +02:00
6f11dffcbd
Remove deprecation linked to kernel shutdown
2023-08-31 18:36:37 +02:00
7e65e97caf
fix cs: header and declare strict type order
2022-10-06 10:21:16 +02:00
c92077926e
db constraint with unique remoteId if set, handle sync with tests
2022-06-10 00:26:24 +02:00
64e07c54fa
first bootstrap for handling calendar range sync frommsgraph
2022-06-09 15:17:42 +02:00