[PR #44] [MERGED] chore: bump version to 9.2.0 #44

Closed
opened 2026-02-26 17:32:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Corsinvest/cv4pve-api-php/pull/44
Author: @franklupo
Created: 2/20/2026
Status: Merged
Merged: 2/20/2026
Merged by: @franklupo

Base: masterHead: bump/version-9.2.0


📝 Commits (1)

  • f2c1ac6 chore: bump version to 9.2.0 and simplify task wait loop

📊 Changes

2 files changed (+3 additions, -6 deletions)

View changed files

📝 composer.json (+1 -1)
📝 src/PveClientBase.php (+2 -5)

📄 Description

Summary

  • Bump version from 9.1.0 to 9.2.0 in composer.json
  • Simplify waitForTaskToFinish loop in PveClientBase.php: replace manual time-tracking variable with usleep for a cleaner and more standard wait approach

Test plan

  • Verify composer.json version is 9.2.0
  • Verify task wait loop behaves correctly with usleep

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Corsinvest/cv4pve-api-php/pull/44 **Author:** [@franklupo](https://github.com/franklupo) **Created:** 2/20/2026 **Status:** ✅ Merged **Merged:** 2/20/2026 **Merged by:** [@franklupo](https://github.com/franklupo) **Base:** `master` ← **Head:** `bump/version-9.2.0` --- ### 📝 Commits (1) - [`f2c1ac6`](https://github.com/Corsinvest/cv4pve-api-php/commit/f2c1ac6979d91a795fb2adac0820e9660f86a71b) chore: bump version to 9.2.0 and simplify task wait loop ### 📊 Changes **2 files changed** (+3 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+1 -1) 📝 `src/PveClientBase.php` (+2 -5) </details> ### 📄 Description ## Summary - Bump version from `9.1.0` to `9.2.0` in `composer.json` - Simplify `waitForTaskToFinish` loop in `PveClientBase.php`: replace manual time-tracking variable with `usleep` for a cleaner and more standard wait approach ## Test plan - [ ] Verify `composer.json` version is `9.2.0` - [ ] Verify task wait loop behaves correctly with `usleep` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 17:32:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-api-php#44
No description provided.