1
0
mirror of https://github.com/flarum/core.git synced 2025-08-18 06:11:23 +02:00
Files
Davide Iadeluca 9c91c89326 [1.x] fix(core, mentions): return null if content left empty in formatter (#4059)
* 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
2024-10-08 06:56:09 +01:00
..
2024-10-02 07:10:53 +00:00
2022-01-20 03:45:09 -05:00
2022-01-20 12:45:05 +01:00
2023-05-20 16:08:42 +01:00
2021-05-15 00:56:10 +01:00