Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Releases: one-and-only/EZCompile-PHP

0.9-beta.4

20 Sep 17:07
157f846
Compare
Choose a tag to compare
0.9-beta.4 Pre-release
Pre-release

What's New:

  • Feature Updates:

    • Docker Compose is no Longer Needed for macOS
    • You can Choose Between MySQL 5.6, 5.7, or 8.0
    • You can Choose Between PHP 7.2, 7.3, 7.4, or 8.0 beta
  • Patch Updates:

    • Software now ONLY Uses Dockerfiles

0.9-beta.3

14 Sep 22:55
45292b4
Compare
Choose a tag to compare
0.9-beta.3 Pre-release
Pre-release

What's New:

Feature Updates:

  • Docker PHP Version has Been Updated From 7.4.9 to 7.4.10. This fixes bugs from PDO and PHP Itself and is encouraged for PHP 7.4.9 users.
  • Added Documentation for Installing the Debian PHP CLI

Patch Updates:

  • Fixed Bug Present in Commit 44a225a for macOS

Separate archives are now bundled depending on the operating system of choice. This decision was made to increase clarity and to reduce file size.

0.9-beta.2

07 Sep 19:34
a2d5c5e
Compare
Choose a tag to compare
0.9-beta.2 Pre-release
Pre-release

What's New:

  • Feature Changes:
    • Added Work-In-Progress Windows Docker Desktop Install Script
    • Added Support for Docker in Debian-Based Linux Distributions
  • Patch Changes:
    • Fixed Unbalanced ifs and fis in PHP CLI install script for Debian Distros

The XZ tarball is provided as a means to a smaller download and file size, but maybe incompatible with some systems, hence the zip file is included as well. Most Macs and most Linux distributions support XZ tarballs (.tar.xz).

0.9-beta

02 Sep 17:05
Compare
Choose a tag to compare
0.9-beta Pre-release
Pre-release

What's New

  • Feature Updates:
    • Added Self-Extracting (SFX) Archives for Docker Desktop (Windows). These are used for installation and can be Accessed from windows/dockerDesktop/. Follow the README on how to extract and Install Docker Desktop for Windows.

The XZ tarball is provided as a means to a smaller download and file size, but may be incompatible with some systems, hence the zip file is included as well. Most Macs support XZ tarballs (.tar.xz).

0.8-beta

01 Sep 17:29
5ae9bbd
Compare
Choose a tag to compare
0.8-beta Pre-release
Pre-release

What's New:

Feature Updates:

  • Docker Desktop Can Now be Automatically Installed in macOS Using macos/Docker/dockerDesktop/installDockerDesktop.sh

Patch Updates:

  • Tighter Code Formatting and Syntax (Now easier to maintain and improve)

0.7-beta

01 Sep 17:15
Compare
Choose a tag to compare
0.7-beta Pre-release
Pre-release

Added Support for PHP 7.4.9 in Docker for all major desktop Operating Systems. The XZ tarball is provided as a means to a smaller download and file size, but may be incompatible with some systems, hence the zip file is included as well.

0.6-beta

31 Aug 16:58
ac0d575
Compare
Choose a tag to compare
0.6-beta Pre-release
Pre-release

Added Docker Support for PHP 7.4.9. The XZ tarball is provided as a means to a smaller download and file size, but may be incompatible with some systems, hence the zip file is included as well.

0.5-alpha (macOS ONLY)

29 Aug 07:22
312da48
Compare
Choose a tag to compare
Pre-release

Add option to quit the installation and overwrite existing installation if the user is installing the same version again (or attempting to). The script now clones the latest code from the official PHP repository when installing the latest-master PHP version instead of bundling it with the release file. This ensures the smallest release file size and the most up to date code. The XZ tarball is provided as a means to a smaller download and file size, but may be incompatible with some systems, hence the zip file is included as well.

0.3-alpha (macOS ONLY)

27 Aug 07:21
Compare
Choose a tag to compare
Pre-release

Various QoL Changes and Bug Fixes were made in this release. The XZ tarball is provided as a means to a smaller download and file size, but may be incompatible with some systems, hence the zip file is included as well.

0.2-alpha (macOS ONLY)

27 Aug 07:08
Compare
Choose a tag to compare
Pre-release

The First Pre-Release that supports installing the PHP CLI in multiple versions. The XZ tarball is provided as a means to a smaller download and file size, but may be incompatible with some systems, hence the zip file is included as well.