User form "confirmed" attribute with value 0 isn't saved in version 3.6.16

@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)) {