Skip to content
Snippets Groups Projects
Commit 7f1f4fe8 authored by Kevin Ditscheid's avatar Kevin Ditscheid Committed by Anja Leichsenring
Browse files

[BUGFIX] Prevent non-numeric value warning in ErrorHandler.php

Prevents a non-numeric value warning in ErrorHandler.php by
casting the value given to the parameter of the constructor to an int.

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


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 aeda3dfb
Branches
Tags
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