spatie / ray

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

Ray NOT working in php7.4 but working in php8.0 #622

Closed kiana133 closed 2 years ago

kiana133 commented 2 years ago

Describe the bug When I am on a php 7.4 project, ray stopped working for me (but works for other members of my dev team in the same project), and in php 8.0 it works fine. I have looked through the other issues and none helped. I tried doing

Versions

To Reproduce Steps to reproduce the behavior:

  1. Add a ray call to your codebase (ie: ray('test')).
  2. Execute.

Expected behavior The data passed to ray() is sent to the Ray desktop app.

Desktop:

patinthehat commented 2 years ago

@kiana133 Can you provide a small sample repository that demonstrates the issue you're having? I am unable to replicate locally.

kiana133 commented 2 years ago

I figured it out, thank you for your time!

On Wed, Jan 12, 2022 at 2:17 AM Patrick Organ @.***> wrote:

@kiana133 https://github.com/kiana133 Can you provide a small sample repository that demonstrates the issue you're having? I am unable to replicate locally.

— Reply to this email directly, view it on GitHub https://github.com/spatie/ray/issues/622#issuecomment-1010821594, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQFCRSZW6UUCW5WVVFINAIDUVVBLVANCNFSM5LWUQZDA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>