Troubleshooting
Missing Variables in Stack Traces
This is caused by the PHP configuration. PHP 7.4 introduced a new .ini setting, zend.exception_ignore_args
, that will ignore stack trace arguments. Check your .ini file to ensure this setting is set to Off
or 0
.
Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) to suggesting an update ("yeah, this would be better").
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) to suggesting an update ("yeah, this would be better").
- Package:
- composer:sentry/sentry-laravel
- Version:
- 4.1.0
- Repository:
- https://github.com/getsentry/sentry-laravel