SVN 函数
PHP 手册

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

说明

resource svn_fs_file_contents ( resource $fsroot , string $path )
Warning

本函数暂无文档,仅有参数列表。

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

注释

Warning

本函数是实验性的。本函数的行为,包括函数名称以及其它任何关于本函数的文档可能会在没有通知的情况下随 PHP 以后的发布而改变。使用本函数风险自担。


SVN 函数
PHP 手册