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 dependency zendframework/zend-session to v2.9.1 #84

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 7, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
zendframework/zend-session require minor ^2.7.1 -> 2.9.1

Release Notes

zendframework/zend-session

v2.9.1

Compare Source

Added
  • Nothing.
Changed
  • Nothing.
Deprecated
  • Nothing.
Removed
  • Nothing.
Fixed
  • #​123 fixes a bug preventing two first hash functions from hash_algos()
    (usually md2 and md4) from being used in SessionConfig::setHashFunction.

v2.9.0

Compare Source

Added
  • #​115 adds support for PHP 7.3.
Changed
  • Nothing.
Deprecated
  • Nothing.
Removed
  • #​115 removes support for zend-stdlib v2 releases.
Fixed
  • Nothing.

v2.8.7

Compare Source

Added
  • Nothing.
Changed
  • Nothing.
Deprecated
  • Nothing.
Removed
  • Nothing.
Fixed
  • #​122 fixes
    type check for configuration of session storage. Allows input to be
    an instance of ArrayAccess or an array.

v2.8.6

Compare Source

Added
  • Nothing.
Changed
  • Nothing.
Deprecated
  • Nothing.
Removed
  • Nothing.
Fixed
  • #​120 fixes issue
    "Commands out of sync; you can't run this command now" with DbTableGateway
    save handler while using Mysqli adapter.

  • #​106 fixes issue
    with Garbage collection of MongoDB save handler where maxlifetime
    is provided in seconds.

  • #​114 fixes
    Validator\Id compatibility with PHP 7.1. INI setting session.sid_bits_per_character
    can be now used with PHP 7.1+ instead of session.hash_bits_per_character
    (used with PHP versions prior to 7.1).

    In some very specific situations this can lead to an issue with previously generated sessions.
    See issue #​121.

  • #​118 avoid unnecessary phpinfo() call
    when register own save handler which is an object.


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log 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.

None yet

1 participant