replaced deprecated utf8 functions
commit8cbc5ee84fe788597ede5266255a74af6da47555
authorAndreas Gohr <andi@splitbrain.org>
Mon, 10 Jun 2019 14:12:59 +0000 (10 16:12 +0200)
committerAndreas Gohr <andi@splitbrain.org>
Mon, 10 Jun 2019 14:12:59 +0000 (10 16:12 +0200)
tree6cf989e79d6d37ea824870302afad7d5019cd271
parentffdb5936fc072026bd875d8abb31156d6c45687e
replaced deprecated utf8 functions

For now this uses full qualified namespaces, sensible imports may come
later.
42 files changed:
_test/tests/inc/media_searchlist.test.php
_test/tests/inc/utf8_basename.test.php
_test/tests/inc/utf8_correctidx.test.php
_test/tests/inc/utf8_html.test.php
_test/tests/inc/utf8_romanize.test.php
_test/tests/inc/utf8_stripspecials.test.php
_test/tests/inc/utf8_strtolower.test.php
_test/tests/inc/utf8_substr.test.php
_test/tests/inc/utf8_unicode.test.php
_test/tests/inc/utf8_utf16be.test.php
bin/dwpage.php
inc/Action/Sitemap.php
inc/JpegMeta.php
inc/Mailer.class.php
inc/SafeFN.class.php
inc/Ui/Search.php
inc/Utf8/Conversion.php
inc/Utf8/PhpString.php
inc/Utf8/tables/loweraccents.php
inc/Utf8/tables/specials.php
inc/Utf8/tables/upperaccents.php
inc/auth.php
inc/changelog.php
inc/common.php
inc/fetch.functions.php
inc/fulltext.php
inc/html.php
inc/indexer.php
inc/infoutils.php
inc/io.php
inc/mail.php
inc/media.php
inc/pageutils.php
inc/parser/code.php
inc/parser/metadata.php
inc/parser/xhtml.php
inc/search.php
inc/utf8.php
lib/exe/js.php
lib/plugins/authad/auth.php
lib/plugins/extension/helper/extension.php
lib/plugins/usermanager/admin.php