Hi there,
after Upgrading PHP from 7.2 FPM to 7.3 FPM the WP-Estimation form causes a 500 error after confirming the last step (POST to admin-ajax.php):
[01-Oct-2020 10:06:22 UTC] PHP Warning: preg_split(): Compilation failed: invalid range in character class at offset 4 in /html/wordpress/wp-content/plugins/WP_Estimation_Form/includes/dompdf/include/text_frame_reflower.cls.php on line 89
[01-Oct-2020 10:06:22 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /html/wordpress/wp-content/plugins/WP_Estimation_Form/includes/dompdf/include/text_frame_reflower.cls.php on line 90
The error is written again and again, several millions of entrys within a few minutes.
After downgrading again to WP 7.2 everything works fine again.
What do I have to do, to use WP Estimation Form with PHP 7.3 or higher?
Best regards
Uli

