Added `Url` wrapper for sane URL parsing
authorAlexander Ebert <ebert@woltlab.com>
Sat, 15 Jul 2017 10:37:00 +0000 (12:37 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 15 Jul 2017 10:37:00 +0000 (12:37 +0200)
commit27930682fa9c590aeafc86992ea3f186cf2111a3
tree05bb5de61b72c598744ad53329fa8197aac15a35
parent9fa7239de9b9070274083f27f9815b86290eeebd
Added `Url` wrapper for sane URL parsing

See #2336
wcfsetup/install/files/js/WoltLabSuite/Core/Devtools.js
wcfsetup/install/files/lib/data/package/update/server/PackageUpdateServer.class.php
wcfsetup/install/files/lib/data/user/avatar/UserAvatarAction.class.php
wcfsetup/install/files/lib/page/AbstractPage.class.php
wcfsetup/install/files/lib/system/bbcode/KeywordHighlighter.class.php
wcfsetup/install/files/lib/system/html/output/node/HtmlOutputNodeImg.class.php
wcfsetup/install/files/lib/util/HTTPRequest.class.php
wcfsetup/install/files/lib/util/Url.class.php [new file with mode: 0644]