Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php8-test-8.4.17-3.1 RPM for armv7hl

From OpenSuSE Ports Tumbleweed for armv7hl

Name: php8-test Distribution: openSUSE Tumbleweed
Version: 8.4.17 Vendor: openSUSE
Release: 3.1 Build date: Mon Jan 26 12:11:51 2026
Group: Development/Libraries/PHP Build host: reproducible
Size: 2320697 Source RPM: php8-test-8.4.17-3.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://secure.php.net
Summary: Interpreter for the PHP scripting language version 8
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).