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

Fix Afterburner translations with WordPress 6.5.0 #873

Merged
merged 2 commits into from
Apr 20, 2024

File must end with a newline character

49730b9
Select commit
Loading
Failed to load commit list.
Merged

Fix Afterburner translations with WordPress 6.5.0 #873

File must end with a newline character
49730b9
Select commit
Loading
Failed to load commit list.
HM Linter / hmlinter failed Apr 20, 2024 in 2m 36s

hmlinter checks failed

1 error

Request details

  • GitHub Event ID: fb5dd770-ff28-11ee-9750-036cc717ecf3
  • API Gateway ID: ec3fcb92-d049-436a-9ca6-9836bd9d7ef3
  • Lambda ID: e1cc8915-ebfc-4aa2-b081-f160b9a0ad67
  • Log Stream: 2024/04/20/[$LATEST]090da266943b481e8cc5185526ebfe70

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