Skip to content

remove deprecated FILTER

Latest
Compare
Choose a tag to compare
@dr-matt-smith dr-matt-smith released this 17 Feb 14:05
b2ff433

replaced deprecated FILTER_SANITIZE_STRING
with
FILTER_SANITIZE_FULL_SPECIAL_CHARS

in DatabaseTableRepository::searchByColumn()

--
this should remove deprecation warning with using this method ....