[1.x] fix(core, mentions): return null if content left empty in formatter #2682
Annotations
4 errors
extensions/mentions/src/Formatter/UnparsePostMentions.php#L37
Strict comparison using === between string and null will always evaluate to false.
|
extensions/mentions/src/Formatter/UnparseTagMentions.php#L27
Strict comparison using === between string and null will always evaluate to false.
|
extensions/mentions/src/Formatter/UnparseUserMentions.php#L38
Strict comparison using === between string and null will always evaluate to false.
|
|
This job failed
Loading