2.4.7-p3 vs 2.4.8 vs 2.4.9, which should I pick?
Practical decision matrix as of May 2026:
- 2.4.7-p3 / -p4 (security-patch release on the 2.4.7 line). Pick this if you’re already on 2.4.7-px and just need the latest patches. PHP 8.2 + 8.3. Lightest upgrade, ships every ~3 months until Sep 2026.
- 2.4.8 (Apr 2025 GA, p1 in Aug 2025). Pick this if you’re jumping from 2.4.6 or earlier. PHP 8.3 required. Cleanest stable line right now, full extension compat matrix, security patches through 2027.
- 2.4.9 (latest, Apr 2026 GA). Pick this if you’re doing the upgrade anyway and want the longest support runway. PHP 8.3 + 8.4 supported. New Adminhtml refinements, GraphQL improvements, security hardening. Some extensions still catching up, check yours.
Decision shortcuts:
- Already on 2.4.7-p2 or older? → Go to 2.4.9 if your extensions are ready, else 2.4.8.
- Already on 2.4.7-p3 or -p4? → Stay until late 2026, then jump to 2.4.10 or 2.4.11.
- On 2.4.6 or earlier? → 2.4.9, single jump.
- On 2.3.x? → Two-hop via 2.4.4 then 2.4.9.
2.4.7-p4 vs 2.4.9 is a real tradeoff: -p4 is more battle-tested today; 2.4.9 has the longer runway. If you’re doing the work anyway, 2.4.9 wins on TCO.