Ivan Weiler
Results
3
comments of
Ivan Weiler
Hello all, I want to add check in legacy app, something like: ``` if(extension_loaded('mcrypt') || $hasMcryptCompat) { //use mcrypt functions } else { //do something else } ``` I can...
Good to hear it's being worked on, thx.
Confirming on 2.4.7-p8, I think severity should be increased on this one because if Checkout Agreements are enabled on checkout (I agree checkboxes), customers can not pass checkout !! because...