Skip to content

Commit 7d1b2c4

Browse files
authored
Document the visit tracker deprecations / removals
see WoltLab/WCF#4757
1 parent 0862dde commit 7d1b2c4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/migration/wsc54/deprecations_removals.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ With version 5.5, we have deprecated certain components and removed several othe
5555
- `wcf\system\search\elasticsearch\ElasticsearchHandler::GET`
5656
- `wcf\system\search\elasticsearch\ElasticsearchHandler::POST`
5757
- `wcf\system\search\elasticsearch\ElasticsearchHandler::PUT`
58+
- `wcf\system\visitTracker\VisitTracker::DEFAULT_LIFETIME` ([WoltLab/WCF#4757](https://github.com/WoltLab/WCF/pull/4757))
5859

5960
#### Functions
6061

@@ -242,3 +243,7 @@ With version 5.5, we have deprecated certain components and removed several othe
242243
- `search::sections`
243244
- `tagSearch::tabMenuTabs`
244245
- `tagSearch::sections`
246+
247+
### Miscellaneous
248+
249+
- Object specific VisitTracker lifetimes ([WoltLab/WCF#4757](https://github.com/WoltLab/WCF/pull/4757))

0 commit comments

Comments
 (0)