Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
/ flux-php-backport Public archive

Port PHP 8.2 back to PHP 7.4

Notifications You must be signed in to change notification settings

fluxfw/flux-php-backport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flux-php-backport

Port PHP 8.2 back to PHP 7.4

Example

FROM php:8.2-cli-alpine

RUN (mkdir -p /flux-php-backport && cd /flux-php-backport && wget -O - https://github.com/fluxfw/flux-php-backport/archive/refs/tags/%tag%.tar.gz | tar -xz --strip-components=1)

RUN /flux-php-backport/bin/php-backport.php /path/to/xyz