Describe the bug
Error when saving a large number of characters in a textarea.
To Reproduce
Steps to reproduce the behavior:
When saving a few textareas with more than 1500 characters, then loading the {{ workshop:entry:edit }} edit again in a template again, the below error is returned:
ErrorException in Parser.php line 596:
preg_replace(): Compilation failed: regular expression is too large at offset 35897
Environment details (please complete the following information):
- Workshop Version 1.1.0
- Statamic Version 2.10.2
- PHP Version: 7.2
Describe the bug
Error when saving a large number of characters in a textarea.
To Reproduce
Steps to reproduce the behavior:
When saving a few textareas with more than 1500 characters, then loading the
{{ workshop:entry:edit }}edit again in a template again, the below error is returned:Environment details (please complete the following information):