πΊπΈUnited States chrisclark
chrisclark β created an issue.
π | S3 File System CORS Upload | Fatal error PHP 8: TypeError: abs(): Argument #1 ($num) must be of type int|float, string given in abs() (line 138 of /var/www/html/web/core/includes/common.inc)
πΊπΈUnited States chrisclark
π | S3 File System CORS Upload | Fatal error PHP 8: TypeError: abs(): Argument #1 ($num) must be of type int|float, string given in abs() (line 138 of /var/www/html/web/core/includes/common.inc)
πΊπΈUnited States chrisclark
Line 108 of ImageWidget needs to have the same fix applied.
$max_filesize = Bytes::toNumber($this->getSetting('max_filesize')) ?: $element['#upload_validators']['file_validate_size'][0];