Skip to content

Releases: dbtlr/php-airbrake

Version 1.1.5

18 Jun 13:09
9cdef76
Compare
Choose a tag to compare

Quick bug fix for properly sending session data

Version 1.1.4

25 Aug 15:02
Compare
Choose a tag to compare
Merge pull request #49 from aminin/master

refs #48: Remove project root from file path

Version 1.1.3

30 Apr 20:32
Compare
Choose a tag to compare

Added patch with support for HTTP Proxies.

Version 1.1.2

18 Apr 02:02
Compare
Choose a tag to compare

Added a patch to handling grouping of errors better.

Version 1.1.1

13 Feb 17:29
Compare
Choose a tag to compare

Small update to remove the hard dependency on phpunit and php code sniffer at particular versions.

Version 1.1

13 Feb 13:17
Compare
Choose a tag to compare
  • Enables a more tested base.
  • Restructured the internal config store to be less magic.
  • Overall coding standard updates.

1.1.0rc1

25 Sep 20:15
Compare
Choose a tag to compare
1.1.0rc1 Pre-release
Pre-release

Updates to enable automated testing.

v1.0.0

25 Sep 20:14
Compare
Choose a tag to compare
Merge pull request #31 from llamadigital/feature/custom-error-reporting

Feature/custom error reporting