10000 [Lock] add missing UPGRADE and CHANGELOG Lock mention #50689 · alli83/symfony@147067d · GitHub
[go: up one dir, main page]

Skip to content

Commit 147067d

Browse files
committed
[Lock] add missing UPGRADE and CHANGELOG Lock mention symfony#50689
1 parent 7d549df commit 147067d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

UPGRADE-6.3.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ Lock
101101
----
102102

103103
* Deprecate the `gcProbablity` option to fix a typo in its name, use the `gcProbability` option instead
104+
* Add optional parameter `$isSameDatabase` to `DoctrineDbalStore::configureSchema()`
104105

105106
Messenger
106107
---------

src/Symfony/Component/Lock/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ CHANGELOG
55
---
66

77
* Create migration for lock table when DoctrineDbalStore is used
8+
* Add optional parameter `$isSameDatabase` to `DoctrineDbalStore::configureSchema()`
89
* Add support for Relay PHP extension for Redis
910
* Renamed the `gcProbablity` option to `gcProbability` to fix a typo in its name
1011

0 commit comments

Comments
 (0)
0