This update for php7 fixes the following issues:
Security fixes:
- CVE-2025-14178: heap buffer overflow occurs in array_merge() when the total element count of packed arrays exceeds 32-bit limits or HT_MAX_SIZE (bsc#1255711).
Other fixes:
- Add all php7 packages to PackageHUB (unsupported), no source changes. (bsc#1251932)