[PR #28] [CLOSED] Add {TMP} support on PFTT #27 #68

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

📋 Pull Request Information

Original PR: https://github.com/php/pftt2/pull/28
Author: @hollyhuiLi
Created: 5/15/2019
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • b88cf21 Add {TMP} support on PFTT #27
  • 94cc3bf replace regex replace with string replace

📊 Changes

4 files changed (+42 additions, -18 deletions)

View changed files

📝 src/com/mostc/pftt/model/core/PhpBuild.java (+2 -1)
📝 src/com/mostc/pftt/model/core/PhpIni.java (+11 -9)
📝 src/com/mostc/pftt/model/core/PhptTestCase.java (+16 -8)
📝 src/com/mostc/pftt/scenario/FileSystemScenario.java (+13 -0)

📄 Description

Add {TMP} support on PFTT #27


🔄 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/28 **Author:** [@hollyhuiLi](https://github.com/hollyhuiLi) **Created:** 5/15/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`b88cf21`](https://github.com/php/pftt2/commit/b88cf217504a9ecdd93cc64abf5cf001066adb64) Add {TMP} support on PFTT #27 - [`94cc3bf`](https://github.com/php/pftt2/commit/94cc3bf48fd23bc0bc7d1a5a77610e6e1f187e19) replace regex replace with string replace ### 📊 Changes **4 files changed** (+42 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `src/com/mostc/pftt/model/core/PhpBuild.java` (+2 -1) 📝 `src/com/mostc/pftt/model/core/PhpIni.java` (+11 -9) 📝 `src/com/mostc/pftt/model/core/PhptTestCase.java` (+16 -8) 📝 `src/com/mostc/pftt/scenario/FileSystemScenario.java` (+13 -0) </details> ### 📄 Description Add {TMP} support on PFTT #27 --- <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:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/pftt2#68