Skip to content
Snippets Groups Projects
Commit b4b6eff6 authored by Oliver Klee's avatar Oliver Klee Committed by Christian Kuhn
Browse files

[BUGFIX] Fix return type of GU::getMaxUploadFileSize

This method promises to return an int, but actually returns a float.

Also add a regression test.

> ./Build/Scripts/runTests.sh -s phpstanGenerateBaseline

Resolves: #101499
Releases: main, 12.4, 11.5
Change-Id: I85ca63c9b32717641d5926b16ee25e32eeb69310
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80273


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 37ea5a51
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