We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If you try the following:
(new \SBBCodeParser\Node_Container_Document())->parse(str_repeat('a',1024))->detect_emails();
PHP seems to crash and the browser says 'Connection interrupted'. THX in advace.