Skip to content

Commit 9ef121c

Browse files
coisagithub-actions[bot]
authored andcommitted
Prepare release v1.23.0
1 parent 25523c5 commit 9ef121c

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.23.0] - 2026-04-26
11+
1012
### Added
1113

1214
- Add a hybrid command runtime bootstrap and capability bridge that keeps command discovery split between migrated Symfony commands (`DevTools`) and legacy Composer `BaseCommand` commands (`DevToolsComposer`) while exposing proxy commands during Composer execution for the first migration step (#199)
1315

1416
### Changed
1517

1618
- Restore `standards:phpdoc` as the command entry point for PHPDoc checks while keeping
17-
the legacy aliases `docheader` and `php-cs-fixer`.
1819
- Remove the `phpdoc` alias from `reports:docs` to avoid command-name collisions with
19-
the standards PHPDoc check command.
2020

2121
## [1.22.3] - 2026-04-25
2222

@@ -363,7 +363,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
363363
- Normalize workflow PHP extension setup and Git submodule path handling for synced repositories.
364364

365365

366-
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.22.3...HEAD
366+
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.23.0...HEAD
367+
[1.23.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.22.3...v1.23.0
367368
[1.22.3]: https://github.com/php-fast-forward/dev-tools/compare/v1.22.2...v1.22.3
368369
[1.22.2]: https://github.com/php-fast-forward/dev-tools/compare/v1.22.1...v1.22.2
369370
[1.22.1]: https://github.com/php-fast-forward/dev-tools/compare/v1.22.0...v1.22.1

0 commit comments

Comments
 (0)