Replace `StringUtil::startsWith()` by `\str_starts_with()`
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 22 Sep 2021 13:52:34 +0000 (15:52 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 22 Sep 2021 13:52:34 +0000 (15:52 +0200)
commitbf69a543dd11ada9b80387058c60ebb7a4767246
treed6ffd7d12e7618773393d5e7e52bf2c310f3c30a
parente872d6bb390af369292b2e41ce342c6393c2326b
Replace `StringUtil::startsWith()` by `\str_starts_with()`
files/lib/system/exporter/Kunena3xExporter.class.php
files/lib/system/exporter/MyBB16xExporter.class.php
files/lib/system/exporter/PhpBB31xExporter.class.php
files/lib/system/exporter/VB3or4xExporter.class.php
files/lib/system/exporter/VB5xExporter.class.php