wordpress-ray
wordpress-ray copied to clipboard
Debug with Ray to fix problems faster in WordPress apps
Similar to https://github.com/spatie/ray/issues/73 The error I'm getting: ``` E_WARNING: is_dir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/user/webapps/application:/var/lib/php/session:/tmp:/dev/urandom) File /home/user/webapps/application/htdocs/wp-content/plugins/spatie-ray/vendor/spatie/ray/src/Settings/SettingsFactory.php line 37 File /home/user/webapps/application/htdocs/wp-content/plugins/spatie-ray/vendor/spatie/ray/src/Settings/SettingsFactory.php line 37...
**Describe the bug** An `OutOfBoundsException` exception get throws while loading my WordPress plugin which has [Sentry SDK](https://github.com/getsentry/sentry-php) which in turns has `jean85/pretty-package-versions` as dependency. **Versions** Ray plugin version 1.3.2 PHP...
source: https://myray.app/docs/php/vanilla-php/installation > To use framework specific functionality, such as viewing queries in Laravel, or displaying mails in WordPress, you should still install the relevant package or library. > >...
**Describe the bug** using the ray()->link() or ray()->url() methods throws fatal error `Fatal error: Uncaught Error: Class "Illuminate\Support\Str" not found in /Volumes/Omega/Local/omegastaging/app/public/wp-content/plugins/spatie-ray/vendor/spatie/ray/src/Ray.php:538 Stack trace: #0 /Volumes/Omega/Local/omegastaging/app/public/wp-content/plugins/spatie-ray/vendor/spatie/ray/src/Ray.php(553): Spatie\Ray\Ray->url('https://atsg.om...', '') #1 /Volumes/Omega/Dropbox/Omega...
#78 should not be closed yet.