4294967295) { return htmlspecialchars($buffer); } return long2ip((int) $buffer); } /* ~~~~~~~~~~~~~~~~~~~~ Getters and Setters ~~~~~~~~~~~~~~~~~~~~ */ /** * Gets the transformation name of the specific plugin * * @return string */ public static function getName() { return "Long To IPv4"; } }