[1.x] fix(core, mentions): return null if content left empty in formatter #2683
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
Process completed with exit code 1.
|
Loading