PHP » GoLang |
login |
register |
about
|
GoLang svn_client_version
request it (305)
GoLang replacement for PHP's svn_client_version
[edit | history]
svn_client_version(PECL svn >= 0.1.0) svn_client_version — Returns the version of the SVN client libraries Description
string svn_client_version
( void
)
Returns the version of the SVN client libraries Return ValuesString version number, usually in form of x.y.z. NotesWarning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. Examples
Example #1 Basic example
<?php The above example will output something similar to: 1.3.1 |
more
Recently updated
more
Most requested
more
Last requests
|