spatie / ray

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

No data to Ray after new SoapClient in PHP #863

Closed Adrian-MID closed 3 months ago

Adrian-MID commented 7 months ago

Before creating a new bug report Please check if there isn't a similar issue on the issue tracker or in the discussions.

If you are having troubles connecting your project to Ray, please check our docs first, especially the configuration and environment specific configuration sections.

Describe the bug After creating a new PHP SoapClient, data stops posting to the Ray App. Example code and output to Ray have been provided in a screenshot below. All instances of ray after ray('test3'); do nothing like they aren't there.

Versions Ray version (you can see this in "About Ray"): Windows - 2.7.5.0 spatie/backtrace 1.5.3 A better backtrace spatie/macroable 2.0.0 A trait to dynamically add methods to a class spatie/ray 1.40.0 Debug with Ray to fix problems faster

PHP version: Laravel version (if applicable): 8.0.7

Expected behavior I would expect Ray to keep working.

Screenshots image image

Desktop (please complete the following information):

patinthehat commented 7 months ago

@Adrian-MID Can you provide a snippet of code instead of a screenshot, a sample project that shows the issue, and/or unit tests that show the issue you're experiencing? Thanks! :+1:

spatie-bot commented 3 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.