All Versions
17
Latest Version
Avg Release Cycle
181 days
Latest Release
1496 days ago

Changelog History
Page 1

  • v0.7.11 Changes

    June 10, 2022
    • ๐Ÿ›  Fix Symfony Console PHP 8.2 deprecation warnings (#258)
  • v0.7.10 Changes

    June 06, 2022
    • ๐Ÿ›  fix: disable secure-http config option for unsafe configured PECL website (#257)
  • v0.7.9 Changes

    December 22, 2021
    • Don't compress PHP files in PHAR (needed to keep comments like #[\ReturnTypeWillChange])
  • v0.7.8 Changes

    December 22, 2021
    • โšก๏ธ Update composer dependencies
    • ๐Ÿ”Œ Define allowed composer plugins
  • v0.7.7 Changes

    August 19, 2021
    • ๐Ÿ›  Fix reading configure options from file description streams (#238, @ruudk)
  • v0.7.6 Changes

    August 18, 2021
    • ๐Ÿ›  Fix reading configure options from file description streams (#237, @mlocati)
  • v0.7.5 Changes

    August 17, 2021
    • ๐Ÿ‘ Allow passing configure options without a real file (#235, @ruudk)
  • v0.7.4 Changes

    June 29, 2021
    • ๐Ÿšš Move mlocati/composer-patcher from require-dev to require
  • v0.7.3 Changes

    June 29, 2021
    • ๐Ÿ›  Fix PHP 8.1 warning: passing null to string parameter
  • v0.7.2 Changes

    February 22, 2021
    • Accept authors with empty name/email