]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Fix metadata extract regex (2) 1665/head
authorArthurHoaro <arthur@hoa.ro>
Thu, 17 Dec 2020 12:56:24 +0000 (13:56 +0100)
committerArthurHoaro <arthur@hoa.ro>
Thu, 17 Dec 2020 12:56:24 +0000 (13:56 +0100)
commit88a8e284b2825cbd77c75dbbbf3655a961d9eb09
tree77a5d9f5e43283028b1d462bd608e9e180f415dd
parente4b8330e459b598328bf250208386c06ec257b08
Fix metadata extract regex (2)

Reference: https://stackoverflow.com/questions/8055727/negating-a-backreference-in-regular-expressions

Fixes #1656
application/bookmark/LinkUtils.php
tests/bookmark/LinkUtilsTest.php