Skip to content

Releases: codemasher/php-ext-xz

1.2.1

10 Apr 11:25

Choose a tag to compare

1.2.0

08 Feb 17:15

Choose a tag to compare

  • Imported changes from mateuszanella/php-ext-xz@1.2.0
    • Allow to dynamically set the compression level for xzencode() and xzopen(). The default is the php.ini value xz.compression_level, but this value may be overwritten when using the function parameter.
  • Added PHP 8.5 binaries for Windows.

1.1.4

13 Sep 13:50

Choose a tag to compare

  • fixes extension version mismatch (#11, #12)

1.1.3

12 Sep 19:51
94c8bb7

Choose a tag to compare

1.1.2

02 Aug 11:53

Choose a tag to compare

  • several fixes and build updates, see #1, #2, #3, #4 and #5
  • no windows builds yet

1.1.1

10 Nov 18:05

Choose a tag to compare

1.1.0

09 Nov 22:41

Choose a tag to compare

  • PHP 8 support
  • Windows build fix

1.0.0

04 May 12:59

Choose a tag to compare

  • PHP 7 (only) support