Skip to content

Releases: MindscapeHQ/raygun4php

v1.8.4

23 Jul 19:48
7f841d2
Compare
Choose a tag to compare
  • 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

21 Feb 23:27
Compare
Choose a tag to compare

Remove the -dev option for composer installations as it's now deprecated. Thanks to @biggianteye

v1.8.2

25 Feb 21:54
ce33cc6
Compare
Choose a tag to compare

No longer output warning when a socket connection fails. Instead output only when $debug is set

v1.8.1

08 Jan 02:34
6d28cbb
Compare
Choose a tag to compare
  • Fix escapeshellarg from accepting string with NULL bytes

v1.8.0

06 Mar 22:46
Compare
Choose a tag to compare
  • Cookie options can now be configured
  • Fix for multiple cookies being set

v1.7.1

05 Dec 22:12
Compare
Choose a tag to compare
  • Illegal string offset fix identified in issue #90

v1.7.0

05 Dec 20:47
Compare
Choose a tag to compare
  • Added custom error grouping

v1.6.1

23 Apr 23:35
Compare
Choose a tag to compare
  • Assign ClassName as exceptionClass in error message

v1.6.0

01 Dec 03:48
Compare
Choose a tag to compare
  • Added support for HTTP proxies
  • Support ip addresses from X-Forwarded-For
  • Guard against null server variables

v1.5.3

31 Oct 00:54
Compare
Choose a tag to compare
  • Unified payload format (internal change)