Skip to content

Commit 933f56a

Browse files
Prepare release v1.25.3 (#338)
* Prepare release v1.25.3 * 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 7abc73d commit 933f56a

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

.github/wiki

Submodule wiki updated from d9b4ec9 to 3751f1e

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

1214
- Improve self-update global/local scope detection by normalizing Composer home candidates with realpath fallback handling and `XDG_CONFIG_HOME` support, to avoid global installs accidentally running as local updates in symlinked or alternate Composer home environments (#335).
@@ -441,7 +443,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
441443
- Normalize workflow PHP extension setup and Git submodule path handling for synced repositories.
442444

443445

444-
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.2...HEAD
446+
[unreleased]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.3...HEAD
447+
[1.25.3]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.2...v1.25.3
445448
[1.25.2]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.1...v1.25.2
446449
[1.25.1]: https://github.com/php-fast-forward/dev-tools/compare/v1.25.0...v1.25.1
447450
[1.25.0]: https://github.com/php-fast-forward/dev-tools/compare/v1.24.6...v1.25.0

0 commit comments

Comments
 (0)