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

add new usage limits page #786

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Update docs/usage.md

497c30d
Select commit
Loading
Failed to load commit list.
Open

add new usage limits page #786

Update docs/usage.md
497c30d
Select commit
Loading
Failed to load commit list.
HM Linter / hmlinter failed Nov 26, 2024 in 2m 23s

hmlinter checks failed

1 error

Request details

  • GitHub Event ID: afb426b0-ac13-11ef-8f0f-db4955b8d030
  • API Gateway ID: e7377e3e-3289-44b4-b8c5-b1304a1bcb49
  • Lambda ID: 4362ca2b-4d66-4574-b027-f18e3aea5837
  • Log Stream: 2024/11/26/[$LATEST]188cb08a0b3f42108b045b5e084c0ee5

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