Run php upstream testsuite.
Provides
Requires
License
MIT AND PHP-3.01
Changelog
* Mon Jan 26 2026 Petr Gajdos <pgajdos@suse.com>
- package /var/lib/php8 via tmpfiles
- deleted sources
* php-fpm.tmpfiles.d (renamed)
- added sources
* php-fpm-tmpfiles.conf
* php8-tmpfiles.conf
* Mon Jan 19 2026 Petr Gajdos <pgajdos@suse.com>
- remove a patch, which breaks phar.phar [bsc#1256905]
* php-sort-filelist-phar.patch (upstreamed)
- modified patches
* php-build-reproducible-phar.patch (refreshed)
* Thu Jan 15 2026 Arjen de Korte <suse+build@de-korte.org>
- version update to 8.4.17
Core:
Fix OSS-Fuzz #465488618 (Wrong assumptions when dumping function signature with dynamic class const lookup default argument).
Fixed bug GH-20695 (Assertion failure in normalize_value() when parsing malformed INI input via parse_ini_string()).
Fixed bug GH-20714 (Uncatchable exception thrown in generator).
Fixed bug GH-20352 (UAF in php_output_handler_free via re-entrant ob_start() during error deactivation).
Bz2:
Fixed bug GH-20620 (bzcompress overflow on large source size).