Skip to content
Snippets Groups Projects
Commit f4acf5c7 authored by Jochen Roth's avatar Jochen Roth Committed by Christian Kuhn
Browse files

[BUGFIX] Add fallback for undefined array key - versionNumberInFilename

[BE]versionNumberInFilename set to "true" triggers a
undefined key warning in PHP8.

This has been fixed by testing for a empty value
in the array key.

Resolves: #95223
Releases: master
Change-Id: I3b88010d73e6e459819bbbfbe6751a4b2fb7f8f0
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71090


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 7b6901ef
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