Skip to content

Commit 4202207

Browse files
authored
Merge pull request #698 from netlogix/feature/remove-php-7.x
feat: remove php7.x from repo
2 parents 7bf8c50 + 6b5b5e1 commit 4202207

5 files changed

Lines changed: 0 additions & 312 deletions

File tree

.github/workflows/php.yml

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -30,21 +30,6 @@ jobs:
3030
max-parallel: 10
3131
matrix:
3232
image:
33-
- version: 7.2
34-
file: 7.x.Dockerfile
35-
build-args: |
36-
PHP_VERSION=7.2
37-
UBUNTU_VERSION=24.04
38-
- version: 7.3
39-
file: 7.x.Dockerfile
40-
build-args: |
41-
PHP_VERSION=7.3
42-
UBUNTU_VERSION=24.04
43-
- version: 7.4
44-
file: 7.x.Dockerfile
45-
build-args: |
46-
PHP_VERSION=7.4
47-
UBUNTU_VERSION=20.04
4833
- version: 8.0
4934
file: 8.x.Dockerfile
5035
build-args: |
@@ -159,23 +144,6 @@ jobs:
159144
max-parallel: 10
160145
matrix:
161146
image:
162-
- version: 7.2
163-
file: 7.x.Dockerfile
164-
build-args: |
165-
PHP_VERSION=7.2
166-
UBUNTU_VERSION=24.04
167-
XDEBUG_VERSION=3.1.6
168-
- version: 7.3
169-
file: 7.x.Dockerfile
170-
build-args: |
171-
PHP_VERSION=7.3
172-
UBUNTU_VERSION=24.04
173-
XDEBUG_VERSION=3.1.6
174-
- version: 7.4
175-
build-args: |
176-
PHP_VERSION=7.4
177-
UBUNTU_VERSION=20.04
178-
XDEBUG_VERSION=3.1.6
179147
- version: 8.1
180148
build-args: |
181149
PHP_VERSION=8.1

php/7.x.Dockerfile

Lines changed: 0 additions & 244 deletions
This file was deleted.

php/config/fpm-7.2/pool.d/docker.conf

Lines changed: 0 additions & 18 deletions
This file was deleted.

php/config/fpm-7.3/pool.d/docker.conf

Lines changed: 0 additions & 18 deletions
This file was deleted.

php/config/fpm-7.4/pool.d/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)