Commits on Source (10)
-
Reiter, Christoph authored
With many bundles active it might not be clear which bundle is the cause for the logging message. Add the current active Symfony route to make it a bit more clear.
bb0d8a8a -
Groß-Vogt, Tobias authored4a8b50c6
-
Renovate Bot authored38865768
-
Reiter, Christoph authored
Update all non-major dependencies (patch) See merge request !205
50fb5759 -
Renovate Bot authored44081b8b
-
Reiter, Christoph authored
Lock file maintenance See merge request !206
1aa07d35 -
Groß-Vogt, Tobias authored29a1583b
-
Reiter, Christoph authored
So I have some examples for the documentation.
12e68e97 -
Reiter, Christoph authored
Two issues this uncovered: * The caching was using the class name, which doesn't work with tests because we have two instances of the same class there, use spl_object_id() instead. * The default value was set before the events instead of at the end.
3c9615e7 -
Groß-Vogt, Tobias authored
src/Helpers/ApiPlatformHelperFunctions.php
0 → 100644
tests/ExpressionLanguageTest.php
0 → 100644