Skip to content
Snippets Groups Projects
Commit 77367467 authored by Thomas Hohn's avatar Thomas Hohn Committed by Stefan Bürk
Browse files

[BUGFIX] Fix PHP 8 warning in AbstractXmlSitemapDataProvider

Added a null coalescing operator around the access $item['lastMod'].

Resolves: #100280
Releases: main, 11.5
Change-Id: Idd4de6d647198e10d87ec01d64fa685535ab59aa
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78241


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarTorben Hansen <derhansen@gmail.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
parent e42b1584
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment