Skip to content

v2.8.9 — Fix PHP 8.2 dynamic property warnings

Latest

Choose a tag to compare

@frisoftltd frisoftltd released this 10 Jun 06:14
  • Declare $secret_key, $public_key, $payment_identifier, $product_code, $testmode explicitly
  • Fixes PHP 8.2 deprecated dynamic property warnings on production
  • No behaviour changes