array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'function.svn-fs-youngest-rev.php', 1 => 'svn_fs_youngest_rev', 2 => 'Returns the number of the youngest revision in the filesystem', ), 'up' => array ( 0 => 'ref.svn.php', 1 => 'SVN Funzioni', ), 'prev' => array ( 0 => 'function.svn-fs-txn-root.php', 1 => 'svn_fs_txn_root', ), 'next' => array ( 0 => 'function.svn-import.php', 1 => 'svn_import', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/svn/functions/svn-fs-youngest-rev.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

svn_fs_youngest_rev

(PECL svn >= 0.1.0)

svn_fs_youngest_revReturns the number of the youngest revision in the filesystem

Descrizione

svn_fs_youngest_rev(resource $fs): int
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Returns the number of the youngest revision in the filesystem

Note

Avviso

Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva tutto ciò che è documentato qui può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa funzione è a vostro rischio.