We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d86c8b3 commit 489bb12Copy full SHA for 489bb12
.github/workflows/config.yml .github/workflows/ci.yml.github/workflows/config.yml renamed to .github/workflows/ci.yml
README.md
@@ -1,5 +1,8 @@
1
# php-bsdiff
2
3
+[](https://github.com/deminy/php-bsdiff/actions/workflows/ci.yml)
4
+[](https://github.com/deminy/php-bsdiff)
5
+
6
`bsdiff` is a PHP extension to build and apply patches to binary files.
7
8
This PHP extension is based on [the bsdiff and bspatch libraries][1] maintained by Matthew Endsley. The original algorithm
0 commit comments