Skip to content

Instantly share code, notes, and snippets.

@seco
Forked from youyo/php52install-patch
Created October 27, 2017 09:10
Show Gist options
  • Select an option

  • Save seco/cdddf74f716a5afe510320bee6ed8f86 to your computer and use it in GitHub Desktop.

Select an option

Save seco/cdddf74f716a5afe510320bee6ed8f86 to your computer and use it in GitHub Desktop.
$ patch -p0 -b < ../php-5.2.17.patch
patching file ext/dom/node.c
Hunk #1 succeeded at 1950 (offset 55 lines).
patching file ext/dom/documenttype.c
Hunk #1 succeeded at 215 (offset 10 lines).
patching file ext/simplexml/simplexml.c
Hunk #1 succeeded at 1343 (offset -74 lines).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment