Skip to content

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

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

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

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

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

hmlinter checks failed

5 errors

Request details

  • GitHub Event ID: ed910970-7ae9-11f1-8725-5a116400d40c
  • API Gateway ID: 2c5242dc-d5f0-45bf-bea4-4e803ea4aa65
  • Lambda ID: 0e3fc3f4-52fc-4019-9f94-5ae29da86eda
  • Log Stream: 2026/07/08/[$LATEST]c333c88a60304b31bba0157da12e3ef0

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