Fixed regex length for smiley codes
authorAlexander Ebert <ebert@woltlab.com>
Fri, 18 Nov 2016 12:57:26 +0000 (13:57 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 18 Nov 2016 12:57:32 +0000 (13:57 +0100)
commit2c3805c5eaaaf2d4960fa9a9939fcf1262cfffdb
tree015f0ab2ecdf19e3587b30a6c77d4c5e1c1b78ba
parent87444d3bd10c5beac21e1b3ae7bc1fa6ffc28214
Fixed regex length for smiley codes

Patterns are now limited to roughly 30k characters each to avoid hitting
PCRE pattern limits.
wcfsetup/install/files/lib/system/html/input/node/HtmlInputNodeTextParser.class.php