PHP-Error on PHP 7.3
-
Hi there,
I have a site running on Debian PHP 7.3 RC5 (Final Version should arrive any day soon: https://wiki.php.net/todo/php73#timetable) and there is one error in a php-file. This is the error in the log, when you edit the site or want so send a lost-password-mail:AH01071: Got error ‘PHP message: PHP Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /var/www/clients/client223/web1816/web/wp-content/plugins/mailpoet/vendor/cerdic/css-tidy/class.csstidy.php on line 891’, referer: https://mydomain.com/wp-login.php?action=lostpassword
Same error in combination with php 7.3: https://github.com/barryvdh/laravel-dompdf/issues/503
- The topic ‘PHP-Error on PHP 7.3’ is closed to new replies.