]> git.mxchange.org Git - friendica.git/commit
Add shortened URL link label stripping to PageInfo::stripTrailingUrlFromBody
authorHypolite Petovan <hypolite@mrpetovan.com>
Fri, 17 Jul 2020 21:16:22 +0000 (17:16 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Fri, 17 Jul 2020 21:16:22 +0000 (17:16 -0400)
commit8de66c02742ae3a953cdb0e1fcbd32726d9e081b
tree8fd8c88ffcf3423c709387cb7ea86e8d55593c3f
parentda5045667527a84d6a3fd6efaee2fb97b9a49778
Add shortened URL link label stripping to PageInfo::stripTrailingUrlFromBody

- Add test cases for shortened URL link labels
src/Content/PageInfo.php
tests/src/Content/PageInfoTest.php