array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'function.svn-fs-dir-entries.php', 1 => 'svn_fs_dir_entries', 2 => 'Enumerates the directory entries under path; returns a hash of dir names to file type', ), 'up' => array ( 0 => 'ref.svn.php', 1 => 'SVN Funzioni', ), 'prev' => array ( 0 => 'function.svn-fs-delete.php', 1 => 'svn_fs_delete', ), 'next' => array ( 0 => 'function.svn-fs-file-contents.php', 1 => 'svn_fs_file_contents', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/svn/functions/svn-fs-dir-entries.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

svn_fs_dir_entries

(PECL svn >= 0.1.0)

svn_fs_dir_entriesEnumerates the directory entries under path; returns a hash of dir names to file type

Descrizione

svn_fs_dir_entries(resource $fsroot, string $path): array
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Enumerates the directory entries under path; returns a hash of dir names to file type

Note

Avviso

Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva tutto ciò che è documentato qui può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa funzione è a vostro rischio.