woocommerce-paypal-payments/modules/ppcp-vaulting/src
Alex P a220396fcc Use filter_var for REQUEST_URI
In some cases filter_input returns NULL for server variables even though they are present.
Such as this bug https://bugs.php.net/bug.php?id=49184, though not only in CLI.
At least in our DDEV it happens here.
2022-05-23 10:30:13 +03:00
..
Assets Fix ajax URLs on multisite 2022-03-09 16:24:11 +02:00
Endpoint Renaming class names 2021-09-30 16:30:52 +02:00
CustomerApprovalListener.php Use filter_var for REQUEST_URI 2022-05-23 10:30:13 +03:00
PaymentTokenChecker.php Fix const name 2022-04-27 23:50:23 +03:00
PaymentTokenRepository.php Renaming class names 2021-09-30 16:30:52 +02:00
PaymentTokensRenderer.php Renaming class names 2021-09-30 16:30:52 +02:00
VaultingModule.php Handle free trial for paypal 2022-04-12 14:59:07 +03:00