Skip to content

[Conductor] Update dev#75

Merged
pscheit merged 1 commit into
mainfrom
conductor-multiple-vendors-all-76260
Jun 3, 2026
Merged

[Conductor] Update dev#75
pscheit merged 1 commit into
mainfrom
conductor-multiple-vendors-all-76260

Conversation

@private-packagist

Copy link
Copy Markdown
Contributor

This PR was automatically generated by Conductor.

The PR contains the changes generated by running the following command:

composer update phpunit/phpunit:12.5.28 phpstan/phpstan:2.2.1 phpunit/php-code-coverage:12.5.7 sebastian/global-state:8.0.3 --with-all-dependencies --minimal-changes

Changelog

phpunit/phpunit (Source: GitHub Releases))

12.5.28

Fixed

  • #​6681: XML assertions such as assertXmlStringEqualsXmlString() regressed into treating comments as significant

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

Keep up to date with PHPUnit:

phpstan/phpstan (Source: GitHub Releases)

2.2.1

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

2.2.0

Dive into details about this release on PHPStan's blog: PHPStan 2.2: Unsealed Array Shapes, Safer Array Keys, and More!. It explains all the changes and the motivation behind them.

Major new features 🚀

Bleeding edge 🔪

  • Sealed array shapes are truly sealed
    • Array shape like array{a: int, b: string} does not allow for extra keys and does not accept general arrays

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Internals 🔍

phpunit/php-code-coverage (Source: GitHub Releases))

12.5.7

Fixed

  • #​1212: Filenames in HTML report are not escaped
sebastian/global-state (Source: GitHub Releases))

8.0.3

Fixed

  • Constant names were not escaped when exporting them to code

Task options

If you close the PR, the task will be skipped and Conductor will schedule the next task. Clicking the "Skip" button in the UI has the same effect. Conductor won't attempt to update the dependency to this exact version again but it will schedule updates to newer versions.


Powered by Private Packagist

Conductor executed the following commands:
composer update phpunit/phpunit:12.5.28 phpstan/phpstan:2.2.1 phpunit/php-code-coverage:12.5.7 sebastian/global-state:8.0.3 --with-all-dependencies --minimal-changes
@private-packagist

Copy link
Copy Markdown
Contributor Author

composer.lock

Dev Package changes

Package Operation From To About
phpstan/phpstan upgrade 2.1.56 2.2.1 -
phpunit/php-code-coverage upgrade 12.5.6 12.5.7 diff
phpunit/phpunit upgrade 12.5.27 12.5.28 diff
sebastian/global-state upgrade 8.0.2 8.0.3 diff

Settings · Docs · Powered by Private Packagist

@pscheit
pscheit merged commit 684159f into main Jun 3, 2026
1 check passed
@private-packagist
private-packagist Bot deleted the conductor-multiple-vendors-all-76260 branch June 3, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant