spatie / ray

Debug with Ray to fix problems faster
https://myray.app
MIT License
572 stars 101 forks source link

Rector rule doesn't work on macro's that don't end with ray() #889

Closed timvandijck closed 4 months ago

timvandijck commented 8 months ago
Screenshot 2024-01-26 at 11 41 32
Plytas commented 8 months ago

Just a note, I don't think that your example in the screenshot is valid. ray() macro on a collection returns the collection. You cannot chain ray calls like ->red(), you can only chain other collection methods.

spatie-bot commented 4 months ago

Dear contributor,

because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.