Skip to content

Broken HeaderSessionIdResolver #1892

@TimWolla

Description

@TimWolla

Tempest version

git

PHP version

8.4

Operating system

Linux

Description

The HeaderSessionIdResolver is broken:

  • The str() function does not exist (missing use).
  • The expected header name contains underscores, which cannot appear in $this->request->headers (they are normalized to a hyphen).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions