svn_client_version

PECL svn >= 0.1.0
svn_client_version - Returns the version of the SVN client libraries
Manual
Code Examples

svn_client_version( ): string

Returns the version of the SVN client libraries

Parameters

This function has no parameters.

Return Values

String version number, usually in form of x.y.z.

Notes

Warning:

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.

Example of svn_client_version

Show all examples for svn_client_version

PHP Version: