Back to Changelog
v1.0.335
Docker PHP (5.6-7.4) status & restart fixes, faster update checks, Xdebug off by default, subdomain PHP selector, File Manager archive modes
New Features
2- Subdomain PHP version selector now also lists the legacy Docker PHP versions (5.6-7.4), like main domains.
- File Manager: extracting an archive overwrites existing files by default, with optional skip and rename modes (cPanel/Plesk parity), also available via the External API.
Improvements
2- System Updates checks are faster: concurrent checks are de-duplicated and briefly cached, eliminating the 1.5-5 minute page hangs.
- Native PHP 8.1-8.5 service management is unchanged.
Bug Fixes
3- Xdebug is now forced OFF by default on every PHP version (restores production performance), and the noisy JIT startup warning is silenced.
- Legacy Docker PHP (5.6-7.4) now shows real status (running / ready / unavailable) on the Services page, and Restart works instead of failing with a systemd "Unit not found" error.
- PHP 8.1 is correctly identified as native again — it no longer appears as a broken or unavailable Docker version.