All Versions
28
Latest Version
Avg Release Cycle
56 days
Latest Release
790 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).