array
     PHP_CompatInfo_Parser::getDirlist
     ( 
    
     mixed
     $dir
    
     , 
     array
     $options
    
   )
Returns list of directory parsed, depending of restrictive parser options.
$dir
     The directory name
$options
     An array of parser options. See parseData() method.
returns array - list of directories that should be parsed
throws no exceptions thrown
since version 1.8.0b2 (2008-06-03)
This function can not be called statically.