Closed carlHandy closed 3 months ago
......W.. 9 / 9 (100%)
FILE: ...r/work/mmg-wp-plugin/mmg-wp-plugin/includes/class-mmg-checkout-payment.php
--------------------------------------------------------------------------------
FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 4 LINES
--------------------------------------------------------------------------------
252 | WARNING | base64_encode() can be used to obfuscate code which is
| | strongly discouraged. Please verify that the function is used
PHPUnit 9.6.20 by Sebastian Bergmann and contributors.
Runtime: PHP 7.4.33
Configuration: /home/runner/work/mmg-wp-plugin/mmg-wp-plugin/phpunit.xml
[4mMMGCheckout Payment (MMG_Checkout_Payment\MMGCheckoutPayment)[0m
[32m✔[0m Generate checkout url [32m 5 [2mms[0m
Time: 00:00.006, Memory: 6.00 MB
......W.. 9 / 9 (100%)
FILE: ...r/work/mmg-wp-plugin/mmg-wp-plugin/includes/class-mmg-checkout-payment.php
--------------------------------------------------------------------------------
FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 4 LINES
--------------------------------------------------------------------------------
252 | WARNING | base64_encode() can be used to obfuscate code which is
| | strongly discouraged. Please verify that the function is used
PHP CodeSniffer Summary
PHP CodeSniffer Results
Click to expand full report
``` ......W.. 9 / 9 (100%) FILE: ...r/work/mmg-wp-plugin/mmg-wp-plugin/includes/class-mmg-checkout-payment.php -------------------------------------------------------------------------------- FOUND 0 ERRORS AND 6 WARNINGS AFFECTING 4 LINES -------------------------------------------------------------------------------- 252 | WARNING | base64_encode() can be used to obfuscate code which is | | strongly discouraged. Please verify that the function is used | | for benign reasons. 350 | WARNING | base64_decode() can be used to obfuscate code which is | | strongly discouraged. Please verify that the function is used | | for benign reasons. 384 | WARNING | Processing form data without nonce verification. 384 | WARNING | Processing form data without nonce verification. 424 | WARNING | Processing form data without nonce verification. 424 | WARNING | Processing form data without nonce verification. -------------------------------------------------------------------------------- Time: 1.18 secs; Memory: 20MB ```