[PR #39] [CLOSED] Close #38: Add PHP 7.4 support #80

Closed
opened 2026-01-24 11:40:43 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/php/pftt2/pull/39
Author: @cmb69
Created: 6/4/2019
Status: Closed

Base: masterHead: php-7.4


📝 Commits (2)

  • 15c850d Close #38: Add PHP 7.4 support
  • 5aee9d8 Exlude ext/wddx from smoke test for PHP 7

📊 Changes

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

View changed files

📝 src/com/mostc/pftt/main/PfttAuto.java (+4 -0)
📝 src/com/mostc/pftt/model/core/EBuildBranch.java (+4 -0)
📝 src/com/mostc/pftt/model/core/ECompiler.java (+1 -0)
📝 src/com/mostc/pftt/model/core/PhpBuild.java (+19 -1)
📝 src/com/mostc/pftt/model/smoke/RequiredExtensionsSmokeTest.java (+1 -1)
📝 src/com/mostc/pftt/util/WindowsSnapshotDownloadUtil.groovy (+3 -0)

📄 Description

No description provided


🔄 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/php/pftt2/pull/39 **Author:** [@cmb69](https://github.com/cmb69) **Created:** 6/4/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `php-7.4` --- ### 📝 Commits (2) - [`15c850d`](https://github.com/php/pftt2/commit/15c850d9a5bf8ee73875d01d8729701b54137d43) Close #38: Add PHP 7.4 support - [`5aee9d8`](https://github.com/php/pftt2/commit/5aee9d89d1cc96088219bb4d46f4663ab3f2f856) Exlude ext/wddx from smoke test for PHP 7 ### 📊 Changes **6 files changed** (+32 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/com/mostc/pftt/main/PfttAuto.java` (+4 -0) 📝 `src/com/mostc/pftt/model/core/EBuildBranch.java` (+4 -0) 📝 `src/com/mostc/pftt/model/core/ECompiler.java` (+1 -0) 📝 `src/com/mostc/pftt/model/core/PhpBuild.java` (+19 -1) 📝 `src/com/mostc/pftt/model/smoke/RequiredExtensionsSmokeTest.java` (+1 -1) 📝 `src/com/mostc/pftt/util/WindowsSnapshotDownloadUtil.groovy` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:40:43 +01:00
admin closed this issue 2026-01-24 11:40:44 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/pftt2#80