You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUGFIX] Prevent PHP segfault when content gets too long
The regular expression for detecting the TYPO3SEARCH_begin /
TYPO3SEARCH_end markers is modified to prevent PHP segfaults
when the content of the page gets too long, see:
https://bugs.php.net/bug.php?id=45735
Resolves: #66346
Change-Id: Ic3f73098ce4f8c56e4101fefba6ca7e839176d95
0 commit comments