Skip to content

fix-php84-nullable-parameter-deprecations#219

Open
fmkoc wants to merge 1 commit into
iyzico:masterfrom
fmkoc:master
Open

fix-php84-nullable-parameter-deprecations#219
fmkoc wants to merge 1 commit into
iyzico:masterfrom
fmkoc:master

Conversation

@fmkoc
Copy link
Copy Markdown

@fmkoc fmkoc commented Feb 26, 2026

  • Use explicit nullable types (?Request, ?array) to fix PHP 8.4 deprecations.
  • Fix optional-before-required parameter order in IyzipayResource V2 auth/header methods.
  • Preserve PHP 7.4 compatibility without behavioral changes.

* Use explicit nullable types (?Request, ?array) to fix PHP 8.4 deprecations.
* Fix optional-before-required parameter order in IyzipayResource V2 auth/header methods.
* Preserve PHP 7.4 compatibility without behavioral changes.
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.

1 participant