Ubuntu 25.04 (Plucky).Need to install PHP8.4.
The only way to do this - use PPA by Ondrej Sury which supports just up to Noble release of Ubuntu (24.04). No problem to change sources in latesy Ubuntu to use this PPA (just change "plucky" to "noble").
Almost all PHP8.4 components installed then successfully except php8.4-intl (asked for absent libzip4t64) and php8.4-zip (asked for absent libicu74). Guess these absent libraries dropped from main repositories after Noble release.
Anyway, how to fix this and finally got intl and zip php extensions?