Changing add_action( 'wp_plugins_loaded', array($this, 'init'));
to add_action( 'wp_loaded', array($this, 'init'));
in paypal-for-woocommerce.php fixes this.
Downloaded 2.6.11, but change log doesn’t show this problem as fixed. Should I be reporting this somewhere else?
Sorry, I forgot to mention that I’m using WP4.7 and woocom 2.6.9.
Yep, same thing happening here. Must be a way to shut this thing off!