PHP 8.3.4 Released!

svn_repos_fs_commit_txn

(PECL svn >= 0.2.0)

svn_repos_fs_commit_txnCommits a transaction and returns the new revision

Açıklama

svn_repos_fs_commit_txn(resource $txn): int
Uyarı

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

Commits a transaction and returns the new revision

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