mixed
PHP_CompatInfo::getConditions
(
mixed $file
= false
, bool $levelOnly
= false
)
Returns the latest parse data source conditions, with or without contextual data
(optional) A specific filename or not (FALSE)
(optional) Level with or without contextual data
returns Null on error or if there were no previous data parsing
throws no exceptions thrown
since version 1.9.0b1 (2008-11-30)
This function can not be called statically.
See PHP_CompatInfo::getVersion() example.