File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# php-ext-xz
22
3- PHP Extension providing XZ (LZMA2) compression/decompression functions. (see also [ Implement lzma (xz?) compression] ( https://news-web.php.net/php.internals/106654 ) )
3+ PHP Extension providing XZ (LZMA2) compression/decompression functions. ([ Implement lzma (xz?) compression] ( https://news-web.php.net/php.internals/106654 ) )
44
55[ ![ Build Status] ( https://travis-ci.org/codemasher/php-ext-xz.svg?branch=main )] ( https://travis-ci.org/codemasher/php-ext-xz )
66[ ![ Continuous Integration] ( https://github.com/codemasher/php-ext-xz/workflows/Continuous%20Integration/badge.svg )] ( https://github.com/codemasher/php-ext-xz/actions )
@@ -28,7 +28,7 @@ Do not forget to add `extension=xz.so` to your `php.ini`.
2828
2929### Windows
3030
31- Follow the steps under "" [ Build your own PHP on Windows] ( https://wiki.php.net/internals/windows/stepbystepbuild ) " to setup your build environment.
31+ Follow the steps under "[ Build your own PHP on Windows] ( https://wiki.php.net/internals/windows/stepbystepbuild ) " to setup your build environment.
3232Before the compilation step, clone this repository to ` [...]\php-src\ext\xz ` and proceed.
3333
3434``` bat
You can’t perform that action at this time.
0 commit comments