Skip to content

Commit 18d1cf4

Browse files
Prepare release v1.25.2 (#334)
* Prepare release v1.25.2 * Update wiki submodule pointer for PR --------- Co-authored-by: coisa <426835+coisa@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f3dae62 commit 18d1cf4

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.github/wiki

Submodule wiki updated from 6131cfa to 31597f3

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [1.25.2] - 2026-05-11
11+
1012
### Fixed
1113

1214
- Resolve global-install fallback for GrumPHP hook execution by using `vendor/bin/grumphp`, then `vendor/bin/grumphp.phar`, then `grumphp` in PATH, keeping local override precedence for managed project hooks unchanged (#296)
@@ -435,7 +437,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
435437
- Normalize workflow PHP extension setup and Git submodule path handling for synced repositories.
436438

437439

438-
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.1...HEAD
440+
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.2...HEAD
441+
[1.25.2]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.1...v1.25.2
439442
[1.25.1]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.0...v1.25.1
440443
[1.25.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.6...v1.25.0
441444
[1.24.6]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.5...v1.24.6

0 commit comments

Comments
 (0)