Start php83 branch #3
Annotations
10 errors and 1 warning
|
Analyze:
library/Zend/Auth/Storage/NonPersistent.php#L0
Ignored error pattern #^Method Zend_Auth_Storage_NonPersistent\:\:isEmpty\(\) has Zend_Auth_Storage_Exception in PHPDoc `@throws` tag but it's not thrown\.$# (throws.unusedType) in path /home/runner/work/zf1-future/zf1-future/library/Zend/Auth/Storage/NonPersistent.php was not matched in reported errors.
|
|
Analyze:
library/Zend/Auth/Storage/NonPersistent.php#L0
Ignored error pattern #^Method Zend_Auth_Storage_NonPersistent\:\:clear\(\) has Zend_Auth_Storage_Exception in PHPDoc `@throws` tag but it's not thrown\.$# (throws.unusedType) in path /home/runner/work/zf1-future/zf1-future/library/Zend/Auth/Storage/NonPersistent.php was not matched in reported errors.
|
|
Analyze:
library/Zend/Application/Resource/Session.php#L0
Ignored error pattern #^Method Zend_Application_Resource_Session\:\:setSaveHandler\(\) has Zend_Application_Resource_Exception in PHPDoc `@throws` tag but it's not thrown\.$# (throws.unusedType) in path /home/runner/work/zf1-future/zf1-future/library/Zend/Application/Resource/Session.php was not matched in reported errors.
|
|
Analyze:
library/Zend/Amf/Parse/Amf3/Serializer.php#L370
Assign to $value overwrites the last element from array.
|
|
Analyze:
library/Zend/Amf/Parse/Amf3/Serializer.php#L369
Assign to $value overwrites the last element from array.
|
|
Analyze:
library/Zend/Amf/Parse/Amf3/Serializer.php#L364
Assign to $value overwrites the last element from array.
|
|
Analyze:
library/Zend/Amf/Parse/Amf3/Serializer.php#L362
Assign to $value overwrites the last element from array.
|
|
Analyze:
library/Zend/Acl.php#L0
Ignored error pattern #^Method Zend_Acl\:\:_roleDFSVisitOnePrivilege\(\) never assigns null to &\$dfs so it can be removed from the by\-ref type\.$# (parameterByRef.unusedType) in path /home/runner/work/zf1-future/zf1-future/library/Zend/Acl.php was not matched in reported errors.
|
|
Analyze:
library/Zend/Acl.php#L0
Ignored error pattern #^Method Zend_Acl\:\:_roleDFSVisitAllPrivileges\(\) never assigns null to &\$dfs so it can be removed from the by\-ref type\.$# (parameterByRef.unusedType) in path /home/runner/work/zf1-future/zf1-future/library/Zend/Acl.php was not matched in reported errors.
|
|
Analyze:
library/Zend/Acl.php#L0
Ignored error pattern #^Do\-while loop condition is always false\.$# (doWhile.alwaysFalse) in path /home/runner/work/zf1-future/zf1-future/library/Zend/Acl.php was not matched in reported errors.
|
|
Analyze
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4, actions/cache@v4, actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|