From 9ef121c53b32d221af8ed446c1c83c44ed977b7b Mon Sep 17 00:00:00 2001 From: coisa <426835+coisa@users.noreply.github.com> Date: Sun, 26 Apr 2026 22:28:00 +0000 Subject: [PATCH 1/3] Prepare release v1.23.0 --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca254b52e..d79ee7da3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.23.0] - 2026-04-26 + ### Added - 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) @@ -14,9 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Restore `standards:phpdoc` as the command entry point for PHPDoc checks while keeping - the legacy aliases `docheader` and `php-cs-fixer`. - Remove the `phpdoc` alias from `reports:docs` to avoid command-name collisions with - the standards PHPDoc check command. ## [1.22.3] - 2026-04-25 @@ -363,7 +363,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Normalize workflow PHP extension setup and Git submodule path handling for synced repositories. -[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.22.3...HEAD +[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.23.0...HEAD +[1.23.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.22.3...v1.23.0 [1.22.3]: https://github.com/php-fast-forward/dev-tools/compare/v1.22.2...v1.22.3 [1.22.2]: https://github.com/php-fast-forward/dev-tools/compare/v1.22.1...v1.22.2 [1.22.1]: https://github.com/php-fast-forward/dev-tools/compare/v1.22.0...v1.22.1 From 658544063365cb91f28d62cd4db3b8a91467af16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Say=C3=A3o=20Lobato=20Abreu?= Date: Sun, 26 Apr 2026 19:29:20 -0300 Subject: [PATCH 2/3] Update CHANGELOG.md --- CHANGELOG.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d79ee7da3..459f9b15b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,11 +13,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 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) -### Changed - -- Restore `standards:phpdoc` as the command entry point for PHPDoc checks while keeping -- Remove the `phpdoc` alias from `reports:docs` to avoid command-name collisions with - ## [1.22.3] - 2026-04-25 ### Fixed From dfccba1c34fcb626029762c62e13528293a046ca Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 22:30:06 +0000 Subject: [PATCH 3/3] Update wiki submodule pointer for PR #271 --- .github/wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/wiki b/.github/wiki index c99c7cd82..170a0a722 160000 --- a/.github/wiki +++ b/.github/wiki @@ -1 +1 @@ -Subproject commit c99c7cd826a90dc2aa8c85cfe7dd05b4186904c4 +Subproject commit 170a0a722292d33915ba20cd74da638e429ca0e6