Skip to content

3.0.0: refactor(naming): Rename variable to match method call return type

Compare
Choose a tag to compare
@guanguans guanguans released this 08 Aug 08:16
· 315 commits to main since this release

3.0.0 - 2023-08-08

Feat

  • tests: add PHPMock trait

Refactor

  • ExceptionContext: simplify code and fix method name
  • ExceptionNotify: improve getFacadeAccessor method
  • ExceptionNotifyManager: simplify rate limiting logic
  • LogChannel: use app('log') instead of Log facade
  • composer: Remove unused dependencies
  • jobs: Remove unused Log import
  • naming: Rename variable to match method call return type
  • src: Refactor ExceptionNotifyManager

Test

  • Channels: Remove redundant test files
  • CollectorManagerTest: remove unnecessary test
  • FeatureTest: report exception with file upload
  • NotifyChannelTest: Add test for reporting