When using the `Markdown Extra (With SmartyPants)` text formatter and `PHP 7.4.2` I get a `503` response from the server when trying to save an entry. However, I was not able to reproduce the error on a local envirenment using `PHP 7.4.1`.
When using the
Markdown Extra (With SmartyPants)text formatter andPHP 7.4.2I get a503response from the server when trying to save an entry.However, I was not able to reproduce the error on a local envirenment using
PHP 7.4.1.