Release v1.9.3
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
InlineIsAInstanceOfRectoronSqlExceptionHelpersois_a(..., Driver\Exception, false)stays (REQ-CS-006). - CI / deps:
actions/stalev11,friendsofphp/php-cs-fixer3.95.18; lock refresh (rector/rector2.6.0,nowo-tech/phpstan-frankenphp1.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