SVN
PHP Manual

svn_fs_node_prop

(PECL svn:0.1-0.2)

svn_fs_node_prop — Returns the value of a property for a node

Description

string svn_fs_node_prop ( resource $fsroot , string $path , string $propname )
Warning

This function is currently not documented; only the argument list is available.

Returns the value of a property for a node

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.


SVN
PHP Manual