svn_fs_dir_entries
(PECL svn:0.1-0.2)
svn_fs_dir_entries — Enumerates the directory entries under path; returns a hash of dir names to file type
Description
   array svn_fs_dir_entries
    ( resource $fsroot
   , string $path
   )
  Warning
  This function is currently not documented; only the argument list is available.
Enumerates the directory entries under path; returns a hash of dir names to file type
Notes
Warning
 This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.