Skip to content

Commit 34f1787

Browse files
Merge branch '6.4' into 7.0
* 6.4: [DoctrineBridge] Change argument `$lastUsed` of `DoctrineTokenProvider::updateToken()` to accept `DateTimeInterface`
2 parents 406aa03 + 720fe98 commit 34f1787

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ CHANGELOG
2222
* Deprecate `DoctrineDataCollector::addLogger()`, use a `DebugDataHolder` instead
2323
* Deprecate `ContainerAwareLoader`, use dependency injection in your fixtures instead
2424
* Always pass the `Request` object to `EntityValueResolver`'s expression
25+
* [BC BREAK] Change argument `$lastUsed` of `DoctrineTokenProvider::updateToken()` to accept `DateTimeInterface`
2526

2627
6.3
2728
---

0 commit comments

Comments
 (0)