· One min read
PHP 8.4
· One min read
Overview
We have introduced initial support for PHP 8.4 in our latest PHP image channel, enabling development teams to test their applications with the newest version of PHP.
Below is a list of all the container images with PHP 8.4 support.
docker.io/skpr/php:8.4-v2-latest
docker.io/skpr/php-fpm:8.4-v2-latest
docker.io/skpr/php-fpm:8.4-dev-v2-latest
docker.io/skpr/php-cli:8.4-v2-latest
docker.io/skpr/php-cli:8.4-dev-v2-latest
docker.io/skpr/php-circleci:8.4-v2-latest
docker.io/skpr/php-circleci:8.4-node18-v2-latest
docker.io/skpr/php-circleci:8.4-node20-v2-latest
docker.io/skpr/php-circleci:8.4-node22-v2-latest
Link
PHP Sendmail Path Updated
· One min read
Mail v1.0.0
· One min read
Skpr Mail Debugging Steps
· One min read
Enhanced CLI resilience for backup and restore operations
· One min read
Overview
The Skpr command line interface (CLI) is now more resilient during backup and restore operations, even in challenging conditions such as:
- Connectivity interruptions
- Cluster upgrades
To prevent transient errors from causing CI/CD pipeline failures, the CLI now features a retry and backoff mechanism that maintains stability throughout these processes.
PHP 8.3.13 and 8.2.24
· One min read
Overview
Our PHP versions have been updated:
- 8.3.12 to 8.3.13
- 8.2.23 to 8.2.24
Link