Deprecate `StringUtil::(starts|ends)With()`
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 22 Sep 2021 09:59:11 +0000 (11:59 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 22 Sep 2021 10:24:57 +0000 (12:24 +0200)
commit7516dc712af2a595757e4709ecf9840394ae2e7e
treeabe2480f3ae0d602c3180b2b8230d9f2cbb462e3
parent022e2d45a4775d15e768b99c90ac27e2ea90257f
Deprecate `StringUtil::(starts|ends)With()`

`\str_starts_with()` and `\str_ends_with()` are both polyfilled by
`symfony/polyfill-php80`.
wcfsetup/install/files/lib/util/StringUtil.class.php