cms
cms copied to clipboard
Enable Rector php 8.0 set
Description
Applied changes:
- use str_contains/str_starts_with/str_ends_with
- use static::class over get_class($this)
- remove unused variable cactch on try catch
- use $object::class over get_class($object)
- apply constructor promotion
- make implements \Stringable with __toString() method class.
Related issues
Ready to merge 👍
@brandonkelly Ready to merge 👍
@brandonkelly Ready to merge 👍
@brandonkelly Ready to merge 👍
@brandonkelly Ready to merge 👍
@brandonkelly Ready to merge 👍