PHP 8.3.4 Released!

svn_fs_youngest_rev

(PECL svn >= 0.1.0)

svn_fs_youngest_revReturns the number of the youngest revision in the filesystem

Açıklama

svn_fs_youngest_rev(resource $fs): int
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.

Returns the number of the youngest revision in the filesystem

Notlar

Uyarı

Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu risk göze alınamayacaksa bu işlev kullanılmamalıdır.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top