Skip to content

Releases: luberius/php-tw

PHP-TW v1.1.0

Choose a tag to compare

@luberius luberius released this 06 Aug 16:19

Security

  • Require security-fixed Symfony Process, Symfony Cache, PHPUnit, and TailwindCSS releases.
  • Use argument-array process execution for development and build commands.
  • Harden project scaffolding against unchecked filesystem failures and symlink traversal.

Fixed

  • Register BuildCommand under the namespace expected by command discovery.
  • Return failure status when build steps or development processes fail.
  • Support platforms without pcntl or the sockets extension.
  • Track the Composer lock file and PHPUnit configuration for reproducible clean checkouts.

Changed

  • Raise the minimum supported PHP version to 8.1.
  • Document Tailwind CSS v4 CSS-first configuration and production builds.
  • Expand isolated tests for scaffolding, build failures, and command discovery without downloading the Tailwind binary.

v1.0.4

Choose a tag to compare

@luberius luberius released this 22 Sep 03:21

Full Changelog: v1.0.3...v1.0.4

v1.0.3

Choose a tag to compare

@luberius luberius released this 21 Sep 17:39

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@luberius luberius released this 21 Sep 17:20

Full Changelog: v1.0.1...v1.0.2

v1.0.0

Choose a tag to compare

@luberius luberius released this 21 Sep 17:13

initial release