Skip to content

Commit e80e672

Browse files
authored
Merge branch 'main' into dependabot/cargo/quinn-proto-0.11.14
2 parents fdd59d5 + 851380d commit e80e672

22 files changed

Lines changed: 1090 additions & 885 deletions

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,3 +126,4 @@ rust-project.json
126126

127127

128128
# End of https://www.toptal.com/developers/gitignore/api/linux,rust,rust-analyzer,jetbrains+all
129+
.php-version

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [1.1.0](https://github.com/WebProject-xyz/php-version-manager/compare/v1.0.4...v1.1.0) (2026-04-29)
2+
3+
### Features
4+
5+
* improve concurrency safety, cross-platform support and dynamic versioning ([85e6c80](https://github.com/WebProject-xyz/php-version-manager/commit/85e6c806e3abc5b8e2c011a48bb1a36b8dac4614))
6+
* improve concurrency safety, cross-platform support and dynamic versioning ([3bc8179](https://github.com/WebProject-xyz/php-version-manager/commit/3bc8179a1323e42add24f9c113ca7d2d086df25a))
7+
* support multiple PHP packages via new bulk API ([5f20206](https://github.com/WebProject-xyz/php-version-manager/commit/5f202060d39a4ec88e2e07828cae75a8c484bfd2))
8+
9+
### Bug Fixes
10+
11+
* address CodeRabbit review findings ([05f9621](https://github.com/WebProject-xyz/php-version-manager/commit/05f9621d423dcd4cfe6458f9132c18efcb3256e4))
12+
* address remaining CodeRabbit findings on PR [#6](https://github.com/WebProject-xyz/php-version-manager/issues/6) ([e6130ed](https://github.com/WebProject-xyz/php-version-manager/commit/e6130ed1fd30f61b84ac179523e98582ddd5b4ad))
13+
* address second-round CodeRabbit review on PR [#6](https://github.com/WebProject-xyz/php-version-manager/issues/6) ([0f9c7f0](https://github.com/WebProject-xyz/php-version-manager/commit/0f9c7f06e46018cce3c5c441b8b696211cff480e))
14+
* resolve clippy::collapsible-if lint in network.rs ([4923dc1](https://github.com/WebProject-xyz/php-version-manager/commit/4923dc12a76dfb0592f0e18893973d053be3ab8c))
15+
* **shell:** add RANDOM entropy to env_file names ([19efe4c](https://github.com/WebProject-xyz/php-version-manager/commit/19efe4cb0444b52dd7476d3c8c9f1eb4b32567bc))
16+
117
## [1.0.4](https://github.com/WebProject-xyz/php-version-manager/compare/v1.0.3...v1.0.4) (2026-02-22)
218

319
### Bug Fixes

0 commit comments

Comments
 (0)