--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-9eab22246f
2025-05-02 02:02:18.055238+00:00
--------------------------------------------------------------------------------

Name        : phpunit11
Product     : Fedora 41
Version     : 11.5.18
Release     : 1.fc41
URL         : https://github.com/sebastianbergmann/phpunit
Summary     : The PHP Unit Testing framework version 11
Description :
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.18 - 2025-04-22
Changed
When gathering the telemetry information that each event has, the real size of
memory allocated from the operating system is no longer used as this is grown by
PHP's memory manager in chunks that are so large that small(er) increases in
peak memory usage cannot be seen
The peak memory usage returned by memory_get_peak_usage() is now reset
immediately before the Test\Prepared event is emitted using
memory_reset_peak_usage() so that (memory usage at Test\Finished - memory usage
at Test\Prepared) is a better approximation of the memory usage of the test
The string representation of Telemetry\Info now uses peak memory usage instead
of memory usage (this affects --log-events-verbose-text)
Fixed
A "Before Test Method Errored" event is no longer emitted when a test is skipped
in a "before test" method
Version 11.5.17 - 2025-04-08
Fixed
#6104: Reverted change introduced in PHPUnit 11.5.16
Version 11.5.16 - 2025-04-08
Fixed
#6104: Test with dependencies and data provider fails
#6174: willReturnMap() fails with nullable parameters when their default is null
and no argument is passed for them
--------------------------------------------------------------------------------
ChangeLog:

* Wed Apr 23 2025 Remi Collet <[email protected]> - 11.5.18-1
- update to 11.5.18
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-9eab22246f' 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

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to