Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update symfony/console from v3.4.42 to v3.4.46 #182

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

violinist-bot
Copy link

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.

List of updated packages
  • symfony/console: v3.4.46 (updated from v3.4.42)
  • symfony/debug: v3.4.46 (updated from v3.4.42)
  • symfony/polyfill-mbstring: v1.19.0 (updated from v1.17.0)

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • a10b1da6 Remove branch-version (keep them for contracts only)
  • 3040ea7c Fix branch-version
  • ff9374c1 Remove "version" from composer.json files, use "branch-version" instead
  • a67c235f Update versions in composer.json
  • 24457876 Remove "branch-alias", populate "version"
  • b28996bc Fix tests on 5.6
  • 714a4a3b [Console] Silence warnings on sapi_windows_cp_set() call
  • c2a6c765 guard $argv + $token against null, preventing unnecessary exceptions
  • 5e2200bc [Console] Make sure $maxAttempts is an int or null.
  • c36a64ad Enable "native_constant_invocation" CS rule
  • 38a1b046 Fix undefined index for inconsistent command name definition
  • 71da881a bug #37774 [Console] Make sure we pass a numeric array of arguments to call_user_func_array() (derrabus)
  • 6ceb1651 minor #37773 Modernized deprecated PHPUnit assertion calls (derrabus)
  • 6367c31a Modernized deprecated PHPUnit assertion calls
  • 32e3fbcc [Console] The message of "class not found" errors has changed in php 8.
  • 6d1d9115 [Console] Make sure we pass a numeric array of arguments to call_user_func_array().
  • afc71896 bug #37385 [Console] Fixes question input encoding on Windows (YaFou)
  • 5e980f99 [Console] Do not check for "stty" using "exec" if that function is disabled
  • fc323759 [Console] Fixes question input encoding on Windows
  • cbbaa74b Removed comments and requirements relative to php <5.5 (not supported anymore)
  • b4adbbd0 Fixed typo in test name

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.

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