c25b5fc19e
Added path parsing logic to extract PHP version numbers from installation paths (ea-php82, php74, etc). Currently still calls php -v for accuracy, but structure is in place to skip it if needed for faster detection. No functional change yet - maintaining full version detection.