PHP 8.1 Deprecated messages
PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /var/www/html/vendor/bugsnag/bugsnag/src/Configuration.php on line 362
Steps to reproduce
- Install latest version of Laravel using PHP 8.1
- Install the latest version of Bugsnag for Laravel
- Enable error logs
Environment
- Bugsnag version: 2.22.2
- PHP version: 8.1
- Composer version: 2.1.9
- Laravel version: 8.74.0
- Lumen version (if any):
PHP 8.1 Deprecated messages
PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /var/www/html/vendor/bugsnag/bugsnag/src/Configuration.php on line 362
Steps to reproduce
Environment