[PR #275] [MERGED] fix errors after phpstan upgrade #281

Closed
opened 2026-03-03 15:44:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mewebstudio/pos/pull/275
Author: @nuryagdym
Created: 9/19/2025
Status: Merged
Merged: 9/19/2025
Merged by: @nuryagdym

Base: masterHead: phpstan-upgrade-and-fixes


📝 Commits (1)

  • 03ec826 fix errors after phpstan upgrade

📊 Changes

11 files changed (+139 additions, -37 deletions)

View changed files

📝 phpstan-baseline.neon (+6 -0)
📝 src/DataMapper/RequestDataMapper/AbstractRequestDataMapper.php (+31 -26)
📝 src/DataMapper/RequestDataMapper/InterPosRequestDataMapper.php (+2 -2)
📝 src/DataMapper/RequestDataMapper/KuveytPosRequestDataMapper.php (+1 -1)
📝 src/DataMapper/RequestDataMapper/PayFlexCPV4PosRequestDataMapper.php (+1 -1)
📝 src/DataMapper/RequestDataMapper/PayFlexV4PosRequestDataMapper.php (+1 -1)
📝 src/Gateways/VakifKatilimPos.php (+12 -4)
📝 tests/Unit/DataMapper/RequestDataMapper/AkbankPosRequestDataMapperTest.php (+9 -0)
📝 tests/Unit/DataMapper/RequestDataMapper/ParamPosRequestDataMapperTest.php (+9 -0)
📝 tests/Unit/Gateways/PayFlexV4PosTest.php (+49 -0)
📝 tests/Unit/Gateways/VakifKatilimTest.php (+18 -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/mewebstudio/pos/pull/275 **Author:** [@nuryagdym](https://github.com/nuryagdym) **Created:** 9/19/2025 **Status:** ✅ Merged **Merged:** 9/19/2025 **Merged by:** [@nuryagdym](https://github.com/nuryagdym) **Base:** `master` ← **Head:** `phpstan-upgrade-and-fixes` --- ### 📝 Commits (1) - [`03ec826`](https://github.com/mewebstudio/pos/commit/03ec82656ee61f3b2de51c9f9dc6b6006e16282e) fix errors after phpstan upgrade ### 📊 Changes **11 files changed** (+139 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `phpstan-baseline.neon` (+6 -0) 📝 `src/DataMapper/RequestDataMapper/AbstractRequestDataMapper.php` (+31 -26) 📝 `src/DataMapper/RequestDataMapper/InterPosRequestDataMapper.php` (+2 -2) 📝 `src/DataMapper/RequestDataMapper/KuveytPosRequestDataMapper.php` (+1 -1) 📝 `src/DataMapper/RequestDataMapper/PayFlexCPV4PosRequestDataMapper.php` (+1 -1) 📝 `src/DataMapper/RequestDataMapper/PayFlexV4PosRequestDataMapper.php` (+1 -1) 📝 `src/Gateways/VakifKatilimPos.php` (+12 -4) 📝 `tests/Unit/DataMapper/RequestDataMapper/AkbankPosRequestDataMapperTest.php` (+9 -0) 📝 `tests/Unit/DataMapper/RequestDataMapper/ParamPosRequestDataMapperTest.php` (+9 -0) 📝 `tests/Unit/Gateways/PayFlexV4PosTest.php` (+49 -0) 📝 `tests/Unit/Gateways/VakifKatilimTest.php` (+18 -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>
kerem 2026-03-03 15:44:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pos#281
No description provided.