Stderr
extends php_user_filter
in package
Uses
FilterStream
Class Stderr.
Table of Contents
- $contents : string
- filter() : int
- getContents() : string
- init() : void
- reset() : void
Properties
$contents
protected
static string
$contents
= ''
Methods
filter()
public
filter(resource $in, resource $out, int &$consumed, bool $closing) : int
Parameters
- $in : resource
- $out : resource
- $consumed : int
- $closing : bool
Tags
Return values
int —getContents()
public
static getContents() : string
Return values
string —init()
public
static init() : void
Return values
void —reset()
public
static reset() : void