Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Bumps phpunit/phpunit from 4.8.24 to 8.5.52.

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 8.5.52

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

Learn how to install or update PHPUnit 8.5 in the documentation.

Keep up to date with PHPUnit:

PHPUnit 8.5.51

Changed

  • PHPUnit\Framework\MockObject exceptions subtypes of PHPUnit\Exception

Learn how to install or update PHPUnit 8.5 in the documentation.

Keep up to date with PHPUnit:

PHPUnit 8.5.50

  • No changes; phpunit.phar rebuilt with PHP 8.4 to work around PHP-Scoper issue #1139

Learn how to install or update PHPUnit 8.5 in the documentation.

Keep up to date with PHPUnit:

PHPUnit 8.5.49

  • No changes; phpunit.phar rebuilt with updated dependencies

Learn how to install or update PHPUnit 8.5 in the documentation.

Keep up to date with PHPUnit:

... (truncated)

Changelog

Sourced from phpunit/phpunit's changelog.

[8.5.52] - 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

[8.5.51] - 2026-01-24

Changed

  • PHPUnit\Framework\MockObject exceptions are now subtypes of PHPUnit\Exception

[8.5.50] - 2025-12-06

  • No changes; phpunit.phar rebuilt with PHP 8.4 to work around PHP-Scoper issue #1139

[8.5.49] - 2025-12-01

  • No changes; phpunit.phar rebuilt with updated dependencies

[8.5.48] - 2025-09-24

  • No changes; phpunit.phar rebuilt with updated dependencies

[8.5.47] - 2025-09-23

  • No changes; phpunit.phar rebuilt with updated dependencies

[8.5.46] - 2025-09-14

Changed

  • #6366: Exclude __sleep() and __wakeup() from test double code generation on PHP >= 8.5

[8.5.45] - 2025-09-11

Changed

  • Implement __serialize() in addition to __sleep() (which will be deprecated in PHP 8.5)

[8.5.44] - 2025-08-20

Changed

  • Do not configure report_memleaks setting (which will be deprecated in PHP 8.5) for PHPT processes

[8.5.43] - 2025-08-10

Changed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 4.8.24 to 8.5.52.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/8.5.52/ChangeLog-8.5.md)
- [Commits](sebastianbergmann/phpunit@4.8.24...8.5.52)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 8.5.52
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jan 27, 2026
@private-packagist
Copy link

composer.lock

Dev Package changes

Package Operation From To About
myclabs/deep-copy add - 1.13.4 view code - License: MIT License
phar-io/manifest add - 2.0.4 view code - License: BSD 3-Clause "New" or "Revised" License
phar-io/version add - 3.2.1 view code - License: BSD 3-Clause "New" or "Revised" License
sebastian/code-unit-reverse-lookup add - 1.0.3 view code - License: BSD 3-Clause "New" or "Revised" License
sebastian/object-enumerator add - 3.0.5 view code - License: BSD 3-Clause "New" or "Revised" License
sebastian/object-reflector add - 1.1.3 view code - License: BSD 3-Clause "New" or "Revised" License
sebastian/resource-operations add - 2.0.3 view code - License: BSD 3-Clause "New" or "Revised" License
sebastian/type add - 1.1.5 view code - License: BSD 3-Clause "New" or "Revised" License
theseer/tokenizer add - 1.3.1 view code - License: BSD 3-Clause "New" or "Revised" License
doctrine/instantiator upgrade 1.0.5 1.5.0 diff
phpunit/php-code-coverage upgrade 2.2.4 7.0.17 diff
phpunit/php-file-iterator upgrade 1.4.1 2.0.6 diff
phpunit/php-timer upgrade 1.0.7 2.1.4 diff
phpunit/php-token-stream upgrade 1.4.8 4.0.4 diff
phpunit/phpunit upgrade 4.8.24 ⚠️ 8.5.52 ✅ diff
sebastian/comparator upgrade 1.2.0 3.0.7 diff
sebastian/diff upgrade 1.4.1 3.0.6 diff
sebastian/environment upgrade 1.3.5 4.2.5 diff
sebastian/exporter upgrade 1.2.1 3.1.8 diff
sebastian/global-state upgrade 1.1.1 3.0.6 diff
sebastian/recursion-context upgrade 1.0.2 3.0.3 diff
sebastian/version upgrade 1.0.6 2.0.1 diff
phpdocumentor/reflection-docblock remove 2.0.4 - -
phpspec/prophecy remove v1.6.0 - -
phpunit/phpunit-mock-objects remove 2.3.8 - -
symfony/yaml remove v3.0.3 - -

Settings · Docs · Powered by Private Packagist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants