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

Remove references to Chassis #795

Merged
merged 1 commit into from
Jul 25, 2023

Remove references to Chassis

b6d6626
Select commit
Loading
Failed to load commit list.
Merged

Remove references to Chassis #795

Remove references to Chassis
b6d6626
Select commit
Loading
Failed to load commit list.
HM Linter / hmlinter failed Jul 20, 2023 in 1m 49s

hmlinter checks failed

1 error

Request details

  • GitHub Event ID: 56149410-2720-11ee-8908-7078648da410
  • API Gateway ID: c934e50e-ed55-41c9-83f9-a8f914cc55a1
  • Lambda ID: 7fa89e1c-3190-4320-a937-4994f0615a2d
  • Log Stream: 2023/07/20/[$LATEST]a156269af39d4f5daac59b526e56d770

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"
}