Back to Changelog
v1.0.235
Adds Docker-isolated Legacy PHP Runtimes (PHP 5.6, 7.0-7.4) with dedicated API and RBAC support
New Features
4- Legacy PHP Runtimes service: Docker-isolated environments for PHP 5.6, 7.0, 7.1, 7.2, 7.3, and 7.4
- New API endpoints for legacy PHP runtime management: install, remove, status, and list operations
- RBAC integration: legacy PHP operations respect admin/reseller/user permission hierarchy
- is_legacy detection flag in server info endpoint to identify legacy PHP runtime availability
Improvements
2- Full i18n support for Legacy PHP Runtimes feature across 31 languages (37 new translation keys)
- Backend binary rebuilt as fully static binary (CGO_ENABLED=0) for maximum OS compatibility: AlmaLinux 9, Rocky 9, Ubuntu 22/24/26, Debian 12/13