Release v1.9.2
Release v1.9.2 - FrankenPHP banner, deprecation quieting, final bundle class
Changelog
Added
- FrankenPHP Friendly Worker Mode banner in README (REQ-DOCS-017).
make down-devandmake demo-smoke(REQ-MAKE-007, REQ-TEST-011).- PHPUnit
SYMFONY_DEPRECATIONS_HELPER=max[direct]=0(REQ-SF-005). - Packagist keywords
phpandsymfony-bundle(REQ-PKG-004). - REQ-CS-005:
nowo-tech/phpstan-frankenphpinrequire-devwith classic + worker rulesets.
Changed
- Demo Symfony 8 image bumped to FrankenPHP PHP 8.5; demo
require.php>=8.5,<8.6(REQ-DEMO-010). NowoSentryBundleisfinal(REQ-PHP-001).- PHPStan
ignoreErrors: [](src only);SqlExceptionHelperusesis_a()for the driver interface (REQ-CS-006). docs/COVERAGE_ANALYSIS.mdtranslated to English (REQ-DOCS-016).
Fixed
ignore_access_denied_listenerdeprecation: no longer fired on every boot. The deprecated node no longer usescanBeDisabled()/addDefaultsIfNotSet(), so the warning only appears when the option is still set explicitly. Preferbefore_send_handler.ignore_pure_access_denied.
Documentation
- UPGRADING.md, RELEASE.md, README / CONFIGURATION examples cleaned of the deprecated listener block.
What's Changed
- chore(ci): bump actions/checkout from 6 to 7 by @dependabot[bot] in #9
- chore(deps): bump phpstan/phpstan from 2.2.5 to 2.2.6 in the phpstan group by @dependabot[bot] in #10
- chore(deps): bump friendsofphp/php-cs-fixer from 3.95.15 to 3.95.17 by @dependabot[bot] in #11
- chore(deps): bump rector/rector from 2.5.7 to 2.5.8 by @dependabot[bot] in #12
Full Changelog: v1.9.1...v1.9.2