Releases: MindscapeHQ/raygun4php
Releases · MindscapeHQ/raygun4php
v1.8.4
- Update phpunit/phpunit (Andreas Möller) - b93c713
- Reference phpunit.xsd as installed with composer (Andreas Möller) - 47a33b6
- AddTags phpdoc was on wrong method (Dominic Scheirlinck) - 301ff82
- Fix PHPDoc format (Dominic Scheirlinck) - 34a3d2f
- Fix regression, Guard against accessing unset user id (jovenden) - 84850d3
Thanks to @localheinz, @dominics, and @jakedaleweb for contributing =)
v1.8.3
Remove the -dev
option for composer installations as it's now deprecated. Thanks to @biggianteye
v1.8.2
No longer output warning when a socket connection fails. Instead output only when $debug is set
v1.8.1
- Fix escapeshellarg from accepting string with NULL bytes
v1.8.0
- Cookie options can now be configured
- Fix for multiple cookies being set
v1.7.1
v1.7.0
- Added custom error grouping
v1.6.1
- Assign ClassName as exceptionClass in error message