dragonxi Which software packets for php-fpm sites (1) have been installed ? (2) are scheduled to be installed ? Links more than welcome (3) URLs to installation instructions ? (4) URLs where to get more info ?
sean dragonxi You can use phpinfo() (or phpXY -i at the command line) to see what features are available in PHP. Nothing new is scheduled to be installed. If you're looking for a specific feature then let us know what that is and we'll look into making it available if possible. The modern PHP ecosystem uses composer for package management. Here are our instructions for installing composer: Installing Composer | Opalstack Support Center More information is available in the composer docs: https://getcomposer.org/doc/