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 afterburner requirements #826

Open
wants to merge 2 commits into
base: v17-branch
Choose a base branch
from

Update afterburner.md

8913f34
Select commit
Loading
Failed to load commit list.
Open

Update afterburner requirements #826

Update afterburner.md
8913f34
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
HM Linter / hmlinter failed Oct 18, 2023 in 1m 57s

hmlinter checks failed

1 error

Request details

  • GitHub Event ID: 4c3bccd0-6d9b-11ee-85b8-98850035b24c
  • API Gateway ID: b0418058-bf37-48b4-bc79-2fe02a98d238
  • Lambda ID: eb04628a-19eb-4c46-8ab5-e016a65c5e0c
  • Log Stream: 2023/10/18/[$LATEST]8e253f4425f44eba85f58ebf2960821d

Annotations

Check failure on line 32 in inc/session_handler/class-disallowed-session-handler.php

See this annotation in the file changed.

@hm-linter hm-linter / hmlinter

inc/session_handler/class-disallowed-session-handler.php#L32

PHP syntax error: syntax error, unexpected '|', expecting ';' or '{'
Raw output
{
  "line": 32,
  "column": 1,
  "severity": "error",
  "message": "PHP syntax error: syntax error, unexpected '|', expecting ';' or '{'",
  "source": "Generic.PHP.Syntax.PHPSyntax"
}