Release: 0.18.1 - The Doctor is in

Released

What's Changed

⚡ TL;DR

This patch release introduces enhanced PHAR stability, introduces a new diagnostic command, and enables customization of the temporary directory. It resolves several critical bugs introduced with PHAR packaging support in v0.18.0.

🥇 New features

  • Added doctor command for diagnostics and verifying the environment #844
  • Added tempDir configuration to customize where temporary files are stored #849

🐛 Bug fixes

  • Fixed build-phar.php generation script to properly build standalone PHAR #845
  • 🛠️ Fixed loading of core namespaces from inside PHAR archive #846
  • 🛠️ Fixed REPL initialization error when running from PHAR #848

🏗️ Miscellaneous

  • No misc in this release.

Contributors

  • @Chemaclass

Full Changelog: v0.18.0...v0.18.1

Downloads


View release on GitHub