]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Fix #3361 check type for tags in entry repository
authorSébastien Viande <sviande@gmail.com>
Mon, 25 Sep 2017 17:34:42 +0000 (19:34 +0200)
committerSébastien Viande <sviande@gmail.com>
Thu, 12 Oct 2017 05:38:27 +0000 (07:38 +0200)
commitfafdf1711705fd11a370ae65bfe2278a8fb788f2
tree828c34aa0652dbf0c164496be05ca9e87817e4a7
parentf44a927530476eaf903525481e5e8114c3b017b8
Fix #3361 check type for tags in entry repository

Check is $tags is a string before explode
src/Wallabag/CoreBundle/Repository/EntryRepository.php