mirror of
https://github.com/flarum/framework.git
synced 2025-04-22 03:48:48 +08:00

* test(core): implement test for creating discussion without content * fix(core): handle `null` case in XML parser * fix(mentions): change/remove typings in unparser * fix(mentions): return early if xml null * chore: fix PHPStan * chore: move tests to mentions * chore: remove unused import * chore: remove unused imports * test(mentions): implement test for post editing with content empty * test(mentions): change post edit tests * test(mentions): add test for creating discussion with empty string