[PR #22] [CLOSED] Removed deprecated method involving Thread #67

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/22
Author: @lavturo
Created: 4/26/2019
Status: Closed

Base: masterHead: fix_issue21


📝 Commits (2)

  • 0f8654c Issue #21: Removed deprecated methods involving Thread.
  • ce58bb2 Removed unused lines.

📊 Changes

1 file changed (+0 additions, -8 deletions)

View changed files

📝 src/com/mostc/pftt/runner/AbstractLocalTestPackRunner.java (+0 -8)

📄 Description

There was a part where there seemed to be a type mismatch and it was somehow working previously. However, the change to remove the deprecated method seemed to make the error pop up. Commented it out for the time being and tool still seems to work.


🔄 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/22 **Author:** [@lavturo](https://github.com/lavturo) **Created:** 4/26/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix_issue21` --- ### 📝 Commits (2) - [`0f8654c`](https://github.com/php/pftt2/commit/0f8654c08cd71643b2e6e379e2c20b0f0f255079) Issue #21: Removed deprecated methods involving Thread. - [`ce58bb2`](https://github.com/php/pftt2/commit/ce58bb2cfd6f1f15da278058e62e77a37843d456) Removed unused lines. ### 📊 Changes **1 file changed** (+0 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/com/mostc/pftt/runner/AbstractLocalTestPackRunner.java` (+0 -8) </details> ### 📄 Description There was a part where there seemed to be a type mismatch and it was somehow working previously. However, the change to remove the deprecated method seemed to make the error pop up. Commented it out for the time being and tool still seems to work. --- <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#67