phpunit (12.1.3-1)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: http://salsa.debian.org/php-team/pear/phpunit.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 17543168
- Browser: http://salsa.debian.org/php-team/pear/phpunit
- Last scan: 2025-04-25 09:01:22+00
- Next scan: 2025-05-03 15:50:00+00
- CI pipeline status: failed
- Debian changelog in Git:
phpunit (12.1.3-1) experimental; urgency=medium
[ Markus Staab ]
* Fix error_log output not displayed in failed test cases
[ Sebastian Bergmann ]
* Do not use the real size of memory allocated from the operating system 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
* Reset the peak memory usage returned by memory_get_peak_usage() before the
Test\Prepared event is emitted so that (memory usage at Test\Finished -
memory usage at Test\Prepared) is the memory usage of the test
* Use peak memory usage when representing Telemetry\Info as string
* Do not emit "Before Test Method Errored" event when a test is skipped in a
"before test" method
* Prepare release
-- David Prévot <taffit@debian.org> Fri, 25 Apr 2025 07:59:22 +0200
- This branch is even with tag debian/12.1.3-1