svn_fs_youngest_rev

(PECL svn >= 0.1.0)

svn_fs_youngest_revReturns the number of the youngest revision in the filesystem

Descrição

svn_fs_youngest_rev ( resource $fs ) : int
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Returns the number of the youngest revision in the filesystem

Notas

Aviso

Esta função é EXPERIMENTAL. O comportamento, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize por sua própria conta e risco.

add a note add a note

User Contributed Notes

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