mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 09:55:52 +03:00
[PR #288] [CLOSED] Address PHP 8.x Deprecation Warnings in mews/pos Interface #286
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#286
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/288
Author: @engbz
Created: 12/15/2025
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
26e4e76Address PHP 8.x Deprecation Warnings in mews/pos Interface📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
src/PosInterface.php(+2 -2)📄 Description
Corrected method signatures in PosInterface and related classes by adding explicit nullable types (e.g., ?string) to parameters with default null values. This ensures compatibility with modern PHP versions (8.1+)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.