Skip to content

PHP Minifier 8.0.0

Latest

Choose a tag to compare

@cedx cedx released this 23 Oct 15:49
· 20 commits to main since this release
  • Added support for a single input file.
  • Restored the TransformMode enumeration.
  • Breaking change: renamed the --recursive option to --recurse.
  • Breaking change: renamed the --silent option to --quiet.
  • Breaking change: renamed the ITransformer.close() method to dispose().