Skip to content

Fix null array offset deprecation in PHP 8.5 #1406

Fix null array offset deprecation in PHP 8.5

Fix null array offset deprecation in PHP 8.5 #1406

Triggered via push February 7, 2026 08:50
Status Failure
Total duration 37s
Artifacts

ci.yml

on: push
Coding Standard & Static Analysis
20s
Coding Standard & Static Analysis
Matrix: testsuite
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Coding Standard & Static Analysis
Process completed with exit code 1.
Coding Standard & Static Analysis: src/Auth/AclTrait.php (in context of class TinyAuth/View/Helper/AuthenticationHelper)#L179
Strict comparison using === between string and null will always evaluate to false.
Coding Standard & Static Analysis: src/Auth/AclTrait.php (in context of class TinyAuth/View/Helper/AuthUserHelper)#L179
Strict comparison using === between string and null will always evaluate to false.
Coding Standard & Static Analysis: src/Auth/AclTrait.php (in context of class TinyAuth/Utility/TinyAuth)#L179
Strict comparison using === between string and null will always evaluate to false.
Coding Standard & Static Analysis: src/Auth/AclTrait.php (in context of class TinyAuth/Policy/RequestPolicy)#L179
Strict comparison using === between string and null will always evaluate to false.
Coding Standard & Static Analysis: src/Auth/AclTrait.php (in context of class TinyAuth/Panel/AuthPanel)#L179
Strict comparison using === between string and null will always evaluate to false.
Coding Standard & Static Analysis: src/Auth/AclTrait.php (in context of class TinyAuth/Middleware/RequestAuthorizationMiddleware)#L179
Strict comparison using === between string and null will always evaluate to false.
Coding Standard & Static Analysis: src/Auth/AclTrait.php (in context of class TinyAuth/Controller/Component/AuthorizationComponent)#L179
Strict comparison using === between string and null will always evaluate to false.
Coding Standard & Static Analysis: src/Auth/AclTrait.php (in context of class TinyAuth/Controller/Component/AuthUserComponent)#L179
Strict comparison using === between string and null will always evaluate to false.
Coding Standard & Static Analysis: src/Auth/AclTrait.php (in context of class TinyAuth/Auth/TinyAuthorize)#L179
Strict comparison using === between string and null will always evaluate to false.