Skip to content

Use older setcookie() parameter structure for PHP 7.2, 7.1#558

Merged
Groruk merged 1 commit intosbpp:v1.xfrom
Groruk:auth-fix
Feb 6, 2019
Merged

Use older setcookie() parameter structure for PHP 7.2, 7.1#558
Groruk merged 1 commit intosbpp:v1.xfrom
Groruk:auth-fix

Conversation

@Groruk
Copy link
Member

@Groruk Groruk commented Feb 6, 2019

Description

Motivation and Context

Use old setcookie() parameter for PHP 7.1 and 7.2 (without samesite, because that is not supported in these versions)

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

@Groruk Groruk merged commit df31bbf into sbpp:v1.x Feb 6, 2019
@Groruk Groruk deleted the auth-fix branch February 6, 2019 14:47
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