-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Hi,
I’ve just discovered that with the major ContactForm7 WPCF7_ConfigValidator class rewrite the Config Validation breaks (heavily).
With the CF7 v5.8 update the ConfigValidator class has received a major upgrade/rewrite. The int error codes were replaced by strings and many other changes.
See rocklobster-in/contact-form-7@4f53e49 and rocklobster-in/contact-form-7#1254 .
When you do a “config validation” with CF7 v5.8+ you get a PHP error because the WPCF7_ConfigValidator::error_invalid_mailbox_syntax constant does not exist any more.
Previously reported on the WordPress plugin forum, see https://wordpress.org/support/topic/plugin-breaks-cf7-config-validation-after-major-wpcf7_configvalidator-rewrite/