Image

Imageterm wrote in Imagephp_dev

Listens: Cake - Pretty Pink Ribbon

PHP diff and patch?

Hi All,
I've written a few hacks for vBulletin, and I've been keeping them in unified diff format. I'd like to release them to the public with an installer of sorts. So I was wondering, if there is any php code out there to apply diff patches?

I know, I could just use php to invoke "patch", but that would make it work on unix servers only.

Or, alternatively, does anyone know of any windows based programs that can apply diff format patches?