Back to Changelog

v1.0.205

Patch Released May 11, 2026

Migration PHP version fallback now respects admin-configured default to prevent compatibility issues with legacy sites

Improvements

2
  • PHP version fallback during migration now checks admin-configured default_php_version before falling back to latest available version
  • Fallback priority: (1) admin panel default PHP, (2) latest available on disk, (3) hardcoded 8.3 as last resort

Bug Fix

1
  • Legacy WordPress and Laravel sites no longer break when source PHP version is unavailable on target server
See the Demo