Dutch PHP Conference 2025 - Call For Papers

svn_fs_file_contents

(PECL svn >= 0.1.0)

svn_fs_file_contentsReturns a stream to access the contents of a file from a given version of the fs

Опис

svn_fs_file_contents(resource $fsroot, string $path): resource
Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Returns a stream to access the contents of a file from a given version of the fs

Примітки

Увага

Ця функція — ЕКСПЕРИМЕНТАЛЬНА. Її поведінка, назва та документація можуть бути змінені без попередження в майбутніх випусках PHP. Використання цієї функції є ризикованим для розробника.

add a note

User Contributed Notes

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