Skip to content

Commit cda4b24

Browse files
committed
Merge remote-tracking branch 'origin/main' into 3.0.0
2 parents 3851fb3 + 0b30c49 commit cda4b24

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
- Shell completion support for bash, zsh, and fish shells with dynamic completions for commands, targets, git branches, stack paths, and options
2121
- CLI PHPUnit test suite in the `tests/Cli` directory
2222

23+
# [2.1.7] - 2026-02-02
24+
- Fixed - Preserve staged PHP versions (from `slic php-version set X.Y --skip-rebuild`) when a project's `.env.slic.local` file would otherwise override them. Staged versions now correctly take precedence over project-specific PHP version overrides.
25+
2326
# [2.1.6] - 2025-12-03
2427
- Added - Prevent running slic if the `uopz` extension is enabled with `uopz.exit=0`.
2528

0 commit comments

Comments
 (0)