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