(PECL svn >= 0.1.0)
svn_client_version — بازگرداندن نسخه کتابخانه کلاینت SVN
بازگرداندن نسخه کتابخانه کلاینت SVN
رشته شماره نسخه معمولا به شکل x.y.z.
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 #1 مثال اصلی
<?php
echo svn_client_version();
?>
The above example will output something similar to:
1.3.1