svn_fs_node_created_rev

(PECL svn >= 0.1.0)

svn_fs_node_created_revReturns the revision in which path under fsroot was created

Descrizione

svn_fs_node_created_rev(resource $fsroot, string $path): int
Avviso

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

Returns the revision in which path under fsroot was created

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.

add a note add a note

User Contributed Notes

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