[PR #5182] [MERGED] [core] Move install_php() from VED to main #5589

Open
opened 2025-11-20 07:06:40 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/5182
Author: @michelroegl-brunner
Created: 6/16/2025
Status: Merged
Merged: 6/16/2025
Merged by: @MickLesk

Base: mainHead: michelroegl-brunner-patch-3


📝 Commits (1)

  • ff82d64 [core] Move install_php() from VED to main

📊 Changes

1 file changed (+15 additions, -18 deletions)

View changed files

📝 misc/tools.func (+15 -18)

📄 Description

✍️ Description

@MickLesk sayed to move this stuff from VED to VE so @tremor021 stuff is not constantly breaking.
LGTM, idc.

Link: #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • [] Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/community-scripts/ProxmoxVE/pull/5182 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 6/16/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `michelroegl-brunner-patch-3` --- ### 📝 Commits (1) - [`ff82d64`](https://github.com/community-scripts/ProxmoxVE/commit/ff82d64b9d228c1ddcd1b12f479a3d6561e985a7) [core] Move install_php() from VED to main ### 📊 Changes **1 file changed** (+15 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `misc/tools.func` (+15 -18) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description @MickLesk sayed to move this stuff from VED to VE so @tremor021 stuff is not constantly breaking. LGTM, idc. ## 🔗 Related PR / Issue Link: # ## ✅ Prerequisites (**X** in brackets) - [X] **Self-review completed** – Code follows project standards. - [] **Tested thoroughly** – Changes work as expected. - [ ] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [ ] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [ ] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 07:06:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#5589