PHP_CompatInfo_Renderer_Text::display
PHP_CompatInfo_Renderer_Text::display() – Display final results
Synopsis
require_once 'PHP/CompatInfo/Renderer/Text.php';
void
PHP_CompatInfo_Renderer_Text::display
(
)
Description
Display final results, when data source parsing is over.
Return value
returns void
Throws
throws no exceptions thrown
Since
since version 1.8.0b3 (2008-06-07)
Note
This function can not be called statically.