Skip to content

[Conductor] Update dev - #74

Merged
pscheit merged 1 commit into
mainfrom
conductor-multiple-vendors-all-75094
May 27, 2026
Merged

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

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 phpstan/phpstan:2.1.56 phpunit/phpunit:12.5.27 sebastian/comparator:7.1.8 sebastian/environment:8.1.2 sebastian/exporter:7.0.3 sebastian/type:6.0.4 --with-all-dependencies --minimal-changes

Changelog

phpstan/phpstan (Source: GitHub Releases)

2.1.56

This is the final send-off for PHPStan 2.1.x series! 👋 This release fixes 31 issues 🎉

PHPStan 2.2.0 will be released this Thursday.

Bleeding edge 🔪

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 🐛

Performance 🏎️

Function signature fixes 🤖

Internals 🔍

phpunit/phpunit (Source: GitHub Releases))

12.5.27

Fixed

  • #​6673: Empty PHP settings from the parent process override per-test -d settings forwarded to child processes (breaks PCOV coverage)

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

Keep up to date with PHPUnit:

12.5.26

Fixed

  • PHP setting values containing = need to be quoted before forwarding via -d

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

Keep up to date with PHPUnit:

sebastian/comparator (Source: GitHub Releases))

7.1.8

Changed

  • #​136: Cleaner diff output for canonicalized list comparisons
  • #​160: Use by-value comparison for closures

Fixed

  • #​136: Canonicalized array comparison destroys string keys

7.1.7

Fixed

  • #​70: Non-ASCII text in XML diffs is rendered as numeric character references, making diffs unreadable
  • #​87: DOMNodeComparator crashes or returns false positives when DOMNode::C14N() fails
  • #​107: DOMNodeComparator reports XML documents as equal when they differ only in comments
  • #​115: DateTimeComparator does not track processed pairs, producing misleading diffs in nested structures
  • #​158: ComparisonFailure cannot be serialized when stack trace contains non-serializable objects
sebastian/environment (Source: GitHub Releases))

8.1.2

Fixed

  • #​99: Runtime::getCurrentSettings() forwards empty-string overrides for php.ini-only extensions

8.1.1

Fixed

  • #​64: Runtime::getCurrentSettings() does not quote values, breaking php -d round-trip
sebastian/exporter (Source: GitHub Releases))

7.0.3

Fixed

  • #​90: Exporter::toArray() silently drops a private property that is redeclared in a derived class
sebastian/type (Source: GitHub Releases))

6.0.4

Fixed

  • #​18: Class aliases are not resolved when checking type assignability

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 phpstan/phpstan:2.1.56 phpunit/phpunit:12.5.27 sebastian/comparator:7.1.8 sebastian/environment:8.1.2 sebastian/exporter:7.0.3 sebastian/type:6.0.4 --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.55 2.1.56 -
phpunit/phpunit upgrade 12.5.25 12.5.27 diff
sebastian/comparator upgrade 7.1.6 7.1.8 diff
sebastian/environment upgrade 8.1.0 8.1.2 diff
sebastian/exporter upgrade 7.0.2 7.0.3 diff
sebastian/type upgrade 6.0.3 6.0.4 diff

Settings · Docs · Powered by Private Packagist

@pscheit
pscheit merged commit 2aa55b0 into main May 27, 2026
1 check passed
@private-packagist
private-packagist Bot deleted the conductor-multiple-vendors-all-75094 branch May 27, 2026 06:43
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