]> git.mxchange.org Git - friendica.git/commit
Add new Strings::substringReplace method
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 30 Mar 2020 05:57:10 +0000 (01:57 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 30 Mar 2020 14:49:53 +0000 (10:49 -0400)
commitdcf59e34c195fb3c8c07a29fdf6525ce47c3f736
tree1657881743a6060954cdf36c09681820b90b231e
parent248a7fa48a161aedf619dd9a36718775c9a2677f
Add new Strings::substringReplace method

- Add tests for the method
src/Util/Strings.php
tests/src/Util/StringsTest.php