Skip to content

Releases: NoiseByNorthwest/php-spx

v0.4.22

14 Oct 22:29
v0.4.22
625fa85

Choose a tag to compare

Fixed

  • CLI / Flat profile: fix overflow issue breaking sorting #312
  • composer: supported PHP version (up to 8.5) #310

v0.4.21

08 Oct 20:22
v0.4.21
06b9d7e

Choose a tag to compare

Added

  • PHP 8.5 support #305

Fixed

  • composer: fix extension name case #299

v0.4.20

02 Jul 20:36
afe5de4

Choose a tag to compare

Added

  • add --with-spx-assets-dir configure option #295

Fixed

  • composer: remove ext-zlib dependency #293
  • fix project's license in composer.json and add THIRD-PARTY-LICENSES.md #296

v0.4.19

25 Jun 16:47
103695d

Choose a tag to compare

Added

  • composer.json for PIE (PHP Installer for Extensions) support #291

Fixed

  • GitHub Actions: Update outdated action versions and fix Dockerfile syntax #286

v0.4.18

04 Jan 12:27
35c3487

Choose a tag to compare

Added

Fixed

  • Segfault occurring in ZTS context #278 and thus contributing to the stable support of FrankenPHP #258

v0.4.17

30 Sep 08:04
dedb474

Choose a tag to compare

Added

  • PHP 8.4 support #270
  • Subnet mask support for IP matching #261
  • ZTS PHP beta support #260

Fixed

  • Keep scroll position in flatprofile view on repaint #267
  • Improved confinement check for file access from WEB UI #255

v0.4.16

27 Jul 09:19
9e5765c

Choose a tag to compare

Added

  • Local snapshots of jQuery & jscolor in order to remove the internet access dependency of the Web UI #217

Fixed

  • Fixed unconfined server file access from WEB UI #251

v0.4.15

18 Jan 22:21
6196f0b

Choose a tag to compare

Added

  • Added Debian builds to github workflow #222
  • Added PHP8.3 support #230
  • Added PHP5.4 support #227

Fixed

  • Fixed ESM module imports in Web UI #233
  • Fixed zlib.h path resolution for macOS/Macport #238
  • Fixed non-portable path expectation in tests #221

v0.4.14

13 Aug 22:59
c88cb78

Choose a tag to compare

Added

  • Github Actions workflow (#180)
  • Added support for php 8.2.0 RC2 #198
  • Added PHP 8.2 support #196

Changed

  • Documentation: Clarified what Inc. and Exc. mean in the table #193

Removed

v0.4.13

28 Sep 20:11
29d6ec9

Choose a tag to compare

Added

  • Github Actions workflow (#180)
  • Added support for php 8.2.0 RC2 #198
  • Added PHP 8.2 support #196

Changed

  • Documentation: Clarified what Inc. and Exc. mean in the table #193

Removed