svn_client_version

(PECL svn >= 0.1.0)

svn_client_versionReturns the version of the SVN client libraries

˵��

svn_client_version ( void ) : string

Returns the version of the SVN client libraries

����ֵ

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

ע��

Warning

�˺�����ʵ�����ġ��˺����ı��󣬰������Ƽ�������ĵ���������δ���� PHP �����汾��δ֪ͨ�ͱ��޸ġ�ʹ�ñ����������Ե� ��

����

Example #1 Basic example

<?php
echo svn_client_version();
?>

�������̵���������ڣ�

1.3.1