PEAR logo

PHP_CompatInfo : The Definitive Guide

Name

PHP_CompatInfo_Renderer_Null::display — Consumes output events

Synopsis

    require_once 'PHP/CompatInfo/Renderer/Null.php';
   
void PHP_CompatInfo_Renderer_Null::display ( );  
  ;

Description

Consumes all output events

Return value

returns void

Throws

throws no exceptions thrown

Since

since version 1.8.0RC1 (2008-07-01)

Note

This function can not be called statically.

PHP_CompatInfo : The Definitive Guide v 1.8.0 : August 1, 2008