Skip to content

Bump symfony/http-foundation from 4.4.43 to 4.4.44#1418

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/composer/symfony/http-foundation-4.4.44
Aug 1, 2022
Merged

Bump symfony/http-foundation from 4.4.43 to 4.4.44#1418
github-actions[bot] merged 1 commit intomasterfrom
dependabot/composer/symfony/http-foundation-4.4.44

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 1, 2022

Bumps symfony/http-foundation from 4.4.43 to 4.4.44.

Release notes

Sourced from symfony/http-foundation's releases.

v4.4.44

Changelog (symfony/http-foundation@v4.4.43...v4.4.44)

  • bug #46931 Flush backend output buffer after closing. (bradjones1)
  • bug #42033 Fix deleteFileAfterSend on client abortion (nerg4l)
  • bug #46790 Prevent PHP Warning: Session ID is too long or contains illegal characters (BrokenSourceCode)
  • bug #46808 Fix TypeError on null $_SESSION in NativeSessionStorage::save() (chalasr)
Commits
  • 9bc83c2 Fix CS
  • 1c9739f Flush with flush() after ob_end_flush()
  • 4095bcc bug #42033 [HttpFoundation] Fix deleteFileAfterSend on client abortion (nerg4l)
  • 4e2ef2f [HttpFoundation] Fix deleteFileAfterSend on client abortion
  • 3c731fd minor #46825 [HttpFoundation] Add session ID regex comment (BrokenSourceCode)
  • ba476eb [HttpFoundation] Add session ID regex comment
  • a51316c bug #46808 [HttpFoundation] Fix TypeError on null $_SESSION in `NativeSess...
  • 7df4d41 Update Response.php
  • 73ed81e [HttpFoundation] Prevent PHP Warning: Session ID is too long or contains ille...
  • a15d85d [HttpFoundation] Fix TypeError on null $_SESSION in `NativeSessionStorage:...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.4.43 to 4.4.44.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/6.1/CHANGELOG.md)
- [Commits](symfony/http-foundation@v4.4.43...v4.4.44)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Aug 1, 2022
@github-actions github-actions Bot merged commit a2d71a1 into master Aug 1, 2022
@github-actions github-actions Bot deleted the dependabot/composer/symfony/http-foundation-4.4.44 branch August 1, 2022 10:14
@glensc glensc added this to the 3.10.12 milestone Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Development

Successfully merging this pull request may close these issues.

1 participant