The patch isn't working with the latest 9.1.x branch. Also,


This should...

Contribution Date
Technology
Contribution Project
Contribution Details

The patch isn't working with the latest 9.1.x branch. Also,

  • This shouldn't be used it isn't a good pratice. + +// Autoload +require_once(dirname(__FILE__) . '/../lib/autoload.php'); +
  • Usage of $global should also be avoided. global $cleantalk_executed;
  • Multiple instances of accessing services directly. Those should be used via DI instead.
  • PHPCS error should be resolved as well.
Issue Status
Needs work
Contribution Author
Files count
0
Patches count
0