Skip to content
Commit aeda3dfb authored by Kevin Ditscheid's avatar Kevin Ditscheid Committed by Anja Leichsenring
Browse files

[BUGFIX] Prevent non-numeric value warning in PhpErrorCodeViewHelper

This commit prevents a warning regarding a non-numeric value in the
phpErrorCode argument of the PhpErrorCodeViewHelper. TYPO3 Fluid is
actually not converting the value to int, and there could be anything
incoming as parameter.

Resolves: #91929
Releases: master, 10.4, 9.5
Change-Id: I3514004829f97849b9fb6f16b07f9ffb53679f87
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65181


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 78db68b5
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