Skip to content

Release v1.9.3

Choose a tag to compare

@github-actions github-actions released this 03 Aug 13:04
· 29 commits to main since this release

Release v1.9.3 - coverage tests and README accuracy

Changelog

Added

  • Unit tests for BeforeSend / BeforeSendTransaction chain edge cases, extension DBAL registration branches, handlers, and EventPayloadTrimmer.

Changed

  • README: document ≥99% PHP line coverage (currently 99.87%); the intentional uncovered statement is the Doctrine-DBAL interface guard when DBAL is not installed.
  • Rector: skip InlineIsAInstanceOfRector on SqlExceptionHelper so is_a(..., Driver\Exception, false) stays (REQ-CS-006).
  • CI / deps: actions/stale v11, friendsofphp/php-cs-fixer 3.95.18; lock refresh (rector/rector 2.6.0, nowo-tech/phpstan-frankenphp 1.0.3); demo Symfony 8.1.x bumps.

Notes

  • No consumer action required. Continue requiring nowo-tech/sentry-bundle: ^1.9.

What's Changed

  • chore(deps): bump friendsofphp/php-cs-fixer from 3.95.17 to 3.95.18 by @dependabot[bot] in #13
  • chore(deps): bump rector/rector from 2.5.8 to 2.5.9 by @dependabot[bot] in #14
  • chore(ci): bump actions/stale from 10 to 11 by @dependabot[bot] in #15

Full Changelog: v1.9.2...v1.9.3