If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.
Updated packages
Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:
symfony/polyfill-php80: v1.27.0 (updated from v1.25.0)
symfony/process: v5.4.23 (updated from v5.4.8)
Release notes
Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.
List of release notes
- [Release notes for tag v5.4.23](https://github.com/symfony/process/releases/tag/v5.4.23)
- [Release notes for tag v5.4.22](https://github.com/symfony/process/releases/tag/v5.4.22)
- [Release notes for tag v5.4.21](https://github.com/symfony/process/releases/tag/v5.4.21)
- [Release notes for tag v5.4.19](https://github.com/symfony/process/releases/tag/v5.4.19)
- [Release notes for tag v5.4.11](https://github.com/symfony/process/releases/tag/v5.4.11)
- [Release notes for tag v4.4.44](https://github.com/symfony/process/releases/tag/v4.4.44)
Changed files
Here is a list of changed files between the version you use, and the version this pull request updates to:
List of changed files
ExecutableFinder.php
LICENSE
PhpExecutableFinder.php
Pipes/AbstractPipes.php
Process.php
ProcessUtils.php
Tests/ExecutableFinderTest.php
Tests/ProcessFailedExceptionTest.php
Tests/ProcessTest.php
Changelog
Here is a list of changes between the version you use, and the version this pull request updates to:
This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.
If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.
Updated packages
Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:
Release notes
Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.
List of release notes
- [Release notes for tag v5.4.23](https://github.com/symfony/process/releases/tag/v5.4.23) - [Release notes for tag v5.4.22](https://github.com/symfony/process/releases/tag/v5.4.22) - [Release notes for tag v5.4.21](https://github.com/symfony/process/releases/tag/v5.4.21) - [Release notes for tag v5.4.19](https://github.com/symfony/process/releases/tag/v5.4.19) - [Release notes for tag v5.4.11](https://github.com/symfony/process/releases/tag/v5.4.11) - [Release notes for tag v4.4.44](https://github.com/symfony/process/releases/tag/v4.4.44)Changed files
Here is a list of changed files between the version you use, and the version this pull request updates to:
List of changed files
ExecutableFinder.php LICENSE PhpExecutableFinder.php Pipes/AbstractPipes.php Process.php ProcessUtils.php Tests/ExecutableFinderTest.php Tests/ProcessFailedExceptionTest.php Tests/ProcessTest.phpChangelog
Here is a list of changes between the version you use, and the version this pull request updates to:
for #49320
[Tests] Replace
setMethods()by
onlyMethods()and
addMethods()``Fix phpdocs in components
CS fix
Migrate to
staticdata providers using
rector/rector``Update license years (last time)
Bump license year to 2023
Merge branch '4.4' into 5.4
CS fixes
This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.