We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 406aa03 + 720fe98 commit 34f1787Copy full SHA for 34f1787
CHANGELOG.md
@@ -22,6 +22,7 @@ CHANGELOG
22
* Deprecate `DoctrineDataCollector::addLogger()`, use a `DebugDataHolder` instead
23
* Deprecate `ContainerAwareLoader`, use dependency injection in your fixtures instead
24
* Always pass the `Request` object to `EntityValueResolver`'s expression
25
+ * [BC BREAK] Change argument `$lastUsed` of `DoctrineTokenProvider::updateToken()` to accept `DateTimeInterface`
26
27
6.3
28
---
0 commit comments