PHP 8.1+ Compatiblity: Float to Int Conversion at Array Key

Created on 5 June 2023, about 1 year ago
Updated 18 August 2023, 11 months ago

Wenn a Webform field value contains a float value (e.g. 1.3) then a "Implicit conversion" deprecated warning appears:

Deprecated: Implicit conversion from float 11.9 to int loses precision in /srv/http/public/htdocs/web/modules/contrib/webform_analysis/src/WebformAnalysis.php on line 113

This occurs from PHP 8.1 onwards: https://php.watch/versions/8.1/deprecate-implicit-conversion-incompatibl...

๐Ÿ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

๐Ÿ‡ฉ๐Ÿ‡ชGermany cbeier

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024