Documentation

Horde_Smtp_Filter_Data extends php_user_filter
in package

Stream filter to escape output to the SMTP DATA command (RFC 5321 [4.1.1.4]).

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

copyright

2013-2017 Horde LLC

license

http://www.horde.org/licenses/lgpl21 LGPL 2.1

Table of Contents

$_last  : string
Last character.
filter()  : mixed

Properties

$_last

Last character.

private string $_last = \null

Methods

filter()

public filter(mixed $in, mixed $out, mixed &$consumed, mixed $closing) : mixed
Parameters
$in : mixed
$out : mixed
$consumed : mixed
$closing : mixed
Tags
see
stream_filter_register()
Return values
mixed

Search results