[PR #82] [CLOSED] Fix #81: Lower-casing of PHPT file names can break tests #104

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

📋 Pull Request Information

Original PR: https://github.com/php/pftt2/pull/82
Author: @cmb69
Created: 10/22/2019
Status: Closed

Base: masterHead: case-sensitive


📝 Commits (1)

  • ffe9e98 Fix #81: Lower-casing of PHPT file names can break tests

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/com/mostc/pftt/model/core/PhptTestCase.java (+2 -2)

📄 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/82 **Author:** [@cmb69](https://github.com/cmb69) **Created:** 10/22/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `case-sensitive` --- ### 📝 Commits (1) - [`ffe9e98`](https://github.com/php/pftt2/commit/ffe9e98616eaa260e113d0b75cf6bd4fbc070094) Fix #81: Lower-casing of PHPT file names can break tests ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/com/mostc/pftt/model/core/PhptTestCase.java` (+2 -2) </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:49 +01:00
admin closed this issue 2026-01-24 11:40:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/pftt2#104