v3.9.1
Fixes
- Upgrade
phpdocumentor/reflectionto 6.4.2 to resolve class reflection correctly
Improvements
- Add test coverage for default value behavior
Dependencies
phpdocumentor/type-resolver1.10.0 → 1.11.1league/uri-interfaces7.5.0 → 7.6.0cypress15.6.0 → 15.7.0 (dev)actions/checkoutGHA v5 → v6
What's Changed
This release resolves a number of bugs introduced by the new expression rendering. See #4012 for details.
-
Add test to show correct default value by @jaapio in https://github.com/phpDocumentor/phpDocumentor/pull/4019
-
Upgrade reflection to resolve class correctly by @jaapio in https://github.com/phpDocumentor/phpDocumentor/pull/4020
-
Chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/phpDocumentor/phpDocumentor/pull/4014
-
Chore(deps): bump phpdocumentor/type-resolver from 1.10.0 to 1.11.1 by @dependabot[bot] in https://github.com/phpDocumentor/phpDocumentor/pull/4013
-
Chore(deps): bump phpdocumentor/reflection from 6.4.1 to 6.4.2 by @dependabot[bot] in https://github.com/phpDocumentor/phpDocumentor/pull/4015
-
Chore(deps): bump league/uri-interfaces from 7.5.0 to 7.6.0 by @dependabot[bot] in https://github.com/phpDocumentor/phpDocumentor/pull/4018
-
Chore(deps-dev): bump cypress from 15.6.0 to 15.7.0 by @dependabot[bot] in https://github.com/phpDocumentor/phpDocumentor/pull/4016
Full Changelog: https://github.com/phpDocumentor/phpDocumentor/compare/v3.9.0...v3.9.1