mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 01:45:55 +03:00
[PR #275] [MERGED] fix errors after phpstan upgrade #281
Labels
No labels
PayFlexV4
TROY
akbankpos
bug
duplicate
enhancement
garanti
help wanted
isbank
kuveyt
payten
posnet
pull-request
vakifbank
ziraat
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pos#281
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:phpstan-upgrade-and-fixes📝 Commits (1)
03ec826fix 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.