Open
Description
Preconditions and environment
- Magento 2.4.7
- MacOS 14.5 running on Laravel Valet
Steps to reproduce
Run bin/magento setup:di:compile
after a very short moment the following error is thrown:
Fatal error: Null can not be used as a standalone type in /vendor/paypal/module-braintree-core/Plugin/DeleteStoredPaymentPlugin.php on line 57
Expected result
No errors
Actual result
Fatal error: Null can not be used as a standalone type in /vendor/paypal/module-braintree-core/Plugin/DeleteStoredPaymentPlugin.php on line 57
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”.