@alex.zambonin Yes that is a problem Un-confirming from Subscriber profile fails . It has been fixed in the release candidate RC2 version of 3.7.0. You can safely upgrade to that version, or patch that file
if ($text === null) {
to replace
if (empty($text)) {