kphp
kphp copied to clipboard
Add php8* versions in python tests
For tests, we previously had (for phpt
tests) bool
variable - whether we need php8
or not. This PR add possibility to choose php7.4
, php8
, php8.1
or php8.2