Skip to content

Conversation

webarchitect609
Copy link
Contributor

  • Fixed: not all nessesary '@throws' specified
  • All phpDoc blocks pulled up from Backoff to BackoffInterface and '@inheritdoc' is used instead
  • Refactoring: all options are moved to constants of BackoffInterface so nobody can ever misspell any option
  • Fixed: typo in method name Backoff::maxAttempsExceeded()

- Fixed: not all nessesary '@throws' specified
- All phpDoc blocks pulled up from Backoff to BackoffInterface and '@inheritdoc' is used instead
- Refactoring: all options are moved to constants of BackoffInterface so nobody can ever misspell any option
- Fixed: typo in method name Backoff::maxAttempsExceeded()
@webarchitect609
Copy link
Contributor Author

"Some checks haven’t completed yet" - because you have to switch to travis-ci.com , then got 10K free credits and run the build. Then maybe apply for free OpenSource credits.

Meanwhile you can see build result in my repo's Travis report here

@yriveiro yriveiro merged commit 11e3b82 into yriveiro:master Dec 24, 2020
@yriveiro
Copy link
Owner

yriveiro commented Dec 24, 2020

Thanks for the contribution, I'm glad you found the library useful.

close #13

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.

2 participants