-
heddn β
committed f2d3eb3c on 8.x-1.x authored by
tomvanetten β
Issue #3304734 by heddn: Fatal error PHP 8: TypeError: abs(): Argument #...
-
heddn β
committed f2d3eb3c on 8.x-1.x authored by
tomvanetten β
- Status changed to Fixed
about 2 years ago 9:28pm 28 February 2023 -
heddn β
committed 354e31fe on 8.x-1.x authored by
asghar β
Issue #3304734 by tomvanetten, heddn, asghar: Fatal error PHP 8:...
-
heddn β
committed 354e31fe on 8.x-1.x authored by
asghar β
- heddn Nicaragua
Ideally we have a test. Let's be pragmatic. Landing this.
- πΊπΈ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]; - heddn Nicaragua
Can we scaffold a test that opens all the widgets so we can verify this doesn't keep popping up?
- Status changed to Needs work
about 2 years ago 8:35pm 20 March 2023 - πΊπΈUnited States darrell_ulm
While the patch above applies, seeing this error when trying
Symfony\Component\HttpKernel\Exception\BadRequestHttpException: Input value "edit" contains a non-scalar value.