]> git.mxchange.org Git - friendica.git/commit
Don't call mb_strlen() on $body if it isn't set in Model\Post\Counts
authorHypolite Petovan <hypolite@mrpetovan.com>
Wed, 6 Mar 2024 17:01:25 +0000 (12:01 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Wed, 6 Mar 2024 17:01:25 +0000 (12:01 -0500)
commit111df607bce5acc9fcf6c9b54daa86b4d67cb742
tree11cc2b0d9fbcc7b88a9acaa9446cf0e51724fb50
parentb8b76e870df091b257a383c46648232ac4187405
Don't call mb_strlen() on $body if it isn't set in Model\Post\Counts

- Address https://github.com/friendica/friendica/issues/13761#issuecomment-1978354153
src/Model/Post/Counts.php