Skip to content

PHP 8.5 compat + Unzer SDK ^4.0#148

Open
vafschoenenborn wants to merge 2 commits intounzerdev:SW6.7from
vafschoenenborn:feature-PHP85-compat
Open

PHP 8.5 compat + Unzer SDK ^4.0#148
vafschoenenborn wants to merge 2 commits intounzerdev:SW6.7from
vafschoenenborn:feature-PHP85-compat

Conversation

@vafschoenenborn
Copy link
Copy Markdown

  • composer.json: php constraint >=8.2 <8.6 (was malformed >=8.2 || <=8.4)
  • composer.json: unzerdev/php-sdk ^4.0 (was ~3.13.0)
  • Drop legacy Doctrine @route DocBlock on UnzerPaymentDeviceController (PHP 8 attribute already present)
  • Vendor: SDK 3.13.1 → 4.0.0 (removes curl_close + ReflectionMethod::setAccessible for PHP 8.5; Address::getCompany() now nullable; Giropay deprecated)

- composer.json: php constraint >=8.2 <8.6 (was malformed >=8.2 || <=8.4)
- composer.json: unzerdev/php-sdk ^4.0 (was ~3.13.0)
- Drop legacy Doctrine @route DocBlock on UnzerPaymentDeviceController (PHP 8 attribute already present)
- Vendor: SDK 3.13.1 → 4.0.0 (removes curl_close + ReflectionMethod::setAccessible for PHP 8.5; Address::getCompany() now nullable; Giropay deprecated)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant