Skip to content

Update symfony/process from v4.4.9 to v4.4.37#168

Closed
violinist-bot wants to merge 1 commit intoSignWo:masterfrom
violinist-dev:symfonyprocessv449v4437
Closed

Update symfony/process from v4.4.9 to v4.4.37#168
violinist-bot wants to merge 1 commit intoSignWo:masterfrom
violinist-dev:symfonyprocessv449v4437

Conversation

@violinist-bot
Copy link
Copy Markdown

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/process: v4.4.37 (updated from v4.4.9)

Changelog

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

  • b2d924e [Process] Update PHPDoc to use proper placeholder syntax
  • 96532c9 [Process] Avoid calling fclose on an already closed resource
  • f0521ab Bump license year
  • a35d6b8 Run open_basedir tests in separate processes
  • ff1cabb CS fixes
  • c1d5c35 [Process] fixed uppercase ARGC and ARGV should also be skipped
  • b546181 [Process] intersect with getenv() in case-insensitive manner to get default envs
  • c209870 [Process] filter env vars for "argc" & "argv" specifically
  • b18a29b [Process] exclude argv/argc from possible default env vars
  • a8d1a7b [Process] intersect with getenv() to populate default envs
  • eebc070 Fix CS
  • 13d3161 Fix return types for PHP 8.1
  • 0b7dc55 [4.4] Add missing @return annotations
  • af75ea2 Leverage str_contains/str_starts_with
  • da38d90 Backport type fixes
  • 7e812c8 [Process] Fix incorrect parameter type
  • cd61e6d Fix markdown
  • f5481b2 [PHPDoc] Fix some union type cases
  • 7e950b6 Use createMock() and use import instead of FQCN
  • e9c4ef4 CS fix
  • 89b55cb Dont allow unserializing classes with a destructor
  • 298c752 Use ::class keyword when possible
  • e208720 Improve composer.json descriptions
  • 5f18896 Bump license year
  • a2f01c9 CS: Apply ternary_to_null_coalescing fixer
  • 075316f Apply "visibility_required" CS rule to constants
  • ec1482f [Process] Dont test TTY if there is no TTY support
  • a537922 Use short array deconstruction syntax.
  • 2f4b049 Merge branch '3.4' into 4.4
  • b8648cf Remove branch-version (keep them for contracts only)
  • 040cf8e Merge branch '3.4' into 4.4
  • b8783cc Fix branch-version
  • 4a18e7e Merge branch '3.4' into 4.4
  • 1582109 Remove "version" from composer.json files, use "branch-version" instead
  • e096275 Merge branch '3.4' into 4.4
  • faf2a00 Update versions in composer.json
  • 872af74 Merge branch '3.4' into 4.4
  • a525501 Remove "branch-alias", populate "version"
  • 9b887ac Merge branch '3.4' into 4.4
  • 46a862d Enable "native_constant_invocation" CS rule
  • 65e70ba Merge branch '3.4' into 4.4
  • af8d812 [SCA] Minor fixes on tests
  • b180a89 Merge branch '3.4' into 4.4
  • 721cceb [Process] Fix Permission Denied error when writing sf_proc_00 lock files on Windows
  • a39907a Use ">=" for the "php" requirement

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.

@truls1502
Copy link
Copy Markdown
Member

This will now be closed, since it has been superseded by #173.

@truls1502 truls1502 closed this Jul 13, 2022
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.

2 participants