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

URL encode filenames in CDN Media Purge #841

Merged
merged 2 commits into from
Feb 8, 2024

Update inc/cloudfront_media_purge/namespace.php

bc0a7dd
Select commit
Loading
Failed to load commit list.
Merged

URL encode filenames in CDN Media Purge #841

Update inc/cloudfront_media_purge/namespace.php
bc0a7dd
Select commit
Loading
Failed to load commit list.
HM Linter / hmlinter failed Feb 8, 2024 in 2m 34s

hmlinter checks failed

1 error

Request details

  • GitHub Event ID: f0688170-c653-11ee-994d-c6de48f6c382
  • API Gateway ID: 266db877-a9d0-49f8-9895-0ed443a68a42
  • Lambda ID: 3d83224a-e9ec-430e-a2d5-d6fde56444a7
  • Log Stream: 2024/02/08/[$LATEST]37dec78fe843496b9c2b43b294e8d1a8

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