v3.1.3
What's Changed
- Fixed comment line number by @matt-h in #563
- Fixed rollbar/rollbar-php-laravel#136 try using __serialize when obj implements \Serializable by @pcoutinho in #567
- Fixed error suppressor context detection for PHP 8 by @tanakahisateru in #565
- Added Safer parse_str() usage by @tanakahisateru in #566
- Fixed #571 added null check on $filename by @danielmorell in #572
- Fixed bug in tests on local machine (mac m1) by @Chris53897 in #568
New Contributors
- @matt-h made their first contribution in #563
- @pcoutinho made their first contribution in #567
- @tanakahisateru made their first contribution in #565
- @Chris53897 made their first contribution in #568
Full Changelog: v3.1.2...v3.1.3