PHPUnit is a programmer-oriented testing framework for PHP.
It is an instance of the xUnit architecture for unit testing frameworks.
This package provides the version 11 of PHPUnit,
available using the phpunit11 command.
Documentation: https://phpunit.de/documentation.html
Update Information:
Version 11.5.50 - 2026-01-27 Changed To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs Version 11.5.49 - 2026-01-24 Fixed #6362: Manually instantiated test doubles are broken since PHPUnit 11.2 #6470: Infinite recursion in Count::getCountOf() for unusal implementations of Iterator or IteratorAggregate Version 11.5.48 - 2026-01-16 Changed Reverted a change that caused a build failure for the PHP project's nightly community job Version 11.5.47 - 2026-01-15 Fixed #6470: Mocking a class with a property hook setter accepting more types than the property results in a fatal error
* Tue Jan 27 2026 Remi Collet
[ 1 ] Bug #2433680 - CVE-2026-24765 phpunit11: PHPUnit: Arbitrary code execution via unsafe deserialization of code coverage files [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2433680
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-8ccfe50c58' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label
Get the latest Linux and open source security news straight to your inbox.