Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Switch to PHP 8.1 method signatures. - Update required PHP version in composer.json. - Update from `switch` to `match` expression. - Replace array "get" methods with const arrays. - Add visibility to const values. - Remove redundant `Gsm7bitExMap` array. - Avoid juggling `null` in `replaceNonGsmChars()`.
- Loading branch information