Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default args to an empty array #92

Merged

Conversation

sixlive
Copy link
Collaborator

@sixlive sixlive commented Sep 10, 2019

Description

Default backtrace args to an empty array if not defined.

Fixes #90

Todos

  • Tests
  • Documentation
  • Changelog Entry (unreleased)

Steps to Test or Reproduce

Outline the steps to test or reproduce the PR here.

> git pull --prune
> git checkout <branch>
> vendor/bin/phpunit

@sixlive sixlive self-assigned this Sep 10, 2019
@sixlive sixlive merged commit 2615ab9 into honeybadger-io:master Sep 13, 2019
@sixlive sixlive deleted the fix-backtrace-factory-without-args branch September 13, 2019 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Undefined index: args, line 93 BacktraceFactory.php
2 participants