Skip to content
Snippets Groups Projects
Commit 5dc53c73 authored by Daniel Siepmann's avatar Daniel Siepmann Committed by Christian Kuhn
Browse files

[BUGFIX] Cast DB result before passing to APIs expecting integers

Not casting will lead to type incompatibility when used with sqlite
where doctrine does not convert types.

Resolves: #94698
Releases: master
Change-Id: I923df64ba6d55be3b4d8fa219049ca3b507d8f36
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70195


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 307fb113
Branches
Tags
No related merge requests found
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