Skip to content

[v24-branch]: Update humanmade/s3-uploads requirement from 3.0.12 to 3.0.13#1202

Closed
dependabot[bot] wants to merge 1 commit into
v24-branchfrom
dependabot/composer/v24-branch/humanmade/s3-uploads-3.0.13
Closed

[v24-branch]: Update humanmade/s3-uploads requirement from 3.0.12 to 3.0.13#1202
dependabot[bot] wants to merge 1 commit into
v24-branchfrom
dependabot/composer/v24-branch/humanmade/s3-uploads-3.0.13

[v24-branch]: Update humanmade/s3-uploads requirement

1474f77
Select commit
Loading
Failed to load commit list.
HM Linter / hmlinter failed Jul 8, 2026 in 2m 4s

hmlinter checks failed

5 errors

Request details

  • GitHub Event ID: e36b3a60-7ae9-11f1-9f72-5f6f9f884243
  • API Gateway ID: c9405cb4-6846-40fb-b8ac-524555f50816
  • Lambda ID: a0ca2249-98cc-4f90-b6f6-da8045ba97fb
  • Log Stream: 2026/07/08/[$LATEST]dc43f729ec6344938f95506c39547bca

Annotations

Check failure on line 35 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#L35

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

Check failure on line 35 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#L35

Expected 1 space before "|"; 0 found
Raw output
{
  "line": 35,
  "column": 41,
  "severity": "error",
  "message": "Expected 1 space before \"|\"; 0 found",
  "source": "WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"
}

Check failure on line 35 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#L35

Expected 1 space after "|"; 0 found
Raw output
{
  "line": 35,
  "column": 41,
  "severity": "error",
  "message": "Expected 1 space after \"|\"; 0 found",
  "source": "WordPress.WhiteSpace.OperatorSpacing.NoSpaceAfter"
}

Check failure on line 46 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#L46

Expected 1 space before "|"; 0 found
Raw output
{
  "line": 46,
  "column": 43,
  "severity": "error",
  "message": "Expected 1 space before \"|\"; 0 found",
  "source": "WordPress.WhiteSpace.OperatorSpacing.NoSpaceBefore"
}

Check failure on line 46 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#L46

Expected 1 space after "|"; 0 found
Raw output
{
  "line": 46,
  "column": 43,
  "severity": "error",
  "message": "Expected 1 space after \"|\"; 0 found",
  "source": "WordPress.WhiteSpace.OperatorSpacing.NoSpaceAfter"
}