flow-php/etl

Is it possible run base on php 7?

CockyCat opened this issue · 1 comments

Is it possible run php 7?

Hey, in order to solve some of the code complexity problems I had to move into PHP 8.1 so the answer is no.
However there is a way to use rector and downgrade the cosebase to php 7.4 for example, or maybe even lower but I never really tested.