]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Fixes #531 - Title retrieving is failing with multiple use case 532/head
authorArthurHoaro <arthur@hoa.ro>
Wed, 6 Apr 2016 20:00:52 +0000 (22:00 +0200)
committerArthurHoaro <arthur@hoa.ro>
Tue, 3 May 2016 17:51:29 +0000 (19:51 +0200)
commitce7b0b6480aa854ee6893f5c889277b0e3b13efc
tree8d8beb4ea5568d9989a5ebf52e2adc542e17f74e
parent11609d9fd8ba53f049e6c913d8e3affab6cfc9ce
Fixes #531 - Title retrieving is failing with multiple use case

see https://github.com/shaarli/Shaarli/issues/531 for details
application/HttpUtils.php
application/LinkUtils.php
application/Url.php
index.php
tests/HttpUtils/GetHttpUrlTest.php
tests/Url/UrlTest.php