laradock / laradock

Full PHP development environment for Docker.

Home Page:http://laradock.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

removal of php5.6 build flows

makowskid opened this issue · comments

Can we finally remove those outdated GitHub Actions build workflows?

  • CI / build-php (5.6, php-fpm)
  • CI / build-php (5.6, php-worker)

Hi guys, I want to start the discussion of removing all dependencies (and build workflows) for unsupported PHP versions:
https://www.php.net/supported-versions.php
I believe we shall remove everything that depends on PHP lower than 8.0
Thoughts?

@Mahmoudz
@appleboy
@philtrep
@mikeerickson
@zeroc0d3
@thorerik
@winfried-van-loon
@sixlive
@bestlong
@urukalo
@vwchu
@zuohuadong
@lanphan
@ahkui

Thoughts? guys?

I support keeping 7.x or even 7.4.x and dropping 5.x

5.x for sure, but do we want to keep 7.x?

7.4.x should be kept to give some old projects a respite.

Deleting so much at once is a bit too risky

remove 5.x and keep 7.x version.

@Mahmoudz
@appleboy
@philtrep
@mikeerickson
@zeroc0d3
@thorerik
@winfried-van-loon
@sixlive
@bestlong
@urukalo
@vwchu
@zuohuadong
@lanphan
@ahkui

Thoughts guys? Can we vote on it? Or can we simply start removing 5.x dependencies?

I would limit to PHP's official Supported Versions and remove older versions:
https://www.php.net/supported-versions.php

I would limit to PHP's official Supported Versions and remove older versions: https://www.php.net/supported-versions.php

Would you drop everything < 8.1 ?