mirror of
https://github.com/flarum/framework.git
synced 2025-01-22 17:25:15 +08:00
1502fc98d8
We do not want to inherit MySQL's fulltext query language, so let's just drop all non-word characters from the search term. Fixes #1498. |
||
---|---|---|
.. | ||
ApiControllerTestCase.php | ||
CreateDiscussionControllerTest.php | ||
CreateGroupControllerTest.php | ||
CreatePostControllerTest.php | ||
CreateTokenControllerTest.php | ||
CreateUserControllerTest.php | ||
DeleteDiscussionControllerTest.php | ||
ListDiscussionsControllerTest.php | ||
ListGroupsControllerTest.php | ||
ListNotificationsControllerTest.php | ||
ListUsersControllerTest.php | ||
ShowDiscussionControllerTest.php | ||
UpdateUserControllerTest.php |