Implement a prototype based on `FastRoute`
authorAlexander Ebert <ebert@woltlab.com>
Mon, 11 Mar 2024 12:59:44 +0000 (13:59 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 11 Mar 2024 12:59:44 +0000 (13:59 +0100)
commit14b56479b0a4c27dec214e018348e5310212f6a3
treec602eb4c23ee05f4f3be01a55c635ff64fdb79a8
parent5219c47938d2bb6c6b435f7c905b966d132fa28b
Implement a prototype based on `FastRoute`
wcfsetup/install/files/lib/action/ApiAction.class.php
wcfsetup/install/files/lib/http/Helper.class.php
wcfsetup/install/files/lib/system/endpoint/GetRequest.class.php
wcfsetup/install/files/lib/system/endpoint/IController.class.php
wcfsetup/install/files/lib/system/endpoint/PostRequest.class.php
wcfsetup/install/files/lib/system/endpoint/RequestMethod.class.php
wcfsetup/install/files/lib/system/endpoint/RequestType.class.php
wcfsetup/install/files/lib/system/endpoint/controller/core/messages/MentionSuggestions.class.php