array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'function.svn-fs-file-contents.php', 1 => 'svn_fs_file_contents', 2 => 'Returns a stream to access the contents of a file from a given version of the fs', ), 'up' => array ( 0 => 'ref.svn.php', 1 => 'SVN İşlevleri', ), 'prev' => array ( 0 => 'function.svn-fs-dir-entries.php', 1 => 'svn_fs_dir_entries', ), 'next' => array ( 0 => 'function.svn-fs-file-length.php', 1 => 'svn_fs_file_length', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/svn/functions/svn-fs-file-contents.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

svn_fs_file_contents

(PECL svn >= 0.1.0)

svn_fs_file_contentsReturns a stream to access the contents of a file from a given version of the fs

Açıklama

svn_fs_file_contents(resource $fsroot, string $path): resource
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.

Returns a stream to access the contents of a file from a given version of the fs

Notlar

Uyarı

Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu risk göze alınamayacaksa bu işlev kullanılmamalıdır.