svn_fs_apply_text

(PECL svn >= 0.2.0)

svn_fs_apply_textCreates and returns a stream that will be used to replace the contents of a file

Beschreibung

function svn_fs_apply_text(resource $root, string $path): resource
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.

Creates and returns a stream that will be used to replace the contents of a file.

Anmerkungen

Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und die zugehörige Dokumentation können sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Die Verwendung dieser Funktion erfolgt auf eigene Gefahr.