]> git.mxchange.org Git - friendica.git/commit
Add Unicode support to autolink regular expression
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 19 May 2019 12:45:29 +0000 (08:45 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 19 May 2019 22:51:55 +0000 (18:51 -0400)
commit3395f5603699aa5a76cadbbea64db4ca8c681f4e
tree1a0a236469951f540c5f4d5c4fd7d924177903f1
parent6f0c6e8926835311d4bc4e8e01ad7dba61581a2b
Add Unicode support to autolink regular expression

- Explicitly exclude non-breaking spaces from URLs as \s doesn't include them
src/Util/Strings.php