Skip to content

Dev 123965 general improvements fixes#97

Merged
tomerparizer merged 10 commits into
DEV-123965_general-improvementsfrom
DEV-123965_general-improvements_fixes
Jun 26, 2026
Merged

Dev 123965 general improvements fixes#97
tomerparizer merged 10 commits into
DEV-123965_general-improvementsfrom
DEV-123965_general-improvements_fixes

Conversation

@tomerparizer

@tomerparizer tomerparizer commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summery

Follow-up cleanup on top DEV-123965_general-improvements of that gets the codebase to a green composer check (lint + static analysis) and a fully passing test suite. This is a code-quality / standards pass — no changes to runtime behavior or the public API.

what changed?

  1. ran composer analyse to run code analysis and fixed findings
  2. ran composer lint and composer fix to run lint and fixed findings
  3. added comments to ignore any issues that wasnt quick fix

Note

these changes are just those fixes.. no code shuold have change

Relates to #98

@tomerparizer tomerparizer requested a review from a team as a code owner June 16, 2026 15:07
…Riskified/php_sdk into DEV-123965_general-improvements_fixes

# Conflicts:
#	src/Riskified/DecisionNotification/Model/Notification.php
#	src/Riskified/polyfill.php
Comment thread src/Riskified/Common/Exception/BaseException.php Outdated
Comment thread src/Riskified/OrderWebhook/Model/AbstractModel.php
Comment thread src/Riskified/OrderWebhook/Model/AbstractModel.php Outdated
Comment thread src/Riskified/OrderWebhook/Model/AbstractModel.php Outdated
Comment thread src/Riskified/OrderWebhook/Transport/AbstractTransport.php
Comment thread src/Riskified/OrderWebhook/Transport/AbstractTransport.php Outdated
Comment thread src/Riskified/OrderWebhook/Transport/CurlTransport.php Outdated
Comment thread src/Riskified/OrderWebhook/Transport/CurlTransport.php Outdated
Comment thread tests/OrderWebhook/Model/MerchantSettingsTest.php
Comment thread src/Riskified/autoloader.php Outdated
@tomerparizer tomerparizer merged commit 21c33b6 into DEV-123965_general-improvements Jun 26, 2026
1 of 2 checks passed
@tomerparizer tomerparizer deleted the DEV-123965_general-improvements_fixes branch June 26, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants