Closed
Description
Preconditions and environment
- Magento v2.4.8-p1
- Install fresh Magento v2.4.8-p1
- PHP v8.4.6
Steps to reproduce
Steps to reproduce
Run bin/magento setup:upgrade
after running the following error is thrown:
Deprecated Functionality: PayPal\Braintree\Gateway\Config\Config::__construct(): Implicitly marking parameter $methodCode as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/paypal/module-braintree-core/Gateway/Config/Config.php on line 76
Expected result
No errors
Actual result
Deprecated Functionality: PayPal\Braintree\Gateway\Config\Config::__construct(): Implicitly marking parameter $methodCode as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/paypal/module-braintree-core/Gateway/Config/Config.php on line 76
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.