Improved the regex for simple embedded objects
authorAlexander Ebert <ebert@woltlab.com>
Mon, 21 Jun 2021 14:08:30 +0000 (16:08 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 21 Jun 2021 14:08:30 +0000 (16:08 +0200)
commit1373c84f26ccd4231cf7a3cea99f7db8ccebc7f2
tree08d33819b0fa499c5a54f603070eee4052c5cd3a
parent8677e12c801e6856b6978c213a77983b164202e3
Improved the regex for simple embedded objects

The previous version was borderline erroneous and while it worked so far, it could easily break in future versions of PHP.
wcfsetup/install/files/lib/system/html/simple/HtmlSimpleParser.class.php