Skip to content

Conversation

@samsonasik
Copy link
Contributor

@samsonasik samsonasik commented Feb 16, 2025

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

@samsonasik samsonasik force-pushed the rector-enable-php80 branch 2 times, most recently from d262f20 to ac0eb0a Compare February 16, 2025 09:18
@samsonasik
Copy link
Contributor Author

Ready to merge 👍

@samsonasik
Copy link
Contributor Author

@brandonkelly Ready to merge 👍

@samsonasik
Copy link
Contributor Author

@brandonkelly Ready to merge 👍

@samsonasik
Copy link
Contributor Author

@brandonkelly Ready to merge 👍

@samsonasik
Copy link
Contributor Author

@brandonkelly Ready to merge 👍

@samsonasik
Copy link
Contributor Author

@brandonkelly Ready to merge 👍

@samsonasik samsonasik requested a review from brandonkelly March 1, 2025 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants