Skip to content

Commit 60ea8d4

Browse files
Prepare release v1.25.1 (#330)
* Prepare release v1.25.1 * 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 adb8f61 commit 60ea8d4

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.github/wiki

Submodule wiki updated from 989c09c to 27f2dc6

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.1] - 2026-05-02
11+
1012
### Fixed
1113

1214
- Keep structured DevTools command output parseable and agent-friendly by exposing the PHPUnit agent-reporter payload under nested `output`, suppressing intermediary progress logs in JSON modes, and normalizing orchestrated subprocess payloads before the final JSON envelope is emitted (#248)
@@ -428,7 +430,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
428430
- Normalize workflow PHP extension setup and Git submodule path handling for synced repositories.
429431

430432

431-
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.0...HEAD
433+
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.1...HEAD
434+
[1.25.1]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.0...v1.25.1
432435
[1.25.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.6...v1.25.0
433436
[1.24.6]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.5...v1.24.6
434437
[1.24.5]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.4...v1.24.5

0 commit comments

Comments
 (0)