-
The division is rounded by a `floor()` call. Since `floor()` returns a value of type `double`, the result must get casted to an integer to have the strict comparisons functional again. Resolves: #84782 Related: #83556 Releases: master Change-Id: Ief5d154f0447d2826c013c8cadb792ceb2288320 Reviewed-on: https://review.typo3.org/56726 Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
bbdf85c9