PHP_CompatInfo::getSummary

PHP_CompatInfo::getSummary() – Returns the summary of parsing info

Synopsis

require_once 'PHP/CompatInfo.php';

array PHP_CompatInfo::getSummary ( )

Description

Returns only summary when parsing a directory or multiple data sources

Return value

returns Array of summary results

Throws

throws no exceptions thrown

Since

since version 1.9.0 (2009-01-19)

Note

This function can not be called statically.