phpbcl8
PHP8 Backwards Compatibility Library (phpBCL)
This package provides functions of newer PHP8 versions for older versions.
It provides scripts that implement functions only available in newer PHP versions as functions built-in in the PHP core engine. The parts work in older PHP8 versions.
A main script checks the current PHP8 version and loads that implement the functions of newer PHP8 versions.