Empty Signature not Processed Correctly in PHP 8.1

Created on 10 January 2024, 10 months ago
Updated 25 January 2024, 10 months ago

Steps to reproduce

Submit form with no signature on a server with PHP 8.1. On two machines I tested, this stops the submitForm execution.

Proposed resolution

Line 51 of /src/Element/Signature.php has ===. I changed that to == and that fixed the issue for me.

πŸ› Bug report
Status

Fixed

Version

1.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States hershel

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

Comments & Activities

Production build 0.71.5 2024