|
xdiff_file_patch
Patch a file with an unified diff
(PECL xdiff:0.2-1.4)
Example 2634. xdiff_file_patch() exampleThe following code applies unified diff to a file. <?php Example 2635. Patch reversing exampleThe following code reverses a patch. <?php |