All Versions
28
Latest Version
Avg Release Cycle
56 days
Latest Release
828 days ago

Changelog History
Page 3

  • v1.0.15 Changes

    April 26, 2020

    2020-04-26

    🛠 Fixed

    • 🏗 Old builds removing for MySQL. Pull request #352. Thanks to @garas.
    • [TechnicalDept] Replace curly braces with square brackets for PHP 7.4 compatibility. Pull request #351. Thanks to @benr77.
    • [Git] Option actions.

    🔄 Changed

    • ⚡️ Updated dependencies.
  • v1.0.14 Changes

    December 25, 2019

    2019-12-25

    ➕ Added

    • 🔧 TravisCI configuration for PHP 7.4.

    🛠 Fixed

    • 🔌 Atoum plugin output.
    • 🔌 Sqlite plugin queries option.

    🔄 Changed

    • ⚡️ Updated dependencies (Fixed CVE-2019-18889: Forbid serializing AbstractAdapter and TagAwareAdapter instances in symfony/cache:v3.4.34).
  • v1.0.13 Changes

    November 12, 2019

    2019-11-12

    🛠 Fixed

    • ⚡️ PHPCodesniffer for installation on PHP 7.3 (PHPCodesniffer version updated to v3.5 from v3.2). Issue
      #334. Pull request #335. Thanks to @xl32.
    • Bitbucket webhook for removing branch event. Issue #337.

    🔄 Changed

    • ⚡️ Updated dependencies.
  • v1.0.12 Changes

    October 29, 2019

    2019-10-30

    🛠 Fixed

    • TravisCI config.
    • Migrations output during installation. Issue #315.
    • Option binary_path. Issue #318.

    🔄 Changed

    • ⚡️ Updated dependencies.
  • v1.0.11 Changes

    June 15, 2019

    2019-06-15

    ➕ Added

    • FUNDING.yml config for GitHub.

    🛠 Fixed

    • Potential bug with proc_open function parameter cwd.

    🔄 Changed

    • ⚡️ Updated dependencies.
  • v1.0.10 Changes

    May 18, 2019

    2019-05-18

    🛠 Fixed

    • 🔌 Phing plugin property directory. Issue #304.

    ✂ Removed

    • 👉 Useless .htaccess.dist file from public directory. Issue #305.
  • v1.0.9 Changes

    May 12, 2019

    2019-05-12

    🛠 Fixed

    • 🛠 Fixed warning on exception page when user don't loggin.

    🔄 Changed

    • 👌 Improved default value of installation URL for support both http-protocols (http and https). Issue #303.
  • v1.0.8 Changes

    April 26, 2019

    2019-04-26

    🛠 Fixed

    🔄 Changed

    • 📇 Renamed PHPUnit config (phpunit.xml -> phpunit.xml.dist).