mirror of
https://github.com/Icinga/icinga-php-thirdparty.git
synced 2025-08-19 00:28:34 +02:00
25790 lines
884 KiB
Plaintext
25790 lines
884 KiB
Plaintext
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: '#^Do\-while loop condition is always false\.$#'
|
|
identifier: doWhile.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Acl.php
|
|
|
|
-
|
|
message: '#^Method Zend_Acl\:\:_roleDFSAllPrivileges\(\) invoked with 3 parameters, 1\-2 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Acl.php
|
|
|
|
-
|
|
message: '#^Method Zend_Acl\:\:_roleDFSVisitAllPrivileges\(\) never assigns null to &\$dfs so it can be removed from the by\-ref type\.$#'
|
|
identifier: parameterByRef.unusedType
|
|
count: 1
|
|
path: library/Zend/Acl.php
|
|
|
|
-
|
|
message: '#^Method Zend_Acl\:\:_roleDFSVisitOnePrivilege\(\) never assigns null to &\$dfs so it can be removed from the by\-ref type\.$#'
|
|
identifier: parameterByRef.unusedType
|
|
count: 1
|
|
path: library/Zend/Acl.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Zend_Acl_Resource_Registry_Exception is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Acl.php
|
|
|
|
-
|
|
message: '#^Property Zend_Acl\:\:\$_isAllowedPrivilege \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Acl.php
|
|
|
|
-
|
|
message: '#^Property Zend_Acl\:\:\$_isAllowedResource \(Zend_Acl_Resource_Interface\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Acl.php
|
|
|
|
-
|
|
message: '#^Property Zend_Acl\:\:\$_isAllowedRole \(Zend_Acl_Role_Interface\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Acl.php
|
|
|
|
-
|
|
message: '#^Variable \$assertionValue might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Acl.php
|
|
|
|
-
|
|
message: '#^Class DOMDocument referenced with incorrect case\: DomDocument\.$#'
|
|
identifier: class.nameCase
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/Amf0/Deserializer.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$date of class Zend_Date constructor expects array\|int\|string\|Zend_Date\|null, float given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/Amf0/Deserializer.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*\=" between string and 1000 results in an error\.$#'
|
|
identifier: assignOp.invalid
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/Amf0/Serializer.php
|
|
|
|
-
|
|
message: '#^Cannot call method writeByte\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 3
|
|
path: library/Zend/Amf/Parse/Amf0/Serializer.php
|
|
|
|
-
|
|
message: '#^Cannot call method writeDouble\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Amf/Parse/Amf0/Serializer.php
|
|
|
|
-
|
|
message: '#^Cannot call method writeInt\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 3
|
|
path: library/Zend/Amf/Parse/Amf0/Serializer.php
|
|
|
|
-
|
|
message: '#^Cannot call method writeLong\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 3
|
|
path: library/Zend/Amf/Parse/Amf0/Serializer.php
|
|
|
|
-
|
|
message: '#^Cannot call method writeLongUtf\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/Amf0/Serializer.php
|
|
|
|
-
|
|
message: '#^Cannot call method writeUtf\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 3
|
|
path: library/Zend/Amf/Parse/Amf0/Serializer.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$data$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/Amf0/Serializer.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$stream of class Zend_Amf_Parse_Amf3_Serializer constructor expects Zend_Amf_Parse_OutputStream, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/Amf0/Serializer.php
|
|
|
|
-
|
|
message: '#^Call to function is_array\(\) with array will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/Amf3/Deserializer.php
|
|
|
|
-
|
|
message: '#^Class DOMDocument referenced with incorrect case\: DomDocument\.$#'
|
|
identifier: class.nameCase
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/Amf3/Deserializer.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$date of class Zend_Date constructor expects array\|int\|string\|Zend_Date\|null, float given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/Amf3/Deserializer.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*" between string and 1000 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/Amf3/Serializer.php
|
|
|
|
-
|
|
message: '#^Cannot call method writeByte\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 11
|
|
path: library/Zend/Amf/Parse/Amf3/Serializer.php
|
|
|
|
-
|
|
message: '#^Cannot call method writeBytes\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/Amf3/Serializer.php
|
|
|
|
-
|
|
message: '#^Cannot call method writeDouble\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Amf/Parse/Amf3/Serializer.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$data$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/Amf/Parse/Amf3/Serializer.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/Amf3/Serializer.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$typeMarker$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/Deserializer.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$link of function mysqli_num_fields expects mysqli_result, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/Resource/MysqliResult.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$result of function mysqli_fetch_assoc expects mysqli_result, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/Resource/MysqliResult.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$result of function mysqli_fetch_field_direct expects mysqli_result, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/Resource/MysqliResult.php
|
|
|
|
-
|
|
message: '#^Property Zend_Amf_Parse_Serializer\:\:\$_stream \(string\) does not accept Zend_Amf_Parse_OutputStream\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/Serializer.php
|
|
|
|
-
|
|
message: '#^Method Zend_Amf_Parse_TypeLoader\:\:getMappedClassName\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/TypeLoader.php
|
|
|
|
-
|
|
message: '#^Method Zend_Amf_Parse_TypeLoader\:\:getResourceParser\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/TypeLoader.php
|
|
|
|
-
|
|
message: '#^Method Zend_Amf_Parse_TypeLoader\:\:loadType\(\) never returns array\<string\> so it can be removed from the return type\.$#'
|
|
identifier: return.unusedType
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/TypeLoader.php
|
|
|
|
-
|
|
message: '#^Method Zend_Amf_Parse_TypeLoader\:\:loadType\(\) never returns false so it can be removed from the return type\.$#'
|
|
identifier: return.unusedType
|
|
count: 1
|
|
path: library/Zend/Amf/Parse/TypeLoader.php
|
|
|
|
-
|
|
message: '#^Class Zend_Amf_Parse_Amf0_Deserializer referenced with incorrect case\: Zend_Amf_Parse_AMF0_Deserializer\.$#'
|
|
identifier: class.nameCase
|
|
count: 1
|
|
path: library/Zend/Amf/Request.php
|
|
|
|
-
|
|
message: '#^Parameter \#4 \$length of class Zend_Amf_Value_MessageHeader constructor expects int\|null, float given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Amf/Request.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$stream of method Zend_Amf_Util_BinaryStream\:\:writeByte\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Amf/Response.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Reflection\:\:getPrototypes\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Class\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Class\:\:newInstance\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Function\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Function_Abstract\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Method\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 4
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Method\:\:invokeArgs\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Method\:\:isStatic\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Call to function is_object\(\) with object will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Class Zend_Session_Namespace referenced with incorrect case\: Zend_Session_NameSpace\.$#'
|
|
identifier: class.nameCase
|
|
count: 1
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$arg$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$message of class Zend_Amf_Value_Messaging_ErrorMessage constructor expects Zend_Amf_Value_Messaging_AbstractMessage\|null, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$object of method Zend_Amf_Server\:\:_checkAcl\(\) expects object\|string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$responseUri of class Zend_Amf_Value_MessageBody constructor expects string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$data of class Zend_Amf_Value_MessageBody constructor expects string, array\|Zend_Amf_Value_Messaging_ErrorMessage given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Parameter \$response of method Zend_Amf_Server\:\:setResponse\(\) has invalid type Zend_Amf_Server_Response\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Property Zend_Amf_Server\:\:\$_loader \(Zend_Loader_PluginLoader\) in empty\(\) is not falsy\.$#'
|
|
identifier: empty.property
|
|
count: 1
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Property Zend_Amf_Server\:\:\$_sesionNamespace \(Zend_Session_Namespace\) does not accept default value of type string\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Property Zend_Amf_Value_Messaging_ErrorMessage\:\:\$faultCode \(string\) does not accept int\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Amf/Server.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$length of method Zend_Amf_Util_BinaryStream\:\:readBytes\(\) expects int, float given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Amf/Util/BinaryStream.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$content$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Amf/Value/MessageHeader.php
|
|
|
|
-
|
|
message: '#^Property Zend_Amf_Value_Messaging_AbstractMessage\:\:\$body \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Amf/Value/Messaging/AcknowledgeMessage.php
|
|
|
|
-
|
|
message: '#^Property Zend_Amf_Value_Messaging_AbstractMessage\:\:\$destination \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Amf/Value/Messaging/AcknowledgeMessage.php
|
|
|
|
-
|
|
message: '#^Property Zend_Amf_Value_Messaging_AbstractMessage\:\:\$messageId \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Amf/Value/Messaging/AcknowledgeMessage.php
|
|
|
|
-
|
|
message: '#^Property Zend_Amf_Value_Messaging_AbstractMessage\:\:\$timestamp \(int\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Amf/Value/Messaging/AcknowledgeMessage.php
|
|
|
|
-
|
|
message: '#^Property Zend_Amf_Value_Messaging_AbstractMessage\:\:\$body \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Amf/Value/Messaging/RemotingMessage.php
|
|
|
|
-
|
|
message: '#^Property Zend_Amf_Value_Messaging_AbstractMessage\:\:\$destination \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Amf/Value/Messaging/RemotingMessage.php
|
|
|
|
-
|
|
message: '#^Property Zend_Amf_Value_Messaging_AbstractMessage\:\:\$timestamp \(int\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Amf/Value/Messaging/RemotingMessage.php
|
|
|
|
-
|
|
message: '#^Property Zend_Amf_Value_TraitsInfo\:\:\$_properties \(array\) does not accept bool\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Amf/Value/TraitsInfo.php
|
|
|
|
-
|
|
message: '#^Negated boolean expression is always true\.$#'
|
|
identifier: booleanNot.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Application.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Application.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Loader_PluginLoader_Interface\:\:getPaths\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Application/Bootstrap/BootstrapAbstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Loader_PluginLoader_Interface\:\:load\(\) invoked with 2 parameters, 1 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Application/Bootstrap/BootstrapAbstract.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Application_Bootstrap_Bootstrapper\:\:\$view\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Application/Resource/Dojo.php
|
|
|
|
-
|
|
message: '#^Method Zend_Application_Resource_Dojo\:\:getDojo\(\) has invalid return type Zend_Dojo_View_Dojo_Container\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Application/Resource/Dojo.php
|
|
|
|
-
|
|
message: '#^Method Zend_Application_Resource_Dojo\:\:init\(\) should return Zend_Dojo_View_Helper_Dojo_Container but returns Zend_Dojo_View_Dojo_Container\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Application/Resource/Dojo.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Application_Bootstrap_Bootstrapper\:\:\$frontController\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Application/Resource/Frontcontroller.php
|
|
|
|
-
|
|
message: '#^ArrayObject\<\*NEVER\*, \*NEVER\*\> does not accept object\.$#'
|
|
identifier: offsetAssign.valueType
|
|
count: 1
|
|
path: library/Zend/Application/Resource/Modules.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Application_Bootstrap_Bootstrapper\:\:getResource\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Application/Resource/Modules.php
|
|
|
|
-
|
|
message: '#^Negated boolean expression is always true\.$#'
|
|
identifier: booleanNot.alwaysTrue
|
|
count: 2
|
|
path: library/Zend/Application/Resource/Modules.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @var above a method has no effect\.$#'
|
|
identifier: varTag.misplaced
|
|
count: 1
|
|
path: library/Zend/Application/Resource/Multidb.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Application_Bootstrap_Bootstrapper\:\:\$view\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Application/Resource/Navigation.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Application_Bootstrap_Bootstrapper\:\:getContainer\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Application/Resource/Router.php
|
|
|
|
-
|
|
message: '#^Method Zend_Application_Resource_Session\:\:setSaveHandler\(\) has Zend_Application_Resource_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Application/Resource/Session.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Translate\:\:addTranslation\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Application/Resource/Translate.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Application_Bootstrap_Bootstrapper\:\:getResource\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Application/Resource/UserAgent.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Application_Bootstrap_Bootstrapper\:\:hasPluginResource\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Application/Resource/UserAgent.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Application_Bootstrap_Bootstrapper\:\:hasResource\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Application/Resource/UserAgent.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Action_Helper_Abstract\:\:setView\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Application/Resource/View.php
|
|
|
|
-
|
|
message: '#^Method Zend_Application_Resource_View\:\:getView\(\) should return Zend_View but returns Zend_View_Interface\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Application/Resource/View.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadMeta\:\:appendHttpEquiv\(\) invoked with 2 parameters, 3 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Application/Resource/View.php
|
|
|
|
-
|
|
message: '#^Method Zend_Auth\:\:getInstance\(\) should return \$this\(Zend_Auth\) but returns Zend_Auth\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Auth.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @phpstan\-ignore\-next\-line has invalid value \(\(constructor\.unusedParameter\)\)\: Unexpected token "\.unusedParameter\)", expected ''\)'' at offset 212 on line 9$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Auth/Adapter/Digest.php
|
|
|
|
-
|
|
message: '#^Property Zend_Auth_Adapter_Http\:\:\$_basicResolver \(Zend_Auth_Adapter_Http_Resolver_Interface\) in empty\(\) is not falsy\.$#'
|
|
identifier: empty.property
|
|
count: 1
|
|
path: library/Zend/Auth/Adapter/Http.php
|
|
|
|
-
|
|
message: '#^Property Zend_Auth_Adapter_Http\:\:\$_digestResolver \(Zend_Auth_Adapter_Http_Resolver_Interface\) in empty\(\) is not falsy\.$#'
|
|
identifier: empty.property
|
|
count: 1
|
|
path: library/Zend/Auth/Adapter/Http.php
|
|
|
|
-
|
|
message: '#^Property Zend_Auth_Adapter_Http\:\:\$_request \(Zend_Controller_Request_Http\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Auth/Adapter/Http.php
|
|
|
|
-
|
|
message: '#^Property Zend_Auth_Adapter_Http\:\:\$_request \(Zend_Controller_Request_Http\) in empty\(\) is not falsy\.$#'
|
|
identifier: empty.property
|
|
count: 1
|
|
path: library/Zend/Auth/Adapter/Http.php
|
|
|
|
-
|
|
message: '#^Property Zend_Auth_Adapter_Http\:\:\$_response \(Zend_Controller_Response_Http\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Auth/Adapter/Http.php
|
|
|
|
-
|
|
message: '#^Property Zend_Auth_Adapter_Http\:\:\$_response \(Zend_Controller_Response_Http\) in empty\(\) is not falsy\.$#'
|
|
identifier: empty.property
|
|
count: 1
|
|
path: library/Zend/Auth/Adapter/Http.php
|
|
|
|
-
|
|
message: '#^Result of \|\| is always false\.$#'
|
|
identifier: booleanOr.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Auth/Adapter/Http.php
|
|
|
|
-
|
|
message: '#^Property Zend_Auth_Adapter_OpenId\:\:\$_response \(Zend_Controller_Response_Abstract\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Auth/Adapter/OpenId.php
|
|
|
|
-
|
|
message: '#^Method Zend_Auth_Storage_NonPersistent\:\:clear\(\) has Zend_Auth_Storage_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Auth/Storage/NonPersistent.php
|
|
|
|
-
|
|
message: '#^Method Zend_Auth_Storage_NonPersistent\:\:isEmpty\(\) has Zend_Auth_Storage_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Auth/Storage/NonPersistent.php
|
|
|
|
-
|
|
message: '#^Method Zend_Auth_Storage_NonPersistent\:\:read\(\) has Zend_Auth_Storage_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Auth/Storage/NonPersistent.php
|
|
|
|
-
|
|
message: '#^Method Zend_Auth_Storage_NonPersistent\:\:write\(\) has Zend_Auth_Storage_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Auth/Storage/NonPersistent.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$barcode of method Zend_Barcode_Renderer_RendererAbstract\:\:setBarcode\(\) expects Zend_Barcode_Object, Zend_Barcode_Object_ObjectAbstract given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Barcode.php
|
|
|
|
-
|
|
message: '#^Parameter \$barcode of method Zend_Barcode\:\:draw\(\) has invalid type Zend_Barcode_Object\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Barcode.php
|
|
|
|
-
|
|
message: '#^Parameter \$barcode of method Zend_Barcode\:\:render\(\) has invalid type Zend_Barcode_Object\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Barcode.php
|
|
|
|
-
|
|
message: '#^Parameter \$renderer of method Zend_Barcode\:\:draw\(\) has invalid type Zend_Barcode_Renderer\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Barcode.php
|
|
|
|
-
|
|
message: '#^Parameter \$renderer of method Zend_Barcode\:\:render\(\) has invalid type Zend_Barcode_Renderer\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Barcode.php
|
|
|
|
-
|
|
message: '#^Binary operation "%%" between string and 4 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Barcode/Object/Ean2.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$adapter of class Zend_Validate_Barcode constructor expects string\|Zend_Config\|Zend_Validate_Barcode_BarcodeAdapter, array\<string, string\|false\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Barcode/Object/Ean8.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Barcode_Object_Error\:\:_calculateBarcodeWidth\(\) should be compatible with return type \(int\) of method Zend_Barcode_Object_ObjectAbstract\:\:_calculateBarcodeWidth\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Barcode/Object/Error.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Barcode_Object_Error\:\:_prepareBarcode\(\) should be compatible with return type \(array\) of method Zend_Barcode_Object_ObjectAbstract\:\:_prepareBarcode\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Barcode/Object/Error.php
|
|
|
|
-
|
|
message: '#^Method Zend_Barcode_Object_ObjectAbstract\:\:setStretchText\(\) has Zend_Barcode_Object_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Barcode/Object/ObjectAbstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Barcode_Object_ObjectAbstract\:\:setWithChecksumInText\(\) has Zend_Barcode_Object_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Barcode/Object/ObjectAbstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$adapter of class Zend_Validate_Barcode constructor expects string\|Zend_Config\|Zend_Validate_Barcode_BarcodeAdapter, array\<string, mixed\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Barcode/Object/ObjectAbstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$str of function ltrim expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Barcode/Object/ObjectAbstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$subject of function preg_match expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Barcode/Object/ObjectAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Barcode_Object_ObjectAbstract\:\:\$_factor \(int\) does not accept float\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Barcode/Object/ObjectAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Barcode_Object_ObjectAbstract\:\:\$_height \(int\) does not accept float\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Barcode/Object/ObjectAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Barcode_Object_ObjectAbstract\:\:\$_offsetLeft \(int\) does not accept float\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Barcode/Object/ObjectAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Barcode_Object_ObjectAbstract\:\:\$_offsetTop \(int\) does not accept float\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Barcode/Object/ObjectAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Barcode_Object_ObjectAbstract\:\:\$_width \(int\) does not accept float\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Barcode/Object/ObjectAbstract.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*" between string and 0\.5 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Barcode/Object/Postnet.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$input of function array_sum expects an array of values castable to number, list\<string\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Barcode/Object/Postnet.php
|
|
|
|
-
|
|
message: '#^Binary operation "%%" between string and 2 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Barcode/Object/Royalmail.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$adapter of class Zend_Validate_Barcode constructor expects string\|Zend_Config\|Zend_Validate_Barcode_BarcodeAdapter, array\<string, string\|false\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Barcode/Object/Upce.php
|
|
|
|
-
|
|
message: '#^Function imagefilledpolygon invoked with 3 parameters, 4 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Barcode/Renderer/Image.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between class\-string and ''GdImage'' will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Barcode/Renderer/Image.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Pdf_Font\:\:getUnitsPerEm\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Barcode/Renderer/Pdf.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Pdf_Font\:\:glyphNumbersForCharacters\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Barcode/Renderer/Pdf.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Pdf_Font\:\:widthsForGlyphs\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Barcode/Renderer/Pdf.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$font of method Zend_Barcode_Renderer_Pdf\:\:widthForStringUsingFontSize\(\) expects Zend_Pdf_Font, Zend_Pdf_Resource_Font given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Barcode/Renderer/Pdf.php
|
|
|
|
-
|
|
message: '#^Method Zend_Barcode_Renderer_RendererAbstract\:\:getHorizontalPosition\(\) should return string but returns int\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Barcode/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Barcode_Renderer_RendererAbstract\:\:getVerticalPosition\(\) should return string but returns int\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Barcode/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$barcode of method Zend_Barcode_Renderer_RendererAbstract\:\:setBarcode\(\) expects Zend_Barcode_Object, Zend_Barcode_Object_ObjectAbstract given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Barcode/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Parameter \$barcode of method Zend_Barcode_Renderer_RendererAbstract\:\:setBarcode\(\) has invalid type Zend_Barcode_Object\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Barcode/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Barcode_Renderer_RendererAbstract\:\:\$_horizontalPosition \(int\) does not accept default value of type string\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Barcode/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Barcode_Renderer_RendererAbstract\:\:\$_horizontalPosition \(int\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Barcode/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Barcode_Renderer_RendererAbstract\:\:\$_leftOffset \(int\) does not accept float\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Barcode/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Barcode_Renderer_RendererAbstract\:\:\$_topOffset \(int\) does not accept float\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Barcode/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Barcode_Renderer_RendererAbstract\:\:\$_verticalPosition \(int\) does not accept default value of type string\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Barcode/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Barcode_Renderer_RendererAbstract\:\:\$_verticalPosition \(int\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Barcode/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$value of method DOMElement\:\:setAttribute\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Barcode/Renderer/Svg.php
|
|
|
|
-
|
|
message: '#^Variable \$backendObject might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Cache.php
|
|
|
|
-
|
|
message: '#^Variable \$frontendObject might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Cache.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend\:\:getTmpDir\(\) should return string but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Cache/Backend.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Zend_Cache_Exceptions is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Cache/Backend.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cache/Backend.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$specificLifetime \(false\) of method Zend_Cache_Backend_Apc\:\:save\(\) is incompatible with type int\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Apc.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_Apc\:\:clean\(\) should return bool but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Apc.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_Apc\:\:getMetadatas\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Cache/Backend/Apc.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_Apc\:\:load\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Apc.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$specificLifetime \(false\) of method Zend_Cache_Backend_BlackHole\:\:save\(\) is incompatible with type int\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/BlackHole.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_BlackHole\:\:getFillingPercentage\(\) has Zend_Cache_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/BlackHole.php
|
|
|
|
-
|
|
message: '#^Return type \(false\) of method Zend_Cache_Backend_BlackHole\:\:getMetadatas\(\) should be compatible with return type \(array\) of method Zend_Cache_Backend_ExtendedInterface\:\:getMetadatas\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/BlackHole.php
|
|
|
|
-
|
|
message: '#^Argument of an invalid type string supplied for foreach, only iterables are supported\.$#'
|
|
identifier: foreach.nonIterable
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/File.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_File\:\:_fileGetContents\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/File.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_File\:\:_hash\(\) should return string but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/File.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_File\:\:_hash\(\) should return string but returns int\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/File.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_File\:\:_hash\(\) should return string but returns int\<0, max\>\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/File.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_File\:\:_path\(\) should return string but returns list\<string\>\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/File.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_File\:\:getFillingPercentage\(\) should return int but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/File.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_File\:\:getMetadatas\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Cache/Backend/File.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$specificLifetime \(false\) of method Zend_Cache_Backend_Interface\:\:save\(\) is incompatible with type int\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Interface.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$specificLifetime \(false\) of method Zend_Cache_Backend_Libmemcached\:\:save\(\) is incompatible with type int\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Libmemcached.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_Libmemcached\:\:clean\(\) should return bool but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Libmemcached.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_Libmemcached\:\:getMetadatas\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Libmemcached.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$specificLifetime of method Zend_Cache_Backend\:\:getLifetime\(\) expects int, false given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Libmemcached.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Libmemcached.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$specificLifetime \(false\) of method Zend_Cache_Backend_Memcached\:\:save\(\) is incompatible with type int\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Memcached.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_Memcached\:\:clean\(\) should return bool but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Memcached.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_Memcached\:\:getMetadatas\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Cache/Backend/Memcached.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$specificLifetime of method Zend_Cache_Backend\:\:getLifetime\(\) expects int, false given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Memcached.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Memcached.php
|
|
|
|
-
|
|
message: '#^Binary operation "\+" between string and int results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Sqlite.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$specificLifetime \(false\) of method Zend_Cache_Backend_Sqlite\:\:save\(\) is incompatible with type int\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Sqlite.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_Sqlite\:\:_query\(\) never returns resource so it can be removed from the return type\.$#'
|
|
identifier: return.unusedType
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Sqlite.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_Sqlite\:\:_query\(\) should return resource\|false but returns SQLiteResult\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Sqlite.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_Sqlite\:\:getFillingPercentage\(\) should return int but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Sqlite.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_Sqlite\:\:getMetadatas\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Sqlite.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between SQLiteResult and false will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Sqlite.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 5
|
|
path: library/Zend/Cache/Backend/Sqlite.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$specificLifetime \(false\) of method Zend_Cache_Backend_Static\:\:save\(\) is incompatible with type int\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Static.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_Static\:\:_octdec\(\) should return int but returns string\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Static.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$specificLifetime \(false\) of method Zend_Cache_Backend_Test\:\:save\(\) is incompatible with type int\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Test.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_Test\:\:load\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Test.php
|
|
|
|
-
|
|
message: '#^Return type \(false\) of method Zend_Cache_Backend_Test\:\:getMetadatas\(\) should be compatible with return type \(array\) of method Zend_Cache_Backend_ExtendedInterface\:\:getMetadatas\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Test.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Cache_Backend_ExtendedInterface\:\:___expire\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/TwoLevels.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$specificLifetime \(false\) of method Zend_Cache_Backend_TwoLevels\:\:save\(\) is incompatible with type int\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/TwoLevels.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_TwoLevels\:\:clean\(\) should return bool but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/TwoLevels.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cache_Backend_TwoLevels\:\:\$_fastBackend \(Zend_Cache_Backend_ExtendedInterface\) does not accept Zend_Cache_Backend\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/TwoLevels.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cache_Backend_TwoLevels\:\:\$_slowBackend \(Zend_Cache_Backend_ExtendedInterface\) does not accept Zend_Cache_Backend\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/TwoLevels.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 4
|
|
path: library/Zend/Cache/Backend/TwoLevels.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$specificLifetime \(false\) of method Zend_Cache_Backend_WinCache\:\:save\(\) is incompatible with type int\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/WinCache.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_WinCache\:\:clean\(\) should return bool but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/WinCache.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_WinCache\:\:getMetadatas\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Cache/Backend/WinCache.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_WinCache\:\:load\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/WinCache.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/WinCache.php
|
|
|
|
-
|
|
message: '#^Constant XC_TYPE_VAR not found\.$#'
|
|
identifier: constant.notFound
|
|
count: 2
|
|
path: library/Zend/Cache/Backend/Xcache.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$specificLifetime \(false\) of method Zend_Cache_Backend_Xcache\:\:save\(\) is incompatible with type int\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Xcache.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_Xcache\:\:clean\(\) should return bool but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Xcache.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_Xcache\:\:load\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Xcache.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/Xcache.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$specificLifetime \(false\) of method Zend_Cache_Backend_ZendPlatform\:\:save\(\) is incompatible with type int\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/ZendPlatform.php
|
|
|
|
-
|
|
message: '#^Function accelerator_license_info not found\.$#'
|
|
identifier: function.notFound
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/ZendPlatform.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_ZendPlatform\:\:clean\(\) should return bool but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/ZendPlatform.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_ZendPlatform\:\:load\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/ZendPlatform.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 4
|
|
path: library/Zend/Cache/Backend/ZendPlatform.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$specificLifetime \(false\) of method Zend_Cache_Backend_ZendServer\:\:save\(\) is incompatible with type int\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/ZendServer.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_ZendServer\:\:clean\(\) should return bool but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/ZendServer.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Cache/Backend/ZendServer.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Cache_Backend\:\:getCapabilities\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Cache/Core.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Cache_Backend_Interface\:\:getFillingPercentage\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Cache/Core.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Cache_Backend_Interface\:\:getIds\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Cache/Core.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Cache_Backend_Interface\:\:getIdsMatchingAnyTags\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Cache/Core.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Cache_Backend_Interface\:\:getIdsMatchingTags\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Cache/Core.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Cache_Backend_Interface\:\:getIdsNotMatchingTags\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Cache/Core.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Cache_Backend_Interface\:\:getMetadatas\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Cache/Core.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Cache_Backend_Interface\:\:getTags\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Cache/Core.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Cache_Backend_Interface\:\:touch\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Cache/Core.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Backend_Interface\:\:save\(\) invoked with 5 parameters, 2\-4 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Cache/Core.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$value of function ignore_user_abort expects bool, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cache/Core.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cache_Core\:\:\$_backend \(Zend_Cache_Backend_Interface\) does not accept Zend_Cache_Backend\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Cache/Core.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$flag of function ob_implicit_flush expects int, false given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cache/Frontend/Capture.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Frontend_Class\:\:_makeId\(\) is unused\.$#'
|
|
identifier: method.unused
|
|
count: 1
|
|
path: library/Zend/Cache/Frontend/Class.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$flag of function ob_implicit_flush expects int, false given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cache/Frontend/Class.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$specificLifetime \(false\) of method Zend_Cache_Frontend_Function\:\:call\(\) is incompatible with type int\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Cache/Frontend/Function.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$flag of function ob_implicit_flush expects int, false given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cache/Frontend/Function.php
|
|
|
|
-
|
|
message: '#^Variable \$tmp might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Cache/Frontend/Function.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#2 \$specificLifetime \(false\) of method Zend_Cache_Frontend_Output\:\:end\(\) is incompatible with type int\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Cache/Frontend/Output.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$flag of function ob_implicit_flush expects int, false given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cache/Frontend/Output.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#1 \$id \(false\) of method Zend_Cache_Frontend_Page\:\:start\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Cache/Frontend/Page.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$doNotTestCacheValidity$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Cache/Frontend/Page.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$options$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Cache/Frontend/Page.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$flag of function ob_implicit_flush expects int, false given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cache/Frontend/Page.php
|
|
|
|
-
|
|
message: '#^Variable \$_COOKIE in isset\(\) always exists and is not nullable\.$#'
|
|
identifier: isset.variable
|
|
count: 1
|
|
path: library/Zend/Cache/Frontend/Page.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Manager\:\:getCache\(\) should return Zend_Cache_Core but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Cache/Manager.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cache_Manager\:\:getCacheTemplate\(\) should return array but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Cache/Manager.php
|
|
|
|
-
|
|
message: '#^Method Zend_Captcha_Base\:\:setOption\(\) should return Zend_Form_Element but returns \$this\(Zend_Captcha_Base\)\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Captcha/Base.php
|
|
|
|
-
|
|
message: '#^Return type \(null\) of method Zend_Captcha_Base\:\:getDecorator\(\) should be compatible with return type \(string\|Zend_Form_Decorator_Interface\) of method Zend_Captcha_Adapter\:\:getDecorator\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Captcha/Base.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Abstract\:\:doctype\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Captcha/Image.php
|
|
|
|
-
|
|
message: '#^Class Zend_Service_ReCaptcha referenced with incorrect case\: Zend_Service_Recaptcha\.$#'
|
|
identifier: class.nameCase
|
|
count: 1
|
|
path: library/Zend/Captcha/ReCaptcha.php
|
|
|
|
-
|
|
message: '#^Method Zend_Captcha_ReCaptcha\:\:setOption\(\) should return Zend_Captcha_ReCaptcha but returns Zend_Form_Element\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Captcha/ReCaptcha.php
|
|
|
|
-
|
|
message: '#^Return type \(Zend_Captcha_ReCaptcha\) of method Zend_Captcha_ReCaptcha\:\:setOption\(\) should be compatible with return type \(Zend_Form_Element\) of method Zend_Captcha_Base\:\:setOption\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Captcha/ReCaptcha.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Captcha_ReCaptcha\:\:getDecorator\(\) should be compatible with return type \(null\) of method Zend_Captcha_Base\:\:getDecorator\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Captcha/ReCaptcha.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Session_Namespace\:\:\$word\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Captcha/Word.php
|
|
|
|
-
|
|
message: '#^If condition is always true\.$#'
|
|
identifier: if.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Captcha/Word.php
|
|
|
|
-
|
|
message: '#^Property Zend_Captcha_Word\:\:\$_session \(Zend_Session_Namespace\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Captcha/Word.php
|
|
|
|
-
|
|
message: '#^Property Zend_Captcha_Word\:\:\$_session \(Zend_Session_Namespace\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Captcha/Word.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Captcha_Word\:\:getDecorator\(\) should be compatible with return type \(null\) of method Zend_Captcha_Base\:\:getDecorator\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Captcha/Word.php
|
|
|
|
-
|
|
message: '#^Argument of an invalid type string supplied for foreach, only iterables are supported\.$#'
|
|
identifier: foreach.nonIterable
|
|
count: 1
|
|
path: library/Zend/Cloud/DocumentService/Adapter/SimpleDb.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_DocumentService_Adapter_SimpleDb\:\:_resolveAttributes\(\) should return array but returns object\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cloud/DocumentService/Adapter/SimpleDb.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$query of method Zend_Cloud_DocumentService_Adapter_SimpleDb\:\:query\(\) expects string, Zend_Cloud_DocumentService_Query given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cloud/DocumentService/Adapter/SimpleDb.php
|
|
|
|
-
|
|
message: '#^Return type \(Zend_Cloud_DocumentService_DocumentSet\) of method Zend_Cloud_DocumentService_Adapter_SimpleDb\:\:query\(\) should be compatible with return type \(array\) of method Zend_Cloud_DocumentService_Adapter\:\:query\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Cloud/DocumentService/Adapter/SimpleDb.php
|
|
|
|
-
|
|
message: '#^Return type \(array\|false\) of method Zend_Cloud_DocumentService_Adapter_SimpleDb\:\:fetchDocument\(\) should be compatible with return type \(Zend_Cloud_DocumentService_Document\) of method Zend_Cloud_DocumentService_Adapter\:\:fetchDocument\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Cloud/DocumentService/Adapter/SimpleDb.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Cloud_DocumentService_Adapter_SimpleDb\:\:listCollections\(\) should be compatible with return type \(array\) of method Zend_Cloud_DocumentService_Adapter\:\:listCollections\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Cloud/DocumentService/Adapter/SimpleDb.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Cloud_DocumentService_Adapter_SimpleDb\:\:createCollection\(\) should be compatible with return type \(array\) of method Zend_Cloud_DocumentService_Adapter\:\:createCollection\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Cloud/DocumentService/Adapter/SimpleDb.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Cloud_DocumentService_Adapter_SimpleDb\:\:insertDocument\(\) should be compatible with return type \(bool\) of method Zend_Cloud_DocumentService_Adapter\:\:insertDocument\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Cloud/DocumentService/Adapter/SimpleDb.php
|
|
|
|
-
|
|
message: '#^Variable \$attr might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Cloud/DocumentService/Adapter/SimpleDb.php
|
|
|
|
-
|
|
message: '#^Variable \$documentId in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Cloud/DocumentService/Adapter/SimpleDb.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @var above a method has no effect\.$#'
|
|
identifier: varTag.misplaced
|
|
count: 1
|
|
path: library/Zend/Cloud/DocumentService/Adapter/SimpleDb/Query.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Cloud_DocumentService_Adapter_SimpleDb_Query\:\:assemble\(\) should be compatible with return type \(array\) of method Zend_Cloud_DocumentService_Query\:\:assemble\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Cloud/DocumentService/Adapter/SimpleDb/Query.php
|
|
|
|
-
|
|
message: '#^Call to preg_quote\(\) is missing delimiter @ to be effective\.$#'
|
|
identifier: argument.invalidPregQuote
|
|
count: 1
|
|
path: library/Zend/Cloud/DocumentService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#2 \$collectionName \(false\) of method Zend_Cloud_DocumentService_Adapter_WindowsAzure\:\:_validateDocumentId\(\) is incompatible with type string\|null\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Cloud/DocumentService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_DocumentService_Adapter_WindowsAzure\:\:_validateCompositeKey\(\) invoked with 2 parameters, 1 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Cloud/DocumentService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_DocumentService_Adapter_WindowsAzure\:\:fetchDocument\(\) should return Zend_Cloud_DocumentService_Document but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cloud/DocumentService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_DocumentService_Adapter_WindowsAzure\:\:query\(\) should return array but returns object\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cloud/DocumentService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_DocumentService_Adapter_WindowsAzure\:\:select\(\) should return Zend_Cloud_DocumentService_Query but returns Zend_Cloud_DocumentService_Adapter_WindowsAzure_Query\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cloud/DocumentService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$document$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/DocumentService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$query of method Zend_Cloud_DocumentService_Adapter_WindowsAzure\:\:query\(\) expects string\|Zend_Cloud_DocumentService_Adapter_WindowsAzure_Query, Zend_Cloud_DocumentService_Query given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cloud/DocumentService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Return type \(array\) of method Zend_Cloud_DocumentService_Adapter_WindowsAzure\:\:listDocuments\(\) should be compatible with return type \(Zend_Cloud_DocumentService_DocumentSet\) of method Zend_Cloud_DocumentService_Adapter\:\:listDocuments\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Cloud/DocumentService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Return type \(bool\) of method Zend_Cloud_DocumentService_Adapter_WindowsAzure\:\:createCollection\(\) should be compatible with return type \(array\) of method Zend_Cloud_DocumentService_Adapter\:\:createCollection\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Cloud/DocumentService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Cloud_DocumentService_Adapter_WindowsAzure\:\:insertDocument\(\) should be compatible with return type \(bool\) of method Zend_Cloud_DocumentService_Adapter\:\:insertDocument\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Cloud/DocumentService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Cloud_DocumentService_Adapter_WindowsAzure\:\:updateDocument\(\) should be compatible with return type \(bool\) of method Zend_Cloud_DocumentService_Adapter\:\:updateDocument\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Cloud/DocumentService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Cloud/DocumentService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$args$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/DocumentService/Query.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_Infrastructure_Adapter\:\:imagesInstance\(\) has invalid return type ImageList\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_Infrastructure_Adapter\:\:listInstances\(\) has invalid return type InstanceList\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter.php
|
|
|
|
-
|
|
message: '#^Access to undefined constant Zend_Cloud_Infrastructure_Instance\:\:SSH_KEY\.$#'
|
|
identifier: classConstant.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/AbstractAdapter.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$param$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/AbstractAdapter.php
|
|
|
|
-
|
|
message: '#^Call to method describe\(\) on an unknown class Ec2Image\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Call to method describe\(\) on an unknown class Ec2Instance\.$#'
|
|
identifier: class.notFound
|
|
count: 3
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Call to method describe\(\) on an unknown class Ec2Zone\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Call to method getHttpClient\(\) on an unknown class Ec2Instance\.$#'
|
|
identifier: class.notFound
|
|
count: 2
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Call to method getMetricStatistics\(\) on an unknown class Ec2Monitor\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Call to method reboot\(\) on an unknown class Ec2Instance\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Call to method run\(\) on an unknown class Ec2Instance\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Call to method terminate\(\) on an unknown class Ec2Instance\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Class Zend_Service_Amazon_Ec2_Availabilityzones referenced with incorrect case\: Zend_Service_Amazon_Ec2_AvailabilityZones\.$#'
|
|
identifier: class.nameCase
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_Infrastructure_Adapter_Ec2\:\:getAdapter\(\) should return Zend_Service_Amazon_Ec2_Instance but returns Ec2Instance\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_Infrastructure_Adapter_Ec2\:\:monitorInstance\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$adapter of class Zend_Cloud_Infrastructure_Instance constructor expects Adapter, \$this\(Zend_Cloud_Infrastructure_Adapter_Ec2\) given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$adapter of class Zend_Cloud_Infrastructure_InstanceList constructor expects Adapter, \$this\(Zend_Cloud_Infrastructure_Adapter_Ec2\) given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cloud_Infrastructure_Adapter_Ec2\:\:\$ec2 \(Ec2Instance\) does not accept Zend_Service_Amazon_Ec2_Instance\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cloud_Infrastructure_Adapter_Ec2\:\:\$ec2 has unknown class Ec2Instance as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cloud_Infrastructure_Adapter_Ec2\:\:\$ec2Image \(Ec2Image\) does not accept Zend_Service_Amazon_Ec2_Image\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cloud_Infrastructure_Adapter_Ec2\:\:\$ec2Image \(Ec2Image\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cloud_Infrastructure_Adapter_Ec2\:\:\$ec2Image has unknown class Ec2Image as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cloud_Infrastructure_Adapter_Ec2\:\:\$ec2Monitor \(Ec2Monitor\) does not accept Zend_Service_Amazon_Ec2_CloudWatch\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cloud_Infrastructure_Adapter_Ec2\:\:\$ec2Monitor \(Ec2Monitor\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cloud_Infrastructure_Adapter_Ec2\:\:\$ec2Monitor has unknown class Ec2Monitor as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cloud_Infrastructure_Adapter_Ec2\:\:\$ec2Zone \(Ec2Zone\) does not accept Zend_Service_Amazon_Ec2_Availabilityzones\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cloud_Infrastructure_Adapter_Ec2\:\:\$ec2Zone \(Ec2Zone\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cloud_Infrastructure_Adapter_Ec2\:\:\$ec2Zone has unknown class Ec2Zone as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Ec2.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$adapter of class Zend_Cloud_Infrastructure_Instance constructor expects Adapter, \$this\(Zend_Cloud_Infrastructure_Adapter_Rackspace\) given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Rackspace.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$adapter of class Zend_Cloud_Infrastructure_InstanceList constructor expects Adapter, \$this\(Zend_Cloud_Infrastructure_Adapter_Rackspace\) given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Rackspace.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cloud_Infrastructure_Adapter_AbstractAdapter\:\:\$adapterResult \(array\) does not accept Zend_Service_Rackspace_Servers_Server\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Rackspace.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cloud_Infrastructure_Adapter_AbstractAdapter\:\:\$adapterResult \(array\) does not accept bool\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Rackspace.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cloud_Infrastructure_Adapter_AbstractAdapter\:\:\$adapterResult \(array\) does not accept bool\|Zend_Service_Rackspace_Servers_ImageList\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Rackspace.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cloud_Infrastructure_Adapter_AbstractAdapter\:\:\$adapterResult \(array\) does not accept bool\|Zend_Service_Rackspace_Servers_Server\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Rackspace.php
|
|
|
|
-
|
|
message: '#^Property Zend_Cloud_Infrastructure_Adapter_AbstractAdapter\:\:\$adapterResult \(array\) does not accept bool\|Zend_Service_Rackspace_Servers_ServerList\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Rackspace.php
|
|
|
|
-
|
|
message: '#^Variable \$total might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Rackspace.php
|
|
|
|
-
|
|
message: '#^Variable \$usage might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Rackspace.php
|
|
|
|
-
|
|
message: '#^Variable \$used might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Adapter/Rackspace.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_Infrastructure_Image\:\:getAttribute\(\) has invalid return type misc\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Image.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$data$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Image.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_Infrastructure_ImageList\:\:current\(\) has invalid return type Image\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/ImageList.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_Infrastructure_ImageList\:\:offsetGet\(\) has invalid return type Image\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/ImageList.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$image with type Image is not subtype of native type Zend_Cloud_Infrastructure_Image\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/ImageList.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$list$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/ImageList.php
|
|
|
|
-
|
|
message: '#^Parameter \$image of method Zend_Cloud_Infrastructure_ImageList\:\:addImage\(\) has invalid type Image\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/ImageList.php
|
|
|
|
-
|
|
message: '#^Access to constant TIMEOUT_STATUS_CHANGE on an unknown class Adapter\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Instance.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_Infrastructure_Instance\:\:getAttribute\(\) has invalid return type misc\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Instance.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$data$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Instance.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$param$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Instance.php
|
|
|
|
-
|
|
message: '#^Parameter \$adapter of method Zend_Cloud_Infrastructure_Instance\:\:__construct\(\) has invalid type Adapter\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/Instance.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_Infrastructure_InstanceList\:\:current\(\) has invalid return type Instance\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/InstanceList.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_Infrastructure_InstanceList\:\:offsetGet\(\) has invalid return type Instance\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/InstanceList.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$instance with type Instance is not subtype of native type Zend_Cloud_Infrastructure_Instance\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/InstanceList.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$adapter of class Zend_Cloud_Infrastructure_Instance constructor expects Adapter, Zend_Cloud_Infrastructure_Adapter given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/InstanceList.php
|
|
|
|
-
|
|
message: '#^Parameter \$adapter of method Zend_Cloud_Infrastructure_InstanceList\:\:__construct\(\) has invalid type Adapter\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/InstanceList.php
|
|
|
|
-
|
|
message: '#^Parameter \$instance of method Zend_Cloud_Infrastructure_InstanceList\:\:addInstance\(\) has invalid type Instance\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/Infrastructure/InstanceList.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_QueueService_Adapter_Sqs\:\:_makeMessages\(\) should return array\<Zend_Cloud_QueueService_Message\> but returns object\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cloud/QueueService/Adapter/Sqs.php
|
|
|
|
-
|
|
message: '#^Instantiated class Zend_Cloud_Storage_Exception not found\.$#'
|
|
identifier: class.notFound
|
|
count: 2
|
|
path: library/Zend/Cloud/QueueService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_QueueService_Adapter_WindowsAzure\:\:_makeMessages\(\) should return array\<Zend_Cloud_QueueService_Message\> but returns object\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cloud/QueueService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_QueueService_Adapter_WindowsAzure\:\:deleteMessage\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Cloud/QueueService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_QueueService_Adapter_WindowsAzure\:\:deleteQueue\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Cloud/QueueService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_QueueService_Adapter_WindowsAzure\:\:sendMessage\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Cloud/QueueService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_QueueService_Adapter_WindowsAzure\:\:storeQueueMetadata\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Cloud/QueueService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$numOfMessages of method Zend_Service_WindowsAzure_Storage_Queue\:\:getMessages\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cloud/QueueService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$numOfMessages of method Zend_Service_WindowsAzure_Storage_Queue\:\:peekMessages\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cloud/QueueService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Parameter \#4 \$peek of method Zend_Service_WindowsAzure_Storage_Queue\:\:getMessages\(\) expects string, false given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cloud/QueueService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Cloud_QueueService_Adapter_WindowsAzure\:\:deleteQueue\(\) should be compatible with return type \(bool\) of method Zend_Cloud_QueueService_Adapter\:\:deleteQueue\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Cloud/QueueService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Cloud_QueueService_Adapter_WindowsAzure\:\:sendMessage\(\) should be compatible with return type \(string\) of method Zend_Cloud_QueueService_Adapter\:\:sendMessage\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Cloud/QueueService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Throwing object of an unknown class Zend_Cloud_Storage_Exception\.$#'
|
|
identifier: class.notFound
|
|
count: 2
|
|
path: library/Zend/Cloud/QueueService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Undefined variable\: \$httpAdapter$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Cloud/QueueService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_QueueService_Adapter_ZendQueue\:\:_makeMessages\(\) should return array\<Zend_Cloud_QueueService_Message\> but returns object\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cloud/QueueService/Adapter/ZendQueue.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_QueueService_Adapter_ZendQueue\:\:deleteMessage\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Cloud/QueueService/Adapter/ZendQueue.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_QueueService_Adapter_ZendQueue\:\:deleteQueue\(\) should return bool but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Cloud/QueueService/Adapter/ZendQueue.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_QueueService_Adapter_ZendQueue\:\:storeQueueMetadata\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Cloud/QueueService/Adapter/ZendQueue.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$messages of method Zend_Cloud_QueueService_Adapter_ZendQueue\:\:_makeMessages\(\) expects array, Iterator given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Cloud/QueueService/Adapter/ZendQueue.php
|
|
|
|
-
|
|
message: '#^Return type \(false\) of method Zend_Cloud_QueueService_Adapter_ZendQueue\:\:fetchQueueMetadata\(\) should be compatible with return type \(array\) of method Zend_Cloud_QueueService_Adapter\:\:fetchQueueMetadata\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Cloud/QueueService/Adapter/ZendQueue.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_QueueService_MessageSet\:\:getIterator\(\) should return Traversable but returns ArrayAccess\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cloud/QueueService/MessageSet.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$destination$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/Cloud/StorageService/Adapter.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$options$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/StorageService/Adapter.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_StorageService_Adapter_FileSystem\:\:getClient\(\) has invalid return type strings\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/StorageService/Adapter/FileSystem.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_StorageService_Adapter_FileSystem\:\:getClient\(\) should return strings but returns string\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cloud/StorageService/Adapter/FileSystem.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$destination$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/Cloud/StorageService/Adapter/FileSystem.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$options$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/StorageService/Adapter/FileSystem.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Cloud_StorageService_Adapter_FileSystem\:\:storeItem\(\) should be compatible with return type \(bool\) of method Zend_Cloud_StorageService_Adapter\:\:storeItem\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Cloud/StorageService/Adapter/FileSystem.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_StorageService_Adapter_Rackspace\:\:getAllFolders\(\) is unused\.$#'
|
|
identifier: method.unused
|
|
count: 1
|
|
path: library/Zend/Cloud/StorageService/Adapter/Rackspace.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$destination$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/Cloud/StorageService/Adapter/Rackspace.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Cloud_StorageService_Adapter_Rackspace\:\:storeItem\(\) should be compatible with return type \(bool\) of method Zend_Cloud_StorageService_Adapter\:\:storeItem\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Cloud/StorageService/Adapter/Rackspace.php
|
|
|
|
-
|
|
message: '#^Variable \$options might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Cloud/StorageService/Adapter/Rackspace.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$destination$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/Cloud/StorageService/Adapter/S3.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$options$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Cloud/StorageService/Adapter/S3.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_StorageService_Adapter_WindowsAzure\:\:fetchMetadata\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Cloud/StorageService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Method Zend_Cloud_StorageService_Adapter_WindowsAzure\:\:renameItem\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Cloud/StorageService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_Cloud_StorageService_Adapter_WindowsAzure\:\:moveItem\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/Cloud/StorageService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Cloud_StorageService_Adapter_WindowsAzure\:\:storeItem\(\) should be compatible with return type \(bool\) of method Zend_Cloud_StorageService_Adapter\:\:storeItem\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Cloud/StorageService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Undefined variable\: \$destinationPath$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Cloud/StorageService/Adapter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Method Zend_CodeGenerator_Php_Class\:\:getConstant\(\) should return Zend_CodeGenerator_Php_Property but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Class.php
|
|
|
|
-
|
|
message: '#^Method Zend_CodeGenerator_Php_Class\:\:getMethod\(\) should return Zend_CodeGenerator_Php_Method but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Class.php
|
|
|
|
-
|
|
message: '#^Method Zend_CodeGenerator_Php_Class\:\:getProperty\(\) should return Zend_CodeGenerator_Php_Property but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Class.php
|
|
|
|
-
|
|
message: '#^Property Zend_CodeGenerator_Php_Class\:\:\$_constants \(array\) does not accept Zend_CodeGenerator_Php_Member_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Class.php
|
|
|
|
-
|
|
message: '#^Property Zend_CodeGenerator_Php_Class\:\:\$_methods \(array\) does not accept Zend_CodeGenerator_Php_Member_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Class.php
|
|
|
|
-
|
|
message: '#^Property Zend_CodeGenerator_Php_Class\:\:\$_properties \(array\) does not accept Zend_CodeGenerator_Php_Member_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Class.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Reflection_Docblock_Tag\:\:getUrl\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Docblock/Tag/License.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$reflectionTagReturn$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Docblock/Tag/License.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Reflection_Docblock_Tag\:\:getType\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Docblock/Tag/Param.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Reflection_Docblock_Tag\:\:getVariableName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Docblock/Tag/Param.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Reflection_Docblock_Tag\:\:getType\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Docblock/Tag/Return.php
|
|
|
|
-
|
|
message: '#^Method Zend_CodeGenerator_Php_Member_Abstract\:\:getVisibility\(\) has invalid return type const\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Member/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \$visibility of method Zend_CodeGenerator_Php_Member_Abstract\:\:setVisibility\(\) has invalid type const\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Member/Abstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_CodeGenerator_Php_Member_Abstract\:\:\$_visibility \(const\) does not accept default value of type string\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Member/Abstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_CodeGenerator_Php_Member_Abstract\:\:\$_visibility has unknown class const as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Member/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \$type of method Zend_CodeGenerator_Php_Member_Container\:\:__construct\(\) has invalid type const\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Member/Container.php
|
|
|
|
-
|
|
message: '#^Property Zend_CodeGenerator_Php_Member_Container\:\:\$_type has unknown class const as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Member/Container.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$visibility of method Zend_CodeGenerator_Php_Member_Abstract\:\:setVisibility\(\) expects const, string given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/CodeGenerator/Php/Method.php
|
|
|
|
-
|
|
message: '#^Cannot call method generate\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/CodeGenerator/Php/Property.php
|
|
|
|
-
|
|
message: '#^Cannot call method isValidConstantType\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Property.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$visibility of method Zend_CodeGenerator_Php_Member_Abstract\:\:setVisibility\(\) expects const, string given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/CodeGenerator/Php/Property.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method RecursiveIterator\:\:getArrayCopy\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Property/DefaultValue.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method RecursiveIterator\:\:offsetSet\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/CodeGenerator/Php/Property/DefaultValue.php
|
|
|
|
-
|
|
message: '#^Method Zend_Config_Writer_Ini\:\:_prepareValue\(\) should return string but returns float\|int\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Config/Writer/Ini.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$filename$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Config/Writer/Ini.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$prettyPrint$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Config/Writer/Json.php
|
|
|
|
-
|
|
message: '#^Method Zend_Console_Getopt\:\:parse\(\) should return \$this\(Zend_Console_Getopt\) but empty return statement found\.$#'
|
|
identifier: return.empty
|
|
count: 1
|
|
path: library/Zend/Console/Getopt.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$rules of method Zend_Console_Getopt\:\:_addRulesModeGnu\(\) expects string, array given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Console/Getopt.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Controller_Action_HelperBroker\:\:\$redirector\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Action.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Controller_Action_HelperBroker\:\:\$viewRenderer\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Controller/Action.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Action_Helper_Abstract\:\:getViewScript\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Action.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Action_Helper_Abstract\:\:setNoController\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Action.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Dispatcher_Interface\:\:getPathDelimiter\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Action.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Dispatcher_Interface\:\:getWordDelimiter\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Action.php
|
|
|
|
-
|
|
message: '#^Method Zend_Controller_Action\:\:render\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Controller/Action.php
|
|
|
|
-
|
|
message: '#^Method Zend_Controller_Action\:\:renderScript\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Controller/Action.php
|
|
|
|
-
|
|
message: '#^Property Zend_Controller_Action\:\:\$view \(Zend_View_Interface\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Controller/Action.php
|
|
|
|
-
|
|
message: '#^Property Zend_Controller_Action_Helper_ActionStack\:\:\$_actionStack \(Zend_Controller_Plugin_ActionStack\) does not accept array\|Zend_Controller_Plugin_Abstract\|false\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/ActionStack.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Request_Abstract\:\:isXmlHttpRequest\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/AjaxContext.php
|
|
|
|
-
|
|
message: '#^Method Zend_Controller_Action_Helper_AjaxContext\:\:initContext\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/AjaxContext.php
|
|
|
|
-
|
|
message: '#^Property Zend_Controller_Action_Helper_ContextSwitch\:\:\$_currentContext \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/AjaxContext.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_Controller_Action_Helper_ContextSwitch\:\:initContext\(\) \(void\) is used\.$#'
|
|
identifier: staticMethod.void
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/AjaxContext.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Action_Helper_Abstract\:\:encodeJson\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/AutoComplete/Abstract.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Action_Helper_Abstract\:\:setNoRender\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/AutoComplete/Abstract.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Action_Helper_Abstract\:\:setNoRender\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/AutoCompleteDojo.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Action_Helper_Cache\:\:getCache\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Controller/Action/Helper/Cache.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Request_Abstract\:\:getRequestUri\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/Cache.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Controller_Action_Helper_Abstract\:\:\$view\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Controller/Action/Helper/ContextSwitch.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Action_Helper_Abstract\:\:setNoRender\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/ContextSwitch.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Action_Helper_ContextSwitch\:\:getViewSuffix\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Controller/Action/Helper/ContextSwitch.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Action_Helper_ContextSwitch\:\:setViewSuffix\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Controller/Action/Helper/ContextSwitch.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\>\=" between int\<2, max\> and 2 is always true\.$#'
|
|
identifier: greaterOrEqual.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/ContextSwitch.php
|
|
|
|
-
|
|
message: '#^Method Zend_Controller_Action_Helper_ContextSwitch\:\:_getViewRenderer\(\) should return \$this\(Zend_Controller_Action_Helper_ContextSwitch\) but returns Zend_Controller_Action_Helper_Abstract\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/ContextSwitch.php
|
|
|
|
-
|
|
message: '#^Method Zend_Controller_Action_Helper_ContextSwitch\:\:addActionContext\(\) should return \$this\(Zend_Controller_Action_Helper_ContextSwitch\) but empty return statement found\.$#'
|
|
identifier: return.empty
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/ContextSwitch.php
|
|
|
|
-
|
|
message: '#^Method Zend_Controller_Action_Helper_ContextSwitch\:\:setActionContext\(\) should return \$this\(Zend_Controller_Action_Helper_ContextSwitch\) but empty return statement found\.$#'
|
|
identifier: return.empty
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/ContextSwitch.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$type$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/ContextSwitch.php
|
|
|
|
-
|
|
message: '#^Property Zend_Controller_Action_Helper_ContextSwitch\:\:\$_currentContext \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/ContextSwitch.php
|
|
|
|
-
|
|
message: '#^Property Zend_Controller_Action_Helper_ContextSwitch\:\:\$_viewRenderer \(Zend_Controller_Action_Helper_ViewRenderer\) does not accept Zend_Controller_Action_Helper_Abstract\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/ContextSwitch.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Session\:\:setExpirationHops\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/FlashMessenger.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$namespace$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/FlashMessenger.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Controller_Action_Helper_FlashMessenger\:\:\$_session \(Zend_Session\) does not accept Zend_Session_Namespace\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/FlashMessenger.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Action_Helper_Abstract\:\:setNoRender\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/Json.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Zend_Controller_Action_Helper_Json is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/Json.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \!\=\= between null and array will always evaluate to true\.$#'
|
|
identifier: notIdentical.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/Redirector.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$target of method Zend_Filter_Inflector\:\:setTargetReference\(\) expects reference, string given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Controller/Action/Helper/ViewRenderer.php
|
|
|
|
-
|
|
message: '#^Property Zend_Controller_Action_Helper_ViewRenderer\:\:\$_inflectorTarget \(string\) does not accept reference\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Controller/Action/Helper/ViewRenderer.php
|
|
|
|
-
|
|
message: '#^Property Zend_Controller_Action_Helper_ViewRenderer\:\:\$_responseSegment \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Controller/Action/Helper/ViewRenderer.php
|
|
|
|
-
|
|
message: '#^Property Zend_Controller_Action_Helper_ViewRenderer\:\:\$_scriptAction \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/ViewRenderer.php
|
|
|
|
-
|
|
message: '#^Property Zend_Controller_Action_Helper_ViewRenderer\:\:\$view \(Zend_View_Interface\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/ViewRenderer.php
|
|
|
|
-
|
|
message: '#^Variable \$origModuleDir might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/ViewRenderer.php
|
|
|
|
-
|
|
message: '#^Variable \$origSuffix might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Controller/Action/Helper/ViewRenderer.php
|
|
|
|
-
|
|
message: '#^Method Zend_Controller_Action_HelperBroker\:\:getPluginLoader\(\) should return Zend_Loader_PluginLoader but returns Zend_Loader_PluginLoader_Interface\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Controller/Action/HelperBroker.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Controller_Action_HelperBroker\:\:\$_stack \(Zend_Controller_Action_HelperBroker_PriorityStack\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Controller/Action/HelperBroker.php
|
|
|
|
-
|
|
message: '#^Method Zend_Controller_Action_HelperBroker_PriorityStack\:\:__get\(\) should return Zend_Controller_Action_Helper_Abstract but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Controller/Action/HelperBroker/PriorityStack.php
|
|
|
|
-
|
|
message: '#^Method Zend_Controller_Action_HelperBroker_PriorityStack\:\:__unset\(\) with return type void returns Zend_Controller_Action_HelperBroker_PriorityStack but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Controller/Action/HelperBroker/PriorityStack.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$dir$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Dispatcher/Interface.php
|
|
|
|
-
|
|
message: '#^Instanceof between object and Zend_Controller_Action will always evaluate to false\.$#'
|
|
identifier: instanceof.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Controller/Dispatcher/Standard.php
|
|
|
|
-
|
|
message: '#^Negated boolean expression is always true\.$#'
|
|
identifier: booleanNot.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Controller/Dispatcher/Standard.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$action$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Dispatcher/Standard.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$value of method Zend_Controller_Request_Abstract\:\:setActionName\(\) expects string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Controller/Dispatcher/Standard.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Controller/Dispatcher/Standard.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Dispatcher_Interface\:\:removeControllerDirectory\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Front.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Dispatcher_Interface\:\:setDefaultAction\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Front.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Dispatcher_Interface\:\:setDefaultControllerName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Front.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Dispatcher_Interface\:\:setDefaultModule\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Front.php
|
|
|
|
-
|
|
message: '#^Method Zend_Controller_Dispatcher_Interface\:\:getControllerDirectory\(\) invoked with 1 parameter, 0 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Controller/Front.php
|
|
|
|
-
|
|
message: '#^Method Zend_Controller_Dispatcher_Interface\:\:setControllerDirectory\(\) invoked with 2 parameters, 1 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Controller/Front.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between null and null will always evaluate to true\.$#'
|
|
identifier: identical.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Controller/Front.php
|
|
|
|
-
|
|
message: '#^Method Zend_Controller_Plugin_ActionStack\:\:popStack\(\) invoked with 1 parameter, 0 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Controller/Plugin/ActionStack.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$next with type array is incompatible with native type Zend_Controller_Request_Abstract\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Controller/Plugin/ActionStack.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$request$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Plugin/Broker.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property ArrayObject\<\*NEVER\*, \*NEVER\*\>\:\:\$exception\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Plugin/ErrorHandler.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property ArrayObject\<\*NEVER\*, \*NEVER\*\>\:\:\$request\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Plugin/ErrorHandler.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property ArrayObject\<\*NEVER\*, \*NEVER\*\>\:\:\$type\.$#'
|
|
identifier: property.notFound
|
|
count: 6
|
|
path: library/Zend/Controller/Plugin/ErrorHandler.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Request_Abstract\:\:getRawBody\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Plugin/PutHandler.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Request_Abstract\:\:isPut\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Plugin/PutHandler.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Uri\:\:getPath\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Request/Http.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Uri\:\:getQuery\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Request/Http.php
|
|
|
|
-
|
|
message: '#^Call to function is_array\(\) with array\<mixed\> will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 2
|
|
path: library/Zend/Controller/Request/Http.php
|
|
|
|
-
|
|
message: '#^Method Zend_Controller_Request_Http\:\:set\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Controller/Request/Http.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$paramSoures$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Request/Http.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @var has invalid value \(string;\)\: Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 41 on line 3$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Controller/Request/Http.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_Controller_Request_Http\:\:__set\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/Controller/Request/Http.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \!\=\= between int\<1, max\> and 0 will always evaluate to true\.$#'
|
|
identifier: notIdentical.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Controller/Request/Http.php
|
|
|
|
-
|
|
message: '#^Variable \$_GET in isset\(\) always exists and is not nullable\.$#'
|
|
identifier: isset.variable
|
|
count: 1
|
|
path: library/Zend/Controller/Request/Http.php
|
|
|
|
-
|
|
message: '#^Variable \$_POST in isset\(\) always exists and is not nullable\.$#'
|
|
identifier: isset.variable
|
|
count: 1
|
|
path: library/Zend/Controller/Request/Http.php
|
|
|
|
-
|
|
message: '#^PHPDoc type string\|null of property Zend_Controller_Request_HttpTestCase\:\:\$_rawBody is not covariant with PHPDoc type string\|false of overridden property Zend_Controller_Request_Http\:\:\$_rawBody\.$#'
|
|
identifier: property.phpDocType
|
|
count: 1
|
|
path: library/Zend/Controller/Request/HttpTestCase.php
|
|
|
|
-
|
|
message: '#^Method Zend_Controller_Response_Cli\:\:__toString\(\) should return string but returns array\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Controller/Response/Cli.php
|
|
|
|
-
|
|
message: '#^Return type \(array\) of method Zend_Controller_Response_HttpTestCase\:\:sendHeaders\(\) should be compatible with return type \(\$this\(Zend_Controller_Response_Abstract\)\) of method Zend_Controller_Response_Abstract\:\:sendHeaders\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Controller/Response/HttpTestCase.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Router_Route_Interface\:\:chain\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Rewrite.php
|
|
|
|
-
|
|
message: '#^Method Zend_Controller_Router_Rewrite\:\:getCurrentRouteName\(\) has Zend_Controller_Router_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Rewrite.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$route of method Zend_Controller_Router_Route_Chain\:\:chain\(\) expects Zend_Controller_Router_Route_Abstract, Zend_Controller_Router_Route_Interface given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Controller/Router/Rewrite.php
|
|
|
|
-
|
|
message: '#^Property Zend_Controller_Router_Rewrite\:\:\$_currentRoute \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 2
|
|
path: library/Zend/Controller/Router/Rewrite.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Config\:\:\$defaults\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Config\:\:\$reqs\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Config\:\:\$route\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Translate\:\:getMessages\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Translate\:\:translate\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Controller/Router/Route.php
|
|
|
|
-
|
|
message: '#^Unsafe usage of new static\(\)\.$#'
|
|
identifier: new.static
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route.php
|
|
|
|
-
|
|
message: '#^Variable \$translateMessages might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Config\:\:\$defaults\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route/Chain.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Config\:\:\$route\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route/Chain.php
|
|
|
|
-
|
|
message: '#^Unsafe usage of new static\(\)\.$#'
|
|
identifier: new.static
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route/Chain.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Config\:\:\$defaults\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route/Hostname.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Config\:\:\$reqs\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route/Hostname.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Config\:\:\$route\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route/Hostname.php
|
|
|
|
-
|
|
message: '#^Unsafe usage of new static\(\)\.$#'
|
|
identifier: new.static
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route/Hostname.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Config\:\:\$defaults\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route/Module.php
|
|
|
|
-
|
|
message: '#^Method Zend_Controller_Router_Route_Module\:\:getDefault\(\) should return string but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route/Module.php
|
|
|
|
-
|
|
message: '#^Unsafe usage of new static\(\)\.$#'
|
|
identifier: new.static
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route/Module.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Config\:\:\$defaults\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route/Regex.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Config\:\:\$map\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route/Regex.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Config\:\:\$route\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route/Regex.php
|
|
|
|
-
|
|
message: '#^Method Zend_Controller_Router_Route_Regex\:\:getDefault\(\) should return string but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route/Regex.php
|
|
|
|
-
|
|
message: '#^Unsafe usage of new static\(\)\.$#'
|
|
identifier: new.static
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route/Regex.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Config\:\:\$defaults\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route/Static.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Config\:\:\$route\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route/Static.php
|
|
|
|
-
|
|
message: '#^Unsafe usage of new static\(\)\.$#'
|
|
identifier: new.static
|
|
count: 1
|
|
path: library/Zend/Controller/Router/Route/Static.php
|
|
|
|
-
|
|
message: '#^Method Zend_Crypt\:\:hash\(\) has invalid return type unknown\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Crypt.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Crypt_Math_BigInteger\:\:btwoc\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Crypt/DiffieHellman.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Crypt_Math_BigInteger\:\:fromBinary\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Crypt/DiffieHellman.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Crypt_Math_BigInteger\:\:powmod\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Crypt/DiffieHellman.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Crypt_Math_BigInteger\:\:rand\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Crypt/DiffieHellman.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Crypt_Math_BigInteger\:\:toBinary\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 6
|
|
path: library/Zend/Crypt/DiffieHellman.php
|
|
|
|
-
|
|
message: '#^Method Zend_Crypt_DiffieHellman\:\:getGenerator\(\) has Zend_Crypt_DiffieHellman_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Crypt/DiffieHellman.php
|
|
|
|
-
|
|
message: '#^Method Zend_Crypt_DiffieHellman\:\:getPrime\(\) has Zend_Crypt_DiffieHellman_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Crypt/DiffieHellman.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$dh_key of function openssl_dh_compute_key expects resource, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/DiffieHellman.php
|
|
|
|
-
|
|
message: '#^Property Zend_Crypt_DiffieHellman\:\:\$_generator \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Crypt/DiffieHellman.php
|
|
|
|
-
|
|
message: '#^Property Zend_Crypt_DiffieHellman\:\:\$_prime \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Crypt/DiffieHellman.php
|
|
|
|
-
|
|
message: '#^Property Zend_Crypt_DiffieHellman\:\:\$_privateKey \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Crypt/DiffieHellman.php
|
|
|
|
-
|
|
message: '#^Property Zend_Crypt_DiffieHellman\:\:\$_secretKey \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Crypt/DiffieHellman.php
|
|
|
|
-
|
|
message: '#^Method Zend_Crypt_Hmac\:\:_hash\(\) should return string but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Crypt/Hmac.php
|
|
|
|
-
|
|
message: '#^Variable \$types might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Crypt/Hmac.php
|
|
|
|
-
|
|
message: '#^Method Zend_Crypt_Math\:\:rand\(\) should return string but returns int\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math.php
|
|
|
|
-
|
|
message: '#^Method Zend_Crypt_Math\:\:randBytes\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \!\=\= between string and false will always evaluate to true\.$#'
|
|
identifier: notIdentical.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Crypt/Math.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$ascii of function chr expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Bcmath.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$string of function strlen expects string, float\|int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Bcmath.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$right_operand of function bcadd expects numeric\-string, float\|int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Bcmath.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$right_operand of function bcadd expects numeric\-string, int\<0, 255\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Bcmath.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$right_operand of function bccomp expects numeric\-string, 0 given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Crypt/Math/BigInteger/Bcmath.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$right_operand of function bcdiv expects numeric\-string, 256 given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Bcmath.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$right_operand of function bcmod expects numeric\-string, 256 given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Bcmath.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$right_operand of function bcmul expects numeric\-string, 256 given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Bcmath.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$right_operand of function bcmul expects numeric\-string, 65536 given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Bcmath.php
|
|
|
|
-
|
|
message: '#^Variable \$hex might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Bcmath.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$a of function gmp_add expects GMP\|int\|string, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$a of function gmp_cmp expects GMP\|int\|string, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$a of function gmp_div expects GMP\|int\|string, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$a of function gmp_mod expects GMP\|int\|string, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$a of function gmp_mul expects GMP\|int\|string, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$a of function gmp_sub expects GMP\|int\|string, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$base of function gmp_pow expects GMP\|int\|string, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$base of function gmp_powm expects GMP\|int\|string, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$gmpnumber of function gmp_strval expects GMP\|int\|string, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$string of function strlen expects string, float\|int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$b of function gmp_add expects GMP\|int\|string, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$b of function gmp_cmp expects GMP\|int\|string, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$b of function gmp_div expects GMP\|int\|string, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$b of function gmp_mod expects GMP\|int\|string, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$b of function gmp_mul expects GMP\|int\|string, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$b of function gmp_sub expects GMP\|int\|string, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$exp of function gmp_powm expects GMP\|int\|string, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$mod of function gmp_powm expects GMP\|int\|string, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Variable \$hex might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Crypt/Math/BigInteger/Gmp.php
|
|
|
|
-
|
|
message: '#^Class Zend_Crypt_Rsa_Key_Public constructor invoked with 2 parameters, 1 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Crypt/Rsa.php
|
|
|
|
-
|
|
message: '#^Call to function is_array\(\) with array will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/Currency.php
|
|
|
|
-
|
|
message: '#^Call to method getRate\(\) on an unknown class Zend_Service\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Currency.php
|
|
|
|
-
|
|
message: '#^Method Zend_Currency\:\:_exchangeCurrency\(\) has invalid return type unknown\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Currency.php
|
|
|
|
-
|
|
message: '#^Method Zend_Currency\:\:_exchangeCurrency\(\) should return unknown but returns \(float\|int\)\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Currency.php
|
|
|
|
-
|
|
message: '#^Method Zend_Currency\:\:getService\(\) has invalid return type Zend_Service\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Currency.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$input of static method Zend_Locale_Format\:\:convertNumerals\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Currency.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$strict of static method Zend_Locale\:\:isLocale\(\) expects bool, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Currency.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$subject of function str_replace expects array\<string\>\|string, float\|int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Currency.php
|
|
|
|
-
|
|
message: '#^Static method Zend_Locale_Data\:\:clearCache\(\) invoked with 1 parameter, 0 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Currency.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*" between string and 1000 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*" between string and 3600000 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*" between string and 60000 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Binary operation "\+" between string and 1 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 2
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Binary operation "\+" between string and 23 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Binary operation "\+\=" between float\|int\|numeric\-string and string results in an error\.$#'
|
|
identifier: assignOp.invalid
|
|
count: 4
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Binary operation "\+\=" between int and string results in an error\.$#'
|
|
identifier: assignOp.invalid
|
|
count: 2
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Binary operation "\-" between string and \(int\|string\) results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 3
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Binary operation "\-" between string and 1 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 2
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Binary operation "\-" between string and 23 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Binary operation "\-" between string and float\|int\|numeric\-string results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 4
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Binary operation "\-" between string and int results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 2
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Binary operation "\-\=" between string and 1970 results in an error\.$#'
|
|
identifier: assignOp.invalid
|
|
count: 19
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Call to function is_int\(\) with string will always evaluate to false\.$#'
|
|
identifier: function.impossibleType
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\<" between \(array\|float\|int\) and 0 results in an error\.$#'
|
|
identifier: smaller.invalid
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\<" between int\<min, 0\>\|string\|Zend_Date and 0 results in an error\.$#'
|
|
identifier: smaller.invalid
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\>" between int\|string\|Zend_Date and 0 results in an error\.$#'
|
|
identifier: greater.invalid
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:addArpa\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:addDate\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:addDay\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:addDayOfYear\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:addHour\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:addIso\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:addMinute\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:addMonth\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:addSecond\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:addTime\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:addTimestamp\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:addWeek\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:addWeekday\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:addYear\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:getTimezoneFromString\(\) should return int but returns string\.$#'
|
|
identifier: return.type
|
|
count: 5
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:setArpa\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:setDate\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:setDay\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:setDayOfYear\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:setHour\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:setIso\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:setMinute\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:setMonth\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:setSecond\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:setTime\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:setTimestamp\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:setWeek\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:setWeekday\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:setYear\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:subArpa\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:subDate\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:subDay\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:subDayOfYear\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:subHour\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:subIso\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:subMinute\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:subMonth\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:subSecond\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:subTime\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:subTimestamp\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:subWeek\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:subWeekday\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Method Zend_Date\:\:subYear\(\) should return \$this\(Zend_Date\) but returns int\|Zend_Date\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$hour of method Zend_Date_DateObject\:\:mktime\(\) expects int, float given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$hour of method Zend_Date_DateObject\:\:mktime\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 42
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$input of function str_pad expects string, \(array\|float\|int\<0, max\>\) given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$input of function str_pad expects string, \(float\|int\) given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$num of function abs expects float\|int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$string of function strlen expects string, \(array\|float\|int\<0, max\>\) given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$string of function strlen expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$string of function substr expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$token of method Zend_Date\:\:_toComment\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$value of static method Zend_Date\:\:getFullYear\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 5
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$zone of method Zend_Date_DateObject\:\:setTimezone\(\) expects string\|null, int given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$horizon of method Zend_Date_DateObject\:\:calcSun\(\) expects bool, float given\.$#'
|
|
identifier: argument.type
|
|
count: 4
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$minute of method Zend_Date_DateObject\:\:mktime\(\) expects int, float given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$minute of method Zend_Date_DateObject\:\:mktime\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 41
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$strict of static method Zend_Locale\:\:isLocale\(\) expects bool, null given\.$#'
|
|
identifier: argument.type
|
|
count: 5
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$locale of method Zend_Date\:\:toString\(\) expects string\|Zend_Locale\|null, true given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$second of method Zend_Date_DateObject\:\:mktime\(\) expects int, float given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$second of method Zend_Date_DateObject\:\:mktime\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 41
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$value of static method Zend_Locale_Data\:\:getList\(\) expects bool\|string, array\<int, string\> given\.$#'
|
|
identifier: argument.type
|
|
count: 5
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#4 \$dst of method Zend_Date\:\:_assign\(\) expects bool\|int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 26
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#4 \$locale of method Zend_Date\:\:_calcdetail\(\) expects string\|Zend_Locale, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#4 \$month of method Zend_Date_DateObject\:\:mktime\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 17
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#5 \$day of method Zend_Date_DateObject\:\:mktime\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 24
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Parameter \#6 \$year of method Zend_Date_DateObject\:\:mktime\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 27
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Variable \$found might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 11
|
|
path: library/Zend/Date.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#2 \$horizon \(false\) of method Zend_Date_Cities\:\:City\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Date/Cities.php
|
|
|
|
-
|
|
message: '#^Binary operation "\+" between string and float results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Date/DateObject.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$cache$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Date/DateObject.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$day of static method Zend_Date_DateObject\:\:dayOfWeek\(\) expects int, float given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Date/DateObject.php
|
|
|
|
-
|
|
message: '#^Parameter \#4 \$month of method Zend_Date_DateObject\:\:mktime\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Date/DateObject.php
|
|
|
|
-
|
|
message: '#^Parameter \#5 \$day of method Zend_Date_DateObject\:\:mktime\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Date/DateObject.php
|
|
|
|
-
|
|
message: '#^Parameter \#6 \$year of method Zend_Date_DateObject\:\:mktime\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Date/DateObject.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between string and 1 will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Date/DateObject.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Adapter_Abstract\:\:lastSequenceId\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Adapter_Abstract\:\:nextSequenceId\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Abstract.php
|
|
|
|
-
|
|
message: '#^Constant DB2_I5_NAMING_OFF not found\.$#'
|
|
identifier: constant.notFound
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Db2.php
|
|
|
|
-
|
|
message: '#^Constant DB2_I5_NAMING_ON not found\.$#'
|
|
identifier: constant.notFound
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Db2.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Adapter_Db2\:\:getServerVersion\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Db2.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$code of class Zend_Db_Adapter_Db2_Exception constructor expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Db/Adapter/Db2.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$qualifier of function db2_tables expects string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Db/Adapter/Db2.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$username of callable ''db2_connect''\|''db2_pconnect'' expects string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Db2.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$value of function db2_autocommit expects 0\|1, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Db2.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$password of callable ''db2_connect''\|''db2_pconnect'' expects string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Db2.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 3
|
|
path: library/Zend/Db/Adapter/Db2.php
|
|
|
|
-
|
|
message: '#^Variable \$identQuote might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Db2.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#2 \$code \(string\) of method Zend_Db_Adapter_Db2_Exception\:\:__construct\(\) is incompatible with type int\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Db2/Exception.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$error on object\|resource\.$#'
|
|
identifier: property.nonObject
|
|
count: 2
|
|
path: library/Zend/Db/Adapter/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$insert_id on object\|resource\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$server_version on object\|resource\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot call method autocommit\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 3
|
|
path: library/Zend/Db/Adapter/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot call method close\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot call method commit\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot call method query\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Db/Adapter/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot call method real_escape_string\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot call method rollback\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Mysqli.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Adapter_Mysqli\:\:_quote\(\) should return string but returns float\|int\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Mysqli.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Adapter_Mysqli\:\:prepare\(\) should return Zend_Db_Statement_Mysqli but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Mysqli.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between object and false will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Mysqli.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Mysqli.php
|
|
|
|
-
|
|
message: '#^Variable \$result might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Mysqli.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Adapter_Oracle\:\:getServerVersion\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Db/Adapter/Oracle.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Adapter_Oracle\:\:lastInsertId\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Oracle.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$lob_as_string$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Oracle.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$lob_as_string of method Zend_Db_Statement_Oracle\:\:setLobAsString\(\) expects string, bool given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Oracle.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 3
|
|
path: library/Zend/Db/Adapter/Oracle.php
|
|
|
|
-
|
|
message: '#^Cannot call method beginTransaction\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Abstract.php
|
|
|
|
-
|
|
message: '#^Cannot call method commit\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Abstract.php
|
|
|
|
-
|
|
message: '#^Cannot call method errorInfo\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Abstract.php
|
|
|
|
-
|
|
message: '#^Cannot call method exec\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Abstract.php
|
|
|
|
-
|
|
message: '#^Cannot call method getAttribute\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Abstract.php
|
|
|
|
-
|
|
message: '#^Cannot call method inTransaction\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Db/Adapter/Pdo/Abstract.php
|
|
|
|
-
|
|
message: '#^Cannot call method lastInsertId\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Abstract.php
|
|
|
|
-
|
|
message: '#^Cannot call method quote\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Abstract.php
|
|
|
|
-
|
|
message: '#^Cannot call method rollBack\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Adapter_Pdo_Abstract\:\:getServerVersion\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Db/Adapter/Pdo/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$bind$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Abstract.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Abstract.php
|
|
|
|
-
|
|
message: '#^Call to function is_array\(\) with array will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Ibm.php
|
|
|
|
-
|
|
message: '#^Cannot call method describeTable\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Ibm.php
|
|
|
|
-
|
|
message: '#^Cannot call method getAttribute\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Ibm.php
|
|
|
|
-
|
|
message: '#^Cannot call method lastInsertId\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Ibm.php
|
|
|
|
-
|
|
message: '#^Cannot call method lastSequenceId\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Ibm.php
|
|
|
|
-
|
|
message: '#^Cannot call method limit\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Ibm.php
|
|
|
|
-
|
|
message: '#^Cannot call method listTables\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Ibm.php
|
|
|
|
-
|
|
message: '#^Cannot call method nextSequenceId\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Ibm.php
|
|
|
|
-
|
|
message: '#^Cannot call method setAttribute\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Ibm.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Adapter_Pdo_Ibm\:\:getServerVersion\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 3
|
|
path: library/Zend/Db/Adapter/Pdo/Ibm.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$bind$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Ibm.php
|
|
|
|
-
|
|
message: '#^Property Zend_Db_Adapter_Pdo_Ibm\:\:\$_serverType \(string\) does not accept Zend_Db_Adapter_Pdo_Ibm_Db2\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Ibm.php
|
|
|
|
-
|
|
message: '#^Property Zend_Db_Adapter_Pdo_Ibm\:\:\$_serverType \(string\) does not accept Zend_Db_Adapter_Pdo_Ibm_Ids\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Ibm.php
|
|
|
|
-
|
|
message: '#^Return type \(int\) of method Zend_Db_Adapter_Pdo_Ibm\:\:lastInsertId\(\) should be compatible with return type \(string\) of method Zend_Db_Adapter_Pdo_Abstract\:\:lastInsertId\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Ibm.php
|
|
|
|
-
|
|
message: '#^Return type \(int\) of method Zend_Db_Adapter_Pdo_Ibm\:\:lastSequenceId\(\) should be compatible with return type \(string\) of method Zend_Db_Adapter_Abstract\:\:lastSequenceId\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Ibm.php
|
|
|
|
-
|
|
message: '#^Return type \(int\) of method Zend_Db_Adapter_Pdo_Ibm\:\:nextSequenceId\(\) should be compatible with return type \(string\) of method Zend_Db_Adapter_Abstract\:\:nextSequenceId\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Ibm.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Adapter_Pdo_Ibm_Ids\:\:_getPrimaryInfo\(\) should return array but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Ibm/Ids.php
|
|
|
|
-
|
|
message: '#^Cannot call method exec\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 4
|
|
path: library/Zend/Db/Adapter/Pdo/Mssql.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Adapter_Pdo_Mssql\:\:getServerVersion\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Db/Adapter/Pdo/Mssql.php
|
|
|
|
-
|
|
message: '#^Return type \(int\) of method Zend_Db_Adapter_Pdo_Mssql\:\:lastInsertId\(\) should be compatible with return type \(string\) of method Zend_Db_Adapter_Pdo_Abstract\:\:lastInsertId\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Mssql.php
|
|
|
|
-
|
|
message: '#^Variable \$type might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Mssql.php
|
|
|
|
-
|
|
message: '#^Cannot call method exec\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Pgsql.php
|
|
|
|
-
|
|
message: '#^Cannot call method lastInsertId\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Pgsql.php
|
|
|
|
-
|
|
message: '#^Cannot call method errorInfo\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Db/Adapter/Pdo/Sqlite.php
|
|
|
|
-
|
|
message: '#^Cannot call method exec\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Db/Adapter/Pdo/Sqlite.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Adapter_Pdo_Sqlite\:\:__construct\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Sqlite.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_Db_Adapter_Abstract\:\:__construct\(\) \(void\) is used\.$#'
|
|
identifier: staticMethod.void
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Sqlite.php
|
|
|
|
-
|
|
message: '#^Cannot call method exec\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Db/Adapter/Pdo/Sqlsrv.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Adapter_Pdo_Sqlsrv\:\:getServerVersion\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Db/Adapter/Pdo/Sqlsrv.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Zend_Db_Adapter_Exceptions is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Sqlsrv.php
|
|
|
|
-
|
|
message: '#^Variable \$type might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Pdo/Sqlsrv.php
|
|
|
|
-
|
|
message: '#^Property Zend_Db_Adapter_Sqlsrv\:\:\$_lastInsertId \(int\) does not accept string\|false\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Sqlsrv.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \!\=\= between array and false will always evaluate to true\.$#'
|
|
identifier: notIdentical.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Sqlsrv.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 3
|
|
path: library/Zend/Db/Adapter/Sqlsrv.php
|
|
|
|
-
|
|
message: '#^Variable \$type might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Db/Adapter/Sqlsrv.php
|
|
|
|
-
|
|
message: '#^Property Zend_Db_Profiler\:\:\$_filterElapsedSecs \(int\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Db/Profiler.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$replace of function str_replace expects array\<string\>\|string, array\<int, int\|string\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Db/Profiler/Firebug.php
|
|
|
|
-
|
|
message: '#^Property Zend_Db_Profiler_Firebug\:\:\$_message \(Zend_Wildfire_Plugin_FirePhp_TableMessage\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Db/Profiler/Firebug.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Db_Profiler_Firebug\:\:queryEnd\(\) should be compatible with return type \(string\) of method Zend_Db_Profiler\:\:queryEnd\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Db/Profiler/Firebug.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$param$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Db/Profiler/Query.php
|
|
|
|
-
|
|
message: '#^Property Zend_Db_Profiler_Query\:\:\$_endedMicrotime \(int\) does not accept float\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Db/Profiler/Query.php
|
|
|
|
-
|
|
message: '#^Property Zend_Db_Profiler_Query\:\:\$_endedMicrotime \(int\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Db/Profiler/Query.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Schema_Manager\:\:_processFile\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Db/Schema/Manager.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Schema_Manager\:\:_updateSchemaVersion\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Db/Schema/Manager.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$currentVersion of method Zend_Db_Schema_Manager\:\:_getMigrationFiles\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Db/Schema/Manager.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$stopVersion of method Zend_Db_Schema_Manager\:\:_getMigrationFiles\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 4
|
|
path: library/Zend/Db/Schema/Manager.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Select\:\:query\(\) should return Zend_Db_Statement but returns Zend_Db_Statement_Interface\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Select.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$tbl$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Db/Select.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$cond of method Zend_Db_Select\:\:_join\(\) expects string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Db/Select.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$type of method Zend_Db_Adapter_Abstract\:\:quoteInto\(\) expects string\|null, int\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Db/Select.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$type of method Zend_Db_Select\:\:_where\(\) expects string\|null, int\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Db/Select.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Db2\:\:columnCount\(\) should return int but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Db2.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Db2\:\:errorCode\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Db/Statement/Db2.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Db2\:\:errorInfo\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Db2.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Db2\:\:rowCount\(\) should return int but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Db2.php
|
|
|
|
-
|
|
message: '#^Property Zend_Db_Statement\:\:\$_stmt \(object\|resource\) does not accept false\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Db2.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Db2.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$affected_rows on object\|resource\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$errno on object\|resource\.$#'
|
|
identifier: property.nonObject
|
|
count: 6
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$error on object\|resource\.$#'
|
|
identifier: property.nonObject
|
|
count: 4
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$field_count on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$sqlstate on object\|resource\.$#'
|
|
identifier: property.nonObject
|
|
count: 2
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot call method close\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot call method execute\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot call method fetch\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot call method free_result\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot call method more_results\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot call method next_result\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot call method prepare\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot call method reset\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot call method result_metadata\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Cannot call method store_result\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Mysqli\:\:_bindParam\(\) has Zend_Db_Statement_Mysqli_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Mysqli\:\:errorCode\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Mysqli\:\:errorInfo\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Mysqli\:\:rowCount\(\) should return int but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Property Zend_Db_Statement\:\:\$_stmt \(object\|resource\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Property Zend_Db_Statement_Mysqli\:\:\$_meta \(array\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 2
|
|
path: library/Zend/Db/Statement/Mysqli.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Db_Adapter_Abstract\:\:_getExecuteMode\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Oracle.php
|
|
|
|
-
|
|
message: '#^Call to function is_array\(\) with array will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Oracle.php
|
|
|
|
-
|
|
message: '#^Instanceof between string and ''OCI\-Lob'' will always evaluate to false\.$#'
|
|
identifier: instanceof.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Oracle.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Oracle\:\:columnCount\(\) should return int but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Oracle.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Oracle\:\:errorCode\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Db/Statement/Oracle.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Oracle\:\:errorInfo\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Db/Statement/Oracle.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Oracle\:\:fetchAll\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Oracle.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Oracle\:\:fetchColumn\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Db/Statement/Oracle.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Oracle\:\:rowCount\(\) should return int but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Oracle.php
|
|
|
|
-
|
|
message: '#^Negated boolean expression is always true\.$#'
|
|
identifier: booleanNot.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Oracle.php
|
|
|
|
-
|
|
message: '#^Property Zend_Db_Statement\:\:\$_stmt \(object\|resource\) does not accept false\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Oracle.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 3
|
|
path: library/Zend/Db/Statement/Oracle.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$queryString on object\|resource\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method bindColumn\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method bindParam\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method bindValue\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method closeCursor\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method columnCount\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method errorCode\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method errorInfo\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method execute\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method fetch\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method fetchAll\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method fetchColumn\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method fetchObject\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method getAttribute\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method getColumnMeta\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method nextRowset\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method prepare\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method rowCount\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method setAttribute\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method setFetchMode\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$key \(int\) of method Zend_Db_Statement_Pdo\:\:getAttribute\(\) should be compatible with parameter \$key \(string\) of method Zend_Db_Statement\:\:getAttribute\(\)$#'
|
|
identifier: method.childParameterType
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$key \(int\) of method Zend_Db_Statement_Pdo\:\:getAttribute\(\) should be compatible with parameter \$key \(string\) of method Zend_Db_Statement_Interface\:\:getAttribute\(\)$#'
|
|
identifier: method.childParameterType
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Pdo.php
|
|
|
|
-
|
|
message: '#^Cannot call method bindParam\(\) on object\|resource\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Db/Statement/Pdo/Ibm.php
|
|
|
|
-
|
|
message: '#^Call to function is_array\(\) with array will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Sqlsrv.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Sqlsrv\:\:_bindParam\(\) has Zend_Db_Statement_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Sqlsrv.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Sqlsrv\:\:errorCode\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Db/Statement/Sqlsrv.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Sqlsrv\:\:errorInfo\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Db/Statement/Sqlsrv.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Sqlsrv\:\:fetchColumn\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Db/Statement/Sqlsrv.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Statement_Sqlsrv\:\:rowCount\(\) should return int but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Sqlsrv.php
|
|
|
|
-
|
|
message: '#^Negated boolean expression is always false\.$#'
|
|
identifier: booleanNot.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Sqlsrv.php
|
|
|
|
-
|
|
message: '#^Property Zend_Db_Statement\:\:\$_stmt \(object\|resource\) does not accept false\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Sqlsrv.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Db/Statement/Sqlsrv.php
|
|
|
|
-
|
|
message: '#^Binary operation "\." between non\-empty\-array and ''\.'' results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 3
|
|
path: library/Zend/Db/Table/Abstract.php
|
|
|
|
-
|
|
message: '#^Binary operation "\." between non\-falsy\-string and array results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Db/Table/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Table_Abstract\:\:_setupAdapter\(\) should return Zend_Db_Adapter_Abstract but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Table/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Table_Abstract\:\:_setupMetadataCache\(\) should return Zend_Cache_Core but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Table/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$definition$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Db/Table/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$key$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Db/Table/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$schemaName of method Zend_Db_Adapter_Abstract\:\:describeTable\(\) expects string\|null, array given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Db/Table/Abstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Db_Table_Abstract\:\:\$_schema \(array\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Db/Table/Abstract.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \!\=\= between mixed and null will always evaluate to true\.$#'
|
|
identifier: notIdentical.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Db/Table/Abstract.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between true and true will always evaluate to true\.$#'
|
|
identifier: identical.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Db/Table/Abstract.php
|
|
|
|
-
|
|
message: '#^Variable \$cacheId might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Db/Table/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Table_Row_Abstract\:\:__unset\(\) with return type void returns \$this\(Zend_Db_Table_Row_Abstract\) but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Db/Table/Row/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Table_Row_Abstract\:\:findParentRow\(\) should return Zend_Db_Table_Row_Abstract but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Db/Table/Row/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Table_Row_Abstract\:\:offsetUnset\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Db/Table/Row/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Db_Table_Row_Abstract\:\:refresh\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Db/Table/Row/Abstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Db_Table_Row_Abstract\:\:\$_table \(Zend_Db_Table_Abstract\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Db/Table/Row/Abstract.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_Db_Table_Row_Abstract\:\:__unset\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/Db/Table/Row/Abstract.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_Db_Table_Row_Abstract\:\:_refresh\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/Db/Table/Row/Abstract.php
|
|
|
|
-
|
|
message: '#^Variable \$joinCond might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Db/Table/Row/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$adapter$#'
|
|
identifier: parameter.notFound
|
|
count: 3
|
|
path: library/Zend/Db/Table/Select.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$cond of method Zend_Db_Select\:\:joinInner\(\) expects string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Db/Table/Select.php
|
|
|
|
-
|
|
message: '#^Property Zend_Db_Table_Select\:\:\$_integrityCheck \(array\) does not accept default value of type true\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Db/Table/Select.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(string;\)\: Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 141 on line 5$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Debug.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(void;\)\: Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 163 on line 6$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Debug.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:addHelperPath\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:getPluginLoader\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:dojo\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/BuildLayer.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:getHelper\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/BuildLayer.php
|
|
|
|
-
|
|
message: '#^Call to preg_quote\(\) is missing delimiter / to be effective\.$#'
|
|
identifier: argument.invalidPregQuote
|
|
count: 1
|
|
path: library/Zend/Dojo/BuildLayer.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$profile of method Zend_Dojo_BuildLayer\:\:_filterJsonProfileToJavascript\(\) expects string, array given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/BuildLayer.php
|
|
|
|
-
|
|
message: '#^Parameter \$value of method Zend_Dojo_BuildLayer\:\:addProfileOption\(\) has invalid type value\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/BuildLayer.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_Data\:\:getItem\(\) should return array but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/Data.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_Data\:\:next\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Dojo/Data.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_Data\:\:rewind\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Dojo/Data.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$identifier$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Data.php
|
|
|
|
-
|
|
message: '#^Property Zend_Dojo_Data\:\:\$_identifier \(int\|string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Dojo/Data.php
|
|
|
|
-
|
|
message: '#^Property Zend_Dojo_Data\:\:\$_label \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Dojo/Data.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:addHelperPath\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:getPluginLoader\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Dojo_Form\:\:loadDefaultDecorators\(\) should be compatible with return type \(\$this\(Zend_Form\)\) of method Zend_Form\:\:loadDefaultDecorators\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Dojo/Form.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:dojo\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Dojo/Form/Decorator/DijitContainer.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:dojo\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Dojo/Form/Decorator/DijitElement.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:form\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Decorator/DijitForm.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:addHelperPath\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/DisplayGroup.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:getPluginLoader\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/DisplayGroup.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_Form_DisplayGroup\:\:setView\(\) should return Zend_Dojo_Form_DisplayGroup but returns Zend_Form_DisplayGroup\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/DisplayGroup.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$am$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/DateTextBox.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$strict$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/DateTextBox.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:addHelperPath\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Dijit.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:getPluginLoader\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Dijit.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_Form_Element_Dijit\:\:setView\(\) should return Zend_Dojo_Form_Element_Dijit but returns Zend_Form_Element\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Dijit.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Dojo_Form_Element_Dijit\:\:loadDefaultDecorators\(\) should be compatible with return type \(Zend_Form_Element\) of method Zend_Form_Element\:\:loadDefaultDecorators\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Dijit.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_Form_Element_Editor\:\:addStyleSheet\(\) should return Zend_Dojo_Form_Element_Editor but returns Zend_Dojo_Form_Element_Dijit\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Editor.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_Form_Element_Editor\:\:clearCaptureEvents\(\) should return Zend_Dojo_Form_Element_Editor but returns Zend_Dojo_Form_Element_Dijit\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Editor.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_Form_Element_Editor\:\:clearEvents\(\) should return Zend_Dojo_Form_Element_Editor but returns Zend_Dojo_Form_Element_Dijit\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Editor.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_Form_Element_Editor\:\:clearExtraPlugins\(\) should return Zend_Dojo_Form_Element_Editor but returns Zend_Dojo_Form_Element_Dijit\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Editor.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_Form_Element_Editor\:\:clearPlugins\(\) should return Zend_Dojo_Form_Element_Editor but returns Zend_Dojo_Form_Element_Dijit\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Editor.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_Form_Element_Editor\:\:setEditActionInterval\(\) should return Zend_Dojo_Form_Element_Editor but returns Zend_Dojo_Form_Element_Dijit\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Editor.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_Form_Element_Editor\:\:setFocusOnLoad\(\) should return Zend_Dojo_Form_Element_Editor but returns Zend_Dojo_Form_Element_Dijit\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Editor.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_Form_Element_Editor\:\:setHeight\(\) should return Zend_Dojo_Form_Element_Editor but returns Zend_Dojo_Form_Element_Dijit\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Editor.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_Form_Element_Editor\:\:setInheritWidth\(\) should return Zend_Dojo_Form_Element_Editor but returns Zend_Dojo_Form_Element_Dijit\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Editor.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_Form_Element_Editor\:\:setMinHeight\(\) should return Zend_Dojo_Form_Element_Editor but returns Zend_Dojo_Form_Element_Dijit\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Editor.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_Form_Element_Editor\:\:setUpdateInterval\(\) should return Zend_Dojo_Form_Element_Editor but returns Zend_Dojo_Form_Element_Dijit\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Editor.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$extraPlugins$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Editor.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$strict$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/NumberTextBox.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$clickSelect$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Slider.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$intermediateChanges$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Slider.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$showButtons$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/Slider.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$lowercase$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/TextBox.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$propercase$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/TextBox.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$trim$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/TextBox.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$uppercase$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/TextBox.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_Form_Element_ValidationTextBox\:\:clearConstraints\(\) should return Zend_Dojo_Form_Element_ValidationTextBox but returns Zend_Dojo_Form_Element_Dijit\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/Element/ValidationTextBox.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:addHelperPath\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/SubForm.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:getPluginLoader\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/SubForm.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Dojo_Form_SubForm\:\:loadDefaultDecorators\(\) should be compatible with return type \(Zend_Form_SubForm\) of method Zend_Form_SubForm\:\:loadDefaultDecorators\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Dojo/Form/SubForm.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_View_Helper_AccordionContainer\:\:accordionContainer\(\) should return string but returns \$this\(Zend_Dojo_View_Helper_AccordionContainer\)\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/AccordionContainer.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_createLayoutContainer\(\) expects int, string\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/AccordionContainer.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_View_Helper_AccordionPane\:\:accordionPane\(\) should return string but returns \$this\(Zend_Dojo_View_Helper_AccordionPane\)\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/AccordionPane.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:headStyle\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/BorderContainer.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_View_Helper_BorderContainer\:\:borderContainer\(\) should return string but returns \$this\(Zend_Dojo_View_Helper_BorderContainer\)\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/BorderContainer.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_createLayoutContainer\(\) expects int, string\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/BorderContainer.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:formButton\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/Button.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$content$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/CheckBox.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$haystack of function strstr expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/CheckBox.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_createFormElement\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/CheckBox.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_renderHiddenElement\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/CheckBox.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:formSelect\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/ComboBox.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_View_Helper_ComboBox\:\:_renderStore\(\) should return string\|false but returns true\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/ComboBox.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_createFormElement\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Dojo/View/Helper/ComboBox.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_View_Helper_ContentPane\:\:contentPane\(\) should return string but returns \$this\(Zend_Dojo_View_Helper_ContentPane\)\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/ContentPane.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_createLayoutContainer\(\) expects int, string\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/ContentPane.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_createFormElement\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/CurrencyTextBox.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_View_Helper_CustomDijit\:\:captureStart\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/CustomDijit.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_createLayoutContainer\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/CustomDijit.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_Dojo_View_Helper_DijitContainer\:\:captureStart\(\) \(void\) is used\.$#'
|
|
identifier: staticMethod.void
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/CustomDijit.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_createFormElement\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/DateTextBox.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:dojo\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/Dijit.php
|
|
|
|
-
|
|
message: '#^Variable \$stripParams might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/Dijit.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_createLayoutContainer\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/DijitContainer.php
|
|
|
|
-
|
|
message: '#^Variable \$attribs might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/DijitContainer.php
|
|
|
|
-
|
|
message: '#^Variable \$params might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/DijitContainer.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$view with type Zend_Dojo_View_Interface is not subtype of native type Zend_View_Interface\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/Dojo.php
|
|
|
|
-
|
|
message: '#^Parameter \$view of method Zend_Dojo_View_Helper_Dojo\:\:setView\(\) has invalid type Zend_Dojo_View_Interface\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/Dojo.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Dojo_View_Helper_Dojo\:\:\$_useProgrammatic \(bool\) does not accept int\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/Dojo.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:doctype\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/Dojo/Container.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Dojo/View/Helper/Dojo/Container.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$view with type Zend_Dojo_View_Interface is not subtype of native type Zend_View_Interface\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/Dojo/Container.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$option$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/Dojo/Container.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$value$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/Dojo/Container.php
|
|
|
|
-
|
|
message: '#^Parameter \$view of method Zend_Dojo_View_Helper_Dojo_Container\:\:setView\(\) has invalid type Zend_Dojo_View_Interface\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/Dojo/Container.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:formTextarea\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/Editor.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_createFormElement\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/NumberSpinner.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_createFormElement\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/NumberTextBox.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:formRadio\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/RadioButton.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/SimpleTextarea.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:htmlList\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/Slider.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_createLayoutContainer\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/Slider.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_renderHiddenElement\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/Slider.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$subject of function str_replace expects array\<string\>\|string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/Slider.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_View_Helper_SplitContainer\:\:splitContainer\(\) should return string but returns \$this\(Zend_Dojo_View_Helper_SplitContainer\)\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/SplitContainer.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_createLayoutContainer\(\) expects int, string\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/SplitContainer.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_View_Helper_StackContainer\:\:stackContainer\(\) should return string but returns \$this\(Zend_Dojo_View_Helper_StackContainer\)\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/StackContainer.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_createLayoutContainer\(\) expects int, string\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/StackContainer.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dojo_View_Helper_TabContainer\:\:tabContainer\(\) should return string but returns \$this\(Zend_Dojo_View_Helper_TabContainer\)\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/TabContainer.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_createLayoutContainer\(\) expects int, string\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/TabContainer.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_createFormElement\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/TextBox.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_createFormElement\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/TimeTextBox.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Dojo_View_Helper_Dijit\:\:_createFormElement\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dojo/View/Helper/ValidationTextBox.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property TNode of DOMNode\:\:\$value\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Dom/Query.php
|
|
|
|
-
|
|
message: '#^Method Zend_Dom_Query\:\:_getNodeList\(\) should return array but returns DOMNodeList\<DOMNode\>\|false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Dom/Query.php
|
|
|
|
-
|
|
message: '#^Parameter \#4 \$nodeList of class Zend_Dom_Query_Result constructor expects DOMNodeList, array given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Dom/Query.php
|
|
|
|
-
|
|
message: '#^Call to function is_object\(\) with mixed will always evaluate to false\.$#'
|
|
identifier: function.impossibleType
|
|
count: 1
|
|
path: library/Zend/EventManager/Event.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$params \(array\|object\) of method Zend_EventManager_Event\:\:setParams\(\) should be compatible with parameter \$params \(string\) of method Zend_EventManager_EventDescription\:\:setParams\(\)$#'
|
|
identifier: method.childParameterType
|
|
count: 1
|
|
path: library/Zend/EventManager/Event.php
|
|
|
|
-
|
|
message: '#^Call to method getListeners\(\) on an unknown class Zend_EventManager_StaticEventCollection\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/EventManager/EventManager.php
|
|
|
|
-
|
|
message: '#^Method Zend_EventManager_EventManager\:\:getSharedCollections\(\) has invalid return type Zend_EventManager_StaticEventCollection\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/EventManager/EventManager.php
|
|
|
|
-
|
|
message: '#^Method Zend_EventManager_ListenerAggregate\:\:attach\(\) invoked with 2 parameters, 1 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/EventManager/EventManager.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$e with type EventDescription is not subtype of native type Zend_EventManager_EventDescription\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/EventManager/EventManager.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$listeners of method Zend_EventManager_EventManager\:\:insertListeners\(\) expects Zend_Stdlib_PriorityQueue, array given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/EventManager/EventManager.php
|
|
|
|
-
|
|
message: '#^Parameter \$e of method Zend_EventManager_EventManager\:\:triggerListeners\(\) has invalid type EventDescription\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/EventManager/EventManager.php
|
|
|
|
-
|
|
message: '#^Property Zend_EventManager_EventManager\:\:\$sharedCollections \(Zend_EventManager_StaticEventCollection\|false\|null\) does not accept Zend_EventManager_SharedEventCollection\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/EventManager/EventManager.php
|
|
|
|
-
|
|
message: '#^Property Zend_EventManager_EventManager\:\:\$sharedCollections has unknown class Zend_EventManager_StaticEventCollection as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/EventManager/EventManager.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$argv with type mixed is not subtype of native type array\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/EventManager/FilterChain.php
|
|
|
|
-
|
|
message: '#^Return type \(Zend_EventManager_Filter_FilterIterator\) of method Zend_EventManager_FilterChain\:\:getFilters\(\) should be compatible with return type \(array\) of method Zend_EventManager_Filter\:\:getFilters\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/EventManager/FilterChain.php
|
|
|
|
-
|
|
message: '#^Method Zend_EventManager_GlobalEventManager\:\:clearListeners\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/EventManager/GlobalEventManager.php
|
|
|
|
-
|
|
message: '#^Method Zend_EventManager_GlobalEventManager\:\:detach\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/EventManager/GlobalEventManager.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_EventManager_EventCollection\:\:clearListeners\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/EventManager/GlobalEventManager.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_EventManager_EventCollection\:\:detach\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/EventManager/GlobalEventManager.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$priority$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/EventManager/ListenerAggregate.php
|
|
|
|
-
|
|
message: '#^Static property Zend_EventManager_StaticEventManager\:\:\$instance \(Zend_EventManager_StaticEventManager\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/EventManager/StaticEventManager.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Uri\:\:setFragment\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Uri\:\:setPath\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Uri\:\:setQuery\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed.php
|
|
|
|
-
|
|
message: '#^Offset 1 on array\{list\<string\>, list\<non\-falsy\-string\>\} in isset\(\) always exists and is not nullable\.$#'
|
|
identifier: isset.offset
|
|
count: 1
|
|
path: library/Zend/Feed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Feed_Abstract\:\:\$_entryClassName\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Abstract.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Feed_Abstract\:\:\$_entryElementName\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$array of method Zend_Feed_Abstract\:\:_mapFeedHeaders\(\) expects array, Zend_Feed_Builder_Header given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Feed/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$xml of static method Zend_Xml_Security\:\:scan\(\) expects string, DOMElement given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Feed/Abstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Feed_Element\:\:\$_element \(DOMElement\) does not accept DOMDocument\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Feed/Abstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Feed_Element\:\:\$_element \(DOMElement\) does not accept DOMDocument\|SimpleXMLElement\|true\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Feed/Abstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Feed_Element\:\:\$_element \(DOMElement\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 3
|
|
path: library/Zend/Feed/Abstract.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMElement\:\:\$actualEncoding\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMElement\:\:\$version\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method DOMElement\:\:createCDATASection\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 5
|
|
path: library/Zend/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method DOMElement\:\:createElement\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 25
|
|
path: library/Zend/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method DOMElement\:\:createElementNS\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$author on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$copyright on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$description on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$generator on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$image on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$language on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$lastUpdate on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$link on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 2
|
|
path: library/Zend/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$published on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$title on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Property Zend_Feed_Element\:\:\$_element \(DOMElement\) does not accept DOMNode\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Feed_Atom\:\:_mapFeedEntries\(\) should be compatible with return type \(DOMElement\) of method Zend_Feed_Abstract\:\:_mapFeedEntries\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Property Zend_Feed_Builder\:\:\$_data is never read, only written\.$#'
|
|
identifier: property.onlyWritten
|
|
count: 1
|
|
path: library/Zend/Feed/Builder.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$port of method Zend_Uri_Http\:\:setPort\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Feed/Builder/Header.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Element\:\:__isset\(\) should return bool but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 2
|
|
path: library/Zend/Feed/Element.php
|
|
|
|
-
|
|
message: '#^Property Zend_Feed_Element\:\:\$_element \(DOMElement\) does not accept DOMNode\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Feed/Element.php
|
|
|
|
-
|
|
message: '#^Result of method DOMElement\:\:setAttributeNS\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/Feed/Element.php
|
|
|
|
-
|
|
message: '#^Constructor of class Zend_Feed_Entry_Abstract has an unused parameter \$uri\.$#'
|
|
identifier: constructor.unusedParameter
|
|
count: 1
|
|
path: library/Zend/Feed/Entry/Abstract.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Http_Client\:\:\$responseBody\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Entry_Atom\:\:id\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Http_Client\:\:setHeader\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Property Zend_Feed_Element\:\:\$_element \(DOMElement\) does not accept DOMNode\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Feed/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Entry_Rss\:\:content\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$val$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_FeedInterface\:\:getHubs\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Pubsubhubbub.php
|
|
|
|
-
|
|
message: '#^Call to function is_object\(\) with Zend_Feed_Abstract will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/Feed/Pubsubhubbub.php
|
|
|
|
-
|
|
message: '#^Instanceof between Zend_Feed_Abstract and Zend_Feed_Abstract will always evaluate to true\.$#'
|
|
identifier: instanceof.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Feed/Pubsubhubbub.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Feed_Pubsubhubbub\:\:\$httpClient \(Zend_Http_Client\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Feed/Pubsubhubbub.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Feed_Pubsubhubbub\:\:\$httpClient \(Zend_Http_Client\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Feed/Pubsubhubbub.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Pubsubhubbub_HttpResponse\:\:getHeader\(\) should return string\|null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Feed/Pubsubhubbub/HttpResponse.php
|
|
|
|
-
|
|
message: '#^Property Zend_Feed_Pubsubhubbub_Model_ModelAbstract\:\:\$_db \(Zend_Db_Table\) does not accept Zend_Db_Table_Abstract\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Feed/Pubsubhubbub/Model/ModelAbstract.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Db_Table_Row_Abstract\:\:\$created_time\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Pubsubhubbub/Model/Subscription.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Pubsubhubbub_Model_Subscription\:\:getSubscription\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Pubsubhubbub/Model/Subscription.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \!\=\= between mixed and null will always evaluate to true\.$#'
|
|
identifier: notIdentical.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Feed/Pubsubhubbub/Publisher.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Feed/Pubsubhubbub/Subscriber.php
|
|
|
|
-
|
|
message: '#^Property Zend_Feed_Pubsubhubbub_Subscriber\:\:\$_usePathParameter \(string\) does not accept bool\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Feed/Pubsubhubbub/Subscriber.php
|
|
|
|
-
|
|
message: '#^Property Zend_Feed_Pubsubhubbub_Subscriber\:\:\$_usePathParameter \(string\) does not accept default value of type false\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Feed/Pubsubhubbub/Subscriber.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \!\=\= between mixed and null will always evaluate to true\.$#'
|
|
identifier: notIdentical.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Feed/Pubsubhubbub/Subscriber.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$haystack of function stripos expects string, bool given\.$#'
|
|
identifier: argument.type
|
|
count: 5
|
|
path: library/Zend/Feed/Pubsubhubbub/Subscriber/Callback.php
|
|
|
|
-
|
|
message: '#^Property Zend_Feed_Pubsubhubbub_Subscriber_Callback\:\:\$_subscriptionKey \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Feed/Pubsubhubbub/Subscriber/Callback.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Feed/Pubsubhubbub/Subscriber/Callback.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method \(DOMDocument&Zend_Feed_Reader_FeedInterface\)\|\(Zend_Feed_Abstract&Zend_Feed_Reader_FeedInterface\)\:\:getDomDocument\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_FeedInterface\:\:setOriginalSourceUri\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader.php
|
|
|
|
-
|
|
message: '#^If condition is always false\.$#'
|
|
identifier: if.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Feed/Reader.php
|
|
|
|
-
|
|
message: '#^Left side of \|\| is always false\.$#'
|
|
identifier: booleanOr.leftAlwaysFalse
|
|
count: 1
|
|
path: library/Zend/Feed/Reader.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$url$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader.php
|
|
|
|
-
|
|
message: '#^Right side of \|\| is always false\.$#'
|
|
identifier: booleanOr.rightAlwaysFalse
|
|
count: 3
|
|
path: library/Zend/Feed/Reader.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Feed_Reader\:\:\$_cache \(Zend_Cache_Core\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Feed/Reader.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Feed_Reader\:\:\$_httpClient \(Zend_Http_Client\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Feed/Reader.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getAuthors\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getCategories\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getCommentCount\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getCommentFeedLink\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getCommentLink\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getContent\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getDateCreated\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getDateModified\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getDescription\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getEnclosure\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getId\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getLinks\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getSource\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getTitle\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Reader_Entry_Atom\:\:getLink\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Feed_Reader_Entry_Atom\:\:getEnclosure\(\) should be compatible with return type \(stdClass\) of method Zend_Feed_Reader_EntryInterface\:\:getEnclosure\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method DOMNode\:\:getAttribute\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 4
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getAuthors\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getCategories\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getCommentCount\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getCommentFeedLink\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getCommentLink\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getContent\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getDate\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getDateModified\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getDescription\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getEnclosure\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getId\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getLinks\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_EntryAbstract\:\:getTitle\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Reader_Entry_Rss\:\:getAuthor\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Reader_Entry_Rss\:\:getLink\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$entry with type Zend_Feed_Entry_Abstract is incompatible with native type DOMElement\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$element$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$entryKey of method Zend_Feed_Reader_EntryAbstract\:\:__construct\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Feed_Reader_Entry_Rss\:\:getEnclosure\(\) should be compatible with return type \(stdClass\) of method Zend_Feed_Reader_EntryInterface\:\:getEnclosure\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|null\) of method Zend_Feed_Reader_Entry_Rss\:\:getCommentCount\(\) should be compatible with return type \(int\) of method Zend_Feed_Reader_EntryInterface\:\:getCommentCount\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Variable \$authors on left side of \?\? always exists and is not nullable\.$#'
|
|
identifier: nullCoalesce.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Reader_EntryAbstract\:\:getElement\(\) should return DOMElement but returns Zend_Feed_Entry_Interface\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/EntryAbstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Reader_EntryAbstract\:\:getExtension\(\) should return Zend_Feed_Reader_Extension_EntryAbstract but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/EntryAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Feed_Reader_EntryAbstract\:\:\$_entry \(Zend_Feed_Entry_Interface\) does not accept DOMElement\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/EntryAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Feed_Reader_EntryAbstract\:\:\$_entry has unknown class Zend_Feed_Entry_Interface as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/EntryAbstract.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$value\.$#'
|
|
identifier: property.notFound
|
|
count: 4
|
|
path: library/Zend/Feed/Reader/Extension/Atom/Entry.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method DOMNode\:\:getAttribute\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 7
|
|
path: library/Zend/Feed/Reader/Extension/Atom/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Reader_Extension_Atom_Entry\:\:getAuthors\(\) should return array but returns Zend_Feed_Reader_Collection_Author\|null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Extension/Atom/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Reader_Extension_Atom_Entry\:\:getEnclosure\(\) should return string but returns stdClass\|null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Extension/Atom/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Reader_Extension_Atom_Entry\:\:getLink\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Extension/Atom/Entry.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$element of method Zend_Feed_Reader_Extension_Atom_Entry\:\:_getAuthor\(\) expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Extension/Atom/Entry.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$source of class Zend_Feed_Reader_Feed_Atom_Source constructor expects DOMElement, DOMNode\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Extension/Atom/Entry.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method DOMNode\:\:getAttribute\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Feed/Reader/Extension/Atom/Feed.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Reader_Extension_Atom_Feed\:\:getAuthors\(\) should return array but returns Zend_Feed_Reader_Collection_Author\|null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Extension/Atom/Feed.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$element of method Zend_Feed_Reader_Extension_Atom_Feed\:\:_getAuthor\(\) expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Extension/Atom/Feed.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Reader_Extension_DublinCore_Entry\:\:getAuthor\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Extension/DublinCore/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Reader_Extension_DublinCore_Entry\:\:getAuthors\(\) should return array but returns Zend_Feed_Reader_Collection_Author\|null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Extension/DublinCore/Entry.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$element$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Extension/DublinCore/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Reader_Extension_DublinCore_Feed\:\:getAuthors\(\) should return array but returns Zend_Feed_Reader_Collection_Author\|null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Extension/DublinCore/Feed.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$entry with type Zend_Feed_Entry_Abstract is incompatible with native type DOMElement\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Extension/EntryAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Feed_Reader_Extension_EntryAbstract\:\:\$_entry \(Zend_Feed_Entry_Abstract\) does not accept DOMElement\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Extension/EntryAbstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$feed$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Extension/FeedAbstract.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method DOMNode\:\:getAttribute\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Extension/Podcast/Feed.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Reader_Extension_Podcast_Feed\:\:getCategories\(\) should return string but returns array\<array\<null\>\|null\>\|null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Extension/Podcast/Feed.php
|
|
|
|
-
|
|
message: '#^Binary operation "\+" between string and 0 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Extension/Slash/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Reader_Extension_Slash_Entry\:\:getCommentCount\(\) should return int but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Extension/Slash/Entry.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$type$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Extension/Thread/Entry.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getAuthors\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getBaseUrl\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getCategories\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getCopyright\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getDateCreated\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getDateModified\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getDescription\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getFeedLink\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getGenerator\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getHubs\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getId\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getImage\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getLanguage\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getLink\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getTitle\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Atom.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Feed_Reader_Feed_Atom_Source\:\:count\(\) should be compatible with return type \(int\) of method Zend_Feed_Reader_FeedAbstract\:\:count\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Atom/Source.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Feed_Reader_Feed_Atom_Source\:\:count\(\) should be compatible with return type \(int\<0, max\>\) of method Countable\:\:count\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Feed/Atom/Source.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Feed_Reader_Feed_Atom_Source\:\:current\(\) should be compatible with return type \(Zend_Feed_Reader_EntryInterface\) of method Zend_Feed_Reader_FeedAbstract\:\:current\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Atom/Source.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Feed_Reader_Feed_Atom_Source\:\:valid\(\) should be compatible with return type \(bool\) of method Iterator\<mixed,mixed\>\:\:valid\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Feed/Atom/Source.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Feed_Reader_Feed_Atom_Source\:\:valid\(\) should be compatible with return type \(bool\) of method Zend_Feed_Reader_FeedAbstract\:\:valid\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Atom/Source.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method DOMNode\:\:getAttribute\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getAuthors\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getCategories\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getCopyright\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getDate\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getDateModified\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getDescription\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getFeedLink\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getGenerator\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getHubs\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getId\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getLanguage\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getLink\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Feed_Reader_Extension_FeedAbstract\:\:getTitle\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Return type \(Zend_Date\) of method Zend_Feed_Reader_Feed_Rss\:\:getDateModified\(\) should be compatible with return type \(string\|null\) of method Zend_Feed_Reader_FeedInterface\:\:getDateModified\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Feed/Reader/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Variable \$authors on left side of \?\? always exists and is not nullable\.$#'
|
|
identifier: nullCoalesce.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Class DOMDocument referenced with incorrect case\: DomDocument\.$#'
|
|
identifier: class.nameCase
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/FeedAbstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Reader_FeedAbstract\:\:getExtension\(\) should return Zend_Feed_Reader_Extension_FeedAbstract but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/FeedAbstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$entryKey of class Zend_Feed_Reader_Entry_Rss constructor expects string, int\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/FeedAbstract.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Uri\:\:getHost\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/FeedSet.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Uri\:\:getPath\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Reader/FeedSet.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method DOMElement\:\:createCDATASection\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 7
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method DOMElement\:\:createElement\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 41
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method DOMElement\:\:createElementNS\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 15
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$author on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 3
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$category on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$cloud on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$copyright on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$description on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 3
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$email on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 2
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$generator on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$image on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 2
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$itunes on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 11
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$language on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$lastUpdate on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$link on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$published on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$rating on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$skipDays on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$skipHours on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$textInput on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$title on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$ttl on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$webmaster on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Feed_Rss\:\:_mapFeedEntries\(\) should be compatible with return type \(DOMElement\) of method Zend_Feed_Abstract\:\:_mapFeedEntries\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Feed_Writer\:\:\$_pluginLoader \(Zend_Loader_PluginLoader_Interface\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Feed/Writer.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Feed_Writer\:\:\$_pluginLoader \(Zend_Loader_PluginLoader_Interface\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Feed/Writer.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Entry\:\:getAuthors\(\) should return array but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Entry\:\:getCommentCount\(\) should return int but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Entry\:\:getCommentFeedLinks\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Entry\:\:getCommentLink\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Entry\:\:getContent\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Entry\:\:getCopyright\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Entry\:\:getDateCreated\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Entry\:\:getDateModified\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Entry\:\:getDescription\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Entry\:\:getEnclosure\(\) should return array but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Entry\:\:getExtension\(\) should return object but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Entry\:\:getId\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Entry\:\:getLinks\(\) should return array but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Entry\:\:getSource\(\) should return Zend_Feed_Writer_Source but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Entry\:\:getTitle\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Entry.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$category with type string is incompatible with native type array\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Entry.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$enclosures$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Entry.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$index$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Entry.php
|
|
|
|
-
|
|
message: '#^Variable \$flinks in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Extension/Atom/Renderer/Feed.php
|
|
|
|
-
|
|
message: '#^Variable \$hubs in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Extension/Atom/Renderer/Feed.php
|
|
|
|
-
|
|
message: '#^Variable \$authors in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Extension/DublinCore/Renderer/Entry.php
|
|
|
|
-
|
|
message: '#^Variable \$authors in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Extension/DublinCore/Renderer/Feed.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$value with type string is incompatible with native type array\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Extension/ITunes/Feed.php
|
|
|
|
-
|
|
message: '#^Variable \$authors in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Extension/ITunes/Renderer/Entry.php
|
|
|
|
-
|
|
message: '#^Variable \$keywords in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Extension/ITunes/Renderer/Entry.php
|
|
|
|
-
|
|
message: '#^Variable \$authors in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Extension/ITunes/Renderer/Feed.php
|
|
|
|
-
|
|
message: '#^Variable \$cats in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Extension/ITunes/Renderer/Feed.php
|
|
|
|
-
|
|
message: '#^Variable \$keywords in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Extension/ITunes/Renderer/Feed.php
|
|
|
|
-
|
|
message: '#^Variable \$owners in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Extension/ITunes/Renderer/Feed.php
|
|
|
|
-
|
|
message: '#^Variable \$links in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Extension/Threading/Renderer/Entry.php
|
|
|
|
-
|
|
message: '#^Variable \$links in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Extension/WellFormedWeb/Renderer/Entry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Feed\:\:current\(\) has invalid return type Zend_Feed_Reader_Entry_Interface\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Feed.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$entry$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Feed.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Feed_FeedAbstract\:\:getAuthors\(\) should return array but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Feed/FeedAbstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Feed_FeedAbstract\:\:getIcon\(\) should return array but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Feed/FeedAbstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Feed_Writer_Feed_FeedAbstract\:\:getImage\(\) should return array but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Feed/FeedAbstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$category with type string is incompatible with native type array\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Feed/FeedAbstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$index$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Feed/FeedAbstract.php
|
|
|
|
-
|
|
message: '#^Cannot cast tidy to string\.$#'
|
|
identifier: cast.string
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Renderer/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Variable \$authors in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Renderer/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Variable \$data in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Renderer/Entry/Atom.php
|
|
|
|
-
|
|
message: '#^Variable \$data in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Renderer/Entry/Atom/Deleted.php
|
|
|
|
-
|
|
message: '#^Variable \$authors in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Renderer/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Variable \$data in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Renderer/Entry/Rss.php
|
|
|
|
-
|
|
message: '#^Variable \$authors in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Renderer/Feed/Atom/AtomAbstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$container with type Zend_Feed_Writer_Feed_Source is not subtype of native type Zend_Feed_Writer_Source\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Renderer/Feed/Atom/Source.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$container of method Zend_Feed_Writer_Renderer_Feed_Atom_AtomAbstract\:\:__construct\(\) expects Zend_Feed_Writer_Feed, Zend_Feed_Writer_Source given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Renderer/Feed/Atom/Source.php
|
|
|
|
-
|
|
message: '#^Parameter \$container of method Zend_Feed_Writer_Renderer_Feed_Atom_Source\:\:__construct\(\) has invalid type Zend_Feed_Writer_Feed_Source\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Renderer/Feed/Atom/Source.php
|
|
|
|
-
|
|
message: '#^Variable \$authors in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Feed/Writer/Renderer/Feed/Rss.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method SplFileInfo\:\:addClass\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/File/ClassFileLocator.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method SplFileInfo\:\:getClasses\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/File/ClassFileLocator.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_File_ClassFileLocator\:\:setInfoClass\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/File/ClassFileLocator.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between null and string will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/File/ClassFileLocator.php
|
|
|
|
-
|
|
message: '#^Variable \$saveNamespace might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/File/ClassFileLocator.php
|
|
|
|
-
|
|
message: '#^Variable \$savedNamespace might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/File/ClassFileLocator.php
|
|
|
|
-
|
|
message: '#^Method Zend_File_Transfer\:\:getAdapter\(\) has invalid return type Zend_File_Transfer_Adapter\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/File/Transfer.php
|
|
|
|
-
|
|
message: '#^Call to function is_int\(\) with int will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Abstract.php
|
|
|
|
-
|
|
message: '#^Call to preg_quote\(\) is missing delimiter / to be effective\.$#'
|
|
identifier: argument.invalidPregQuote
|
|
count: 2
|
|
path: library/Zend/File/Transfer/Adapter/Abstract.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\<\=" between 1 and int\<1, max\> is always true\.$#'
|
|
identifier: smallerOrEqual.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_File_Transfer_Adapter_Abstract\:\:_detectFileSize\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_File_Transfer_Adapter_Abstract\:\:_detectMimeType\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_File_Transfer_Adapter_Abstract\:\:_getFilterIdentifier\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_File_Transfer_Adapter_Abstract\:\:_getValidatorIdentifier\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$filter$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$validator$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$filter of method Zend_File_Transfer_Adapter_Abstract\:\:addFilter\(\) expects array\|string, Zend_Filter_Interface given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$validator of method Zend_File_Transfer_Adapter_Abstract\:\:addValidator\(\) expects array\|string, Zend_Validate_Interface given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$breakChainOnFailure of method Zend_File_Transfer_Adapter_Abstract\:\:addValidator\(\) expects bool, null given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/File/Transfer/Adapter/Abstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_File_Transfer_Adapter_Abstract\:\:\$_translator \(Zend_Translate_Adapter\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Abstract.php
|
|
|
|
-
|
|
message: '#^Variable \$options might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Abstract.php
|
|
|
|
-
|
|
message: '#^Variable \$validator might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 3
|
|
path: library/Zend/File/Transfer/Adapter/Abstract.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Filter_Interface\:\:getNewName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Http.php
|
|
|
|
-
|
|
message: '#^Method Zend_File_Transfer_Adapter_Http\:\:setValidators\(\) should return Zend_File_Transfer_Adapter_Http but returns Zend_File_Transfer_Adapter_Abstract\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Http.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$file$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/File/Transfer/Adapter/Http.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$name$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Http.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$validator$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Http.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_File_Transfer_Adapter_Http\:\:send\(\) should be compatible with return type \(bool\) of method Zend_File_Transfer_Adapter_Abstract\:\:send\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Http.php
|
|
|
|
-
|
|
message: '#^Variable \$call might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/File/Transfer/Adapter/Http.php
|
|
|
|
-
|
|
message: '#^Method Zend_Filter\:\:addDefaultNamespaces\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Filter.php
|
|
|
|
-
|
|
message: '#^Method Zend_Filter\:\:setDefaultNamespaces\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Filter.php
|
|
|
|
-
|
|
message: '#^Call to function is_int\(\) with string will always evaluate to false\.$#'
|
|
identifier: function.impossibleType
|
|
count: 1
|
|
path: library/Zend/Filter/Boolean.php
|
|
|
|
-
|
|
message: '#^Call to function is_string\(\) with string will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/Filter/Boolean.php
|
|
|
|
-
|
|
message: '#^Method Zend_Filter_Boolean\:\:_getLocalizedQuestion\(\) should return bool but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 2
|
|
path: library/Zend/Filter/Boolean.php
|
|
|
|
-
|
|
message: '#^Method Zend_Filter_Boolean\:\:filter\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 8
|
|
path: library/Zend/Filter/Boolean.php
|
|
|
|
-
|
|
message: '#^Method Zend_Filter_Boolean\:\:filter\(\) should return string but returns true\.$#'
|
|
identifier: return.type
|
|
count: 6
|
|
path: library/Zend/Filter/Boolean.php
|
|
|
|
-
|
|
message: '#^Method Zend_Filter_Boolean\:\:setCasting\(\) has Zend_Filter_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Filter/Boolean.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$locale$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/Boolean.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$locale of static method Zend_Locale\:\:getTranslation\(\) expects string\|Zend_Locale\|null, array given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Filter/Boolean.php
|
|
|
|
-
|
|
message: '#^Result of && is always false\.$#'
|
|
identifier: booleanAnd.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Filter/Boolean.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between \*NEVER\* and 1 will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Filter/Boolean.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$callback$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/Callback.php
|
|
|
|
-
|
|
message: '#^Cannot call method compress\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Filter/Compress.php
|
|
|
|
-
|
|
message: '#^Cannot call method toString\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Filter/Compress.php
|
|
|
|
-
|
|
message: '#^Method Zend_Filter_Compress\:\:getAdapter\(\) should return string but returns Zend_Filter_Compress_CompressInterface\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Filter/Compress.php
|
|
|
|
-
|
|
message: '#^Call to function is_int\(\) with string\|false will always evaluate to false\.$#'
|
|
identifier: function.impossibleType
|
|
count: 1
|
|
path: library/Zend/Filter/Compress/Bz2.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$level$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/Compress/Bz2.php
|
|
|
|
-
|
|
message: '#^Return type \(bool\) of method Zend_Filter_Compress_Rar\:\:decompress\(\) should be compatible with return type \(string\) of method Zend_Filter_Compress_CompressInterface\:\:decompress\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Filter/Compress/Rar.php
|
|
|
|
-
|
|
message: '#^Call to method create\(\) on an unknown class Archive_Tar\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/Compress/Tar.php
|
|
|
|
-
|
|
message: '#^Call to method extract\(\) on an unknown class Archive_Tar\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/Compress/Tar.php
|
|
|
|
-
|
|
message: '#^Instantiated class Archive_Tar not found\.$#'
|
|
identifier: class.notFound
|
|
count: 2
|
|
path: library/Zend/Filter/Compress/Tar.php
|
|
|
|
-
|
|
message: '#^Return type \(bool\) of method Zend_Filter_Compress_Tar\:\:decompress\(\) should be compatible with return type \(string\) of method Zend_Filter_Compress_CompressInterface\:\:decompress\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Filter/Compress/Tar.php
|
|
|
|
-
|
|
message: '#^Variable \$file might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Filter/Compress/Tar.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$error of method Zend_Filter_Compress_Zip\:\:_errorString\(\) expects string, false given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Filter/Compress/Zip.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$error of method Zend_Filter_Compress_Zip\:\:_errorString\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Filter/Compress/Zip.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \!\=\= between true and true will always evaluate to false\.$#'
|
|
identifier: notIdentical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Filter/Compress/Zip.php
|
|
|
|
-
|
|
message: '#^Cannot call method decompress\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Filter/Decompress.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws has invalid value \(\)\: Unexpected token "\\n ", expected type at offset 146 on line 6$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Filter/Encrypt/Mcrypt.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$options$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/Encrypt/Openssl.php
|
|
|
|
-
|
|
message: '#^Variable \$keys might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 3
|
|
path: library/Zend/Filter/Encrypt/Openssl.php
|
|
|
|
-
|
|
message: '#^Property Zend_Filter_File_Decrypt\:\:\$_filename \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Filter/File/Decrypt.php
|
|
|
|
-
|
|
message: '#^Property Zend_Filter_File_Encrypt\:\:\$_filename \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Filter/File/Encrypt.php
|
|
|
|
-
|
|
message: '#^Method Zend_Filter_File_Rename\:\:_getFileName\(\) should return array but returns string\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Filter/File/Rename.php
|
|
|
|
-
|
|
message: '#^Method Zend_Filter_File_Rename\:\:getNewName\(\) should return string but returns array\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Filter/File/Rename.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$overwrite$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/File/Rename.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$target$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/File/Rename.php
|
|
|
|
-
|
|
message: '#^Method Zend_Filter_HtmlEntities\:\:setCharSet\(\) should return \$this\(Zend_Filter_HtmlEntities\) but returns Zend_Filter_HtmlEntities\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Filter/HtmlEntities.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$charSet$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/HtmlEntities.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$quoteStyle$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/HtmlEntities.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$throwTargetExceptions$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/Inflector.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$options of method Zend_Filter_Inflector\:\:setOptions\(\) expects array, Zend_Config given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Filter/Inflector.php
|
|
|
|
-
|
|
message: '#^Parameter \$target of method Zend_Filter_Inflector\:\:setTargetReference\(\) has invalid type reference\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/Inflector.php
|
|
|
|
-
|
|
message: '#^Property Zend_Filter_Inflector\:\:\$_target \(string\) does not accept reference\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Filter/Inflector.php
|
|
|
|
-
|
|
message: '#^Method Zend_Filter_Input\:\:getTranslator\(\) should return Zend_Translate_Adapter\|null but returns Zend_Translate\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Filter/Input.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$value$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/Input.php
|
|
|
|
-
|
|
message: '#^Property Zend_Filter_Input\:\:\$_translator \(Zend_Translate\) does not accept Zend_Translate_Adapter\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Filter/Input.php
|
|
|
|
-
|
|
message: '#^Property Zend_Filter_Input\:\:\$_translator \(Zend_Translate\) does not accept Zend_Translate_Adapter\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Filter/Input.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 2
|
|
path: library/Zend/Filter/Input.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$locale$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/LocalizedToNormalized.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$locale$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/NormalizedToLocalized.php
|
|
|
|
-
|
|
message: '#^Call to function is_array\(\) with array\<mixed, mixed\> will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/Filter/Null.php
|
|
|
|
-
|
|
message: '#^Method Zend_Filter_Null\:\:filter\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 5
|
|
path: library/Zend/Filter/Null.php
|
|
|
|
-
|
|
message: '#^Call to function is_array\(\) with array\<mixed, mixed\> will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/Filter/StripTags.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$separator$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/Word/DashToUnderscore.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$replacementSeperator$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/Word/SeparatorToSeparator.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$separator$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/Word/UnderscoreToDash.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$separator$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Filter/Word/UnderscoreToSeparator.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Controller_Action_Helper_Abstract\:\:\$view\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Form.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Loader_PluginLoader_Interface\:\:getPaths\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Form.php
|
|
|
|
-
|
|
message: '#^Call to function current\(\) on a separate line has no effect\.$#'
|
|
identifier: function.resultUnused
|
|
count: 1
|
|
path: library/Zend/Form.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\<\=" between 1 and int\<1, max\> is always true\.$#'
|
|
identifier: smallerOrEqual.alwaysTrue
|
|
count: 3
|
|
path: library/Zend/Form.php
|
|
|
|
-
|
|
message: '#^Method Zend_Form\:\:getDecorator\(\) should return Zend_Form_Decorator_Abstract\|false but returns Zend_Form_Decorator_Interface\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Form.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$decorator of method Zend_Form\:\:addDecorator\(\) expects string\|Zend_Form_Decorator_Interface, array\<string, string\|Zend_Form_Decorator_Interface\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Form.php
|
|
|
|
-
|
|
message: '#^Property Zend_Form\:\:\$_translator \(Zend_Translate_Adapter\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Form.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Form\:\:\$_translatorDefault \(Zend_Translate_Adapter\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Form.php
|
|
|
|
-
|
|
message: '#^Variable \$decorator might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Form.php
|
|
|
|
-
|
|
message: '#^Variable \$elements might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Form.php
|
|
|
|
-
|
|
message: '#^Variable \$name might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Form.php
|
|
|
|
-
|
|
message: '#^Variable \$spec might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Form.php
|
|
|
|
-
|
|
message: '#^Variable \$subForm might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Form.php
|
|
|
|
-
|
|
message: '#^Variable \$type might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Form.php
|
|
|
|
-
|
|
message: '#^Property Zend_Form_Decorator_Abstract\:\:\$_placement \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \$callback of method Zend_Form_Decorator_Callback\:\:setCallback\(\) has invalid type callback\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Callback.php
|
|
|
|
-
|
|
message: '#^Property Zend_Form_Decorator_Callback\:\:\$_callback \(array\|string\) does not accept callable&callback\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Callback.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:formHidden\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Form/Decorator/Captcha/ReCaptcha.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:formHidden\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Captcha/Word.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:formText\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Captcha/Word.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Description.php
|
|
|
|
-
|
|
message: '#^Method Zend_Form_Decorator_Description\:\:getEscape\(\) should return true but returns bool\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Description.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:formErrors\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Errors.php
|
|
|
|
-
|
|
message: '#^Method Zend_Form_Decorator_Errors\:\:render\(\) should return string but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Errors.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:fieldset\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Fieldset.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Form_Element\:\:getMaxFileSize\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/File.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Form_Element\:\:getMultiFile\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/File.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Form_Element\:\:setMaxFileSize\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/File.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:formHidden\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Form/Decorator/File.php
|
|
|
|
-
|
|
message: '#^Instanceof between \*NEVER\* and Zend_Form_DisplayGroup will always evaluate to false\.$#'
|
|
identifier: instanceof.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/FormElements.php
|
|
|
|
-
|
|
message: '#^Instanceof between Zend_Form and Zend_Form will always evaluate to true\.$#'
|
|
identifier: instanceof.alwaysTrue
|
|
count: 2
|
|
path: library/Zend/Form/Decorator/FormElements.php
|
|
|
|
-
|
|
message: '#^Method Zend_Form\:\:setElementsBelongTo\(\) invoked with 2 parameters, 1 required\.$#'
|
|
identifier: arguments.count
|
|
count: 2
|
|
path: library/Zend/Form/Decorator/FormElements.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/FormErrors.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:formErrors\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Form/Decorator/FormErrors.php
|
|
|
|
-
|
|
message: '#^Method Zend_Form_Decorator_FormErrors\:\:render\(\) should return string but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/FormErrors.php
|
|
|
|
-
|
|
message: '#^Property Zend_Form_Decorator_HtmlTag\:\:\$_tagFilter \(Zend_Filter\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/HtmlTag.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Form\|Zend_Form_Element\:\:getImageValue\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Image.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:formImage\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Image.php
|
|
|
|
-
|
|
message: '#^Method Zend_Form_Decorator_Image\:\:getTag\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Image.php
|
|
|
|
-
|
|
message: '#^Method Zend_Form_Decorator_Image\:\:getTag\(\) with return type void returns string but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Image.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_Form_Decorator_Image\:\:getTag\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Image.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Form_Decorator_Label\:\:getOptPrefix\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Label.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Form_Decorator_Label\:\:getOptSuffix\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Label.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Form_Decorator_Label\:\:getReqPrefix\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Label.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Form_Decorator_Label\:\:getReqSuffix\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Label.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:formLabel\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Form/Decorator/Label.php
|
|
|
|
-
|
|
message: '#^Method Zend_Form_Decorator_Label\:\:render\(\) should return string but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Label.php
|
|
|
|
-
|
|
message: '#^Property Zend_Form_Decorator_Label\:\:\$_placement \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Label.php
|
|
|
|
-
|
|
message: '#^Property Zend_Form_Decorator_Label\:\:\$_tag \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Label.php
|
|
|
|
-
|
|
message: '#^Property Zend_Form_Decorator_Label\:\:\$_tagClass \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Label.php
|
|
|
|
-
|
|
message: '#^Variable \$label in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/Label.php
|
|
|
|
-
|
|
message: '#^Instanceof between Zend_Form and Zend_Form will always evaluate to true\.$#'
|
|
identifier: instanceof.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/PrepareElements.php
|
|
|
|
-
|
|
message: '#^Method Zend_Form\:\:setElementsBelongTo\(\) invoked with 2 parameters, 1 required\.$#'
|
|
identifier: arguments.count
|
|
count: 2
|
|
path: library/Zend/Form/Decorator/PrepareElements.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Form_Element\:\:\$content\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/ViewHelper.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Form\|Zend_Form_Element\:\:\$options\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Form/Decorator/ViewHelper.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:formMultiCheckbox\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/ViewHelper.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:formRadio\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/ViewHelper.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:formSelect\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/ViewHelper.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:getHelper\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/ViewHelper.php
|
|
|
|
-
|
|
message: '#^Method Zend_Form_Decorator_ViewHelper\:\:getElementAttribs\(\) should return array but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/ViewHelper.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:partial\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Form/Decorator/ViewScript.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$module$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Decorator/ViewScript.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Controller_Action_Helper_Abstract\:\:\$view\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Form/DisplayGroup.php
|
|
|
|
-
|
|
message: '#^Call to function current\(\) on a separate line has no effect\.$#'
|
|
identifier: function.resultUnused
|
|
count: 1
|
|
path: library/Zend/Form/DisplayGroup.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\<\=" between 1 and int\<1, max\> is always true\.$#'
|
|
identifier: smallerOrEqual.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Form/DisplayGroup.php
|
|
|
|
-
|
|
message: '#^Method Zend_Form_DisplayGroup\:\:getDecorator\(\) should return Zend_Form_Decorator_Abstract\|false but returns Zend_Form_Decorator_Interface\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Form/DisplayGroup.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$decorator of method Zend_Form_DisplayGroup\:\:addDecorator\(\) expects string\|Zend_Form_Decorator_Interface, array\<string, string\|Zend_Form_Decorator_Interface\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Form/DisplayGroup.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$element of method Zend_Form_Decorator_Abstract\:\:setElement\(\) expects Zend_Form\|Zend_Form_Element, \$this\(Zend_Form_DisplayGroup\) given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Form/DisplayGroup.php
|
|
|
|
-
|
|
message: '#^Property Zend_Form_DisplayGroup\:\:\$id \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Form/DisplayGroup.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Form/DisplayGroup.php
|
|
|
|
-
|
|
message: '#^Variable \$decorator might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Form/DisplayGroup.php
|
|
|
|
-
|
|
message: '#^Variable \$name might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Form/DisplayGroup.php
|
|
|
|
-
|
|
message: '#^Variable \$spec might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Form/DisplayGroup.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Controller_Action_Helper_Abstract\:\:\$view\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Element.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\<\=" between 1 and int\<1, max\> is always true\.$#'
|
|
identifier: smallerOrEqual.alwaysTrue
|
|
count: 3
|
|
path: library/Zend/Form/Element.php
|
|
|
|
-
|
|
message: '#^Method Zend_Form_Element\:\:getDecorator\(\) should return Zend_Form_Decorator_Abstract\|false but returns Zend_Form_Decorator_Interface\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Form/Element.php
|
|
|
|
-
|
|
message: '#^Method Zend_Form_Element\:\:getFilter\(\) should return Zend_Filter_Interface but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Form/Element.php
|
|
|
|
-
|
|
message: '#^Negated boolean expression is always true\.$#'
|
|
identifier: booleanNot.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Form/Element.php
|
|
|
|
-
|
|
message: '#^Property Zend_Form_Element\:\:\$_translator \(Zend_Translate_Adapter\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Form/Element.php
|
|
|
|
-
|
|
message: '#^Variable \$decorator might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Form/Element.php
|
|
|
|
-
|
|
message: '#^Variable \$filter might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Form/Element.php
|
|
|
|
-
|
|
message: '#^Variable \$name might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Form/Element.php
|
|
|
|
-
|
|
message: '#^Variable \$pathSegment might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Form/Element.php
|
|
|
|
-
|
|
message: '#^Variable \$spec might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Form/Element.php
|
|
|
|
-
|
|
message: '#^Variable \$validator might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Form/Element.php
|
|
|
|
-
|
|
message: '#^Argument of an invalid type string supplied for foreach, only iterables are supported\.$#'
|
|
identifier: foreach.nonIterable
|
|
count: 1
|
|
path: library/Zend/Form/Element/File.php
|
|
|
|
-
|
|
message: '#^Method Zend_Form_Element_File\:\:addPrefixPath\(\) should return Zend_Form_Element_File but returns Zend_Form_Element\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Form/Element/File.php
|
|
|
|
-
|
|
message: '#^Method Zend_Form_Element_File\:\:setPluginLoader\(\) should return Zend_Form_Element_File but returns Zend_Form_Element\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Form/Element/File.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$value of method Zend_Form_Element_File\:\:isValid\(\) expects string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Form/Element/File.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$files of method Zend_File_Transfer_Adapter_Abstract\:\:setOptions\(\) expects array\|null, string given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Form/Element/File.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Session_Namespace\:\:\$hash\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Element/Hash.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Form_Element\:\:initCsrfValidator\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Form/Element/Hash.php
|
|
|
|
-
|
|
message: '#^Return type \(null\) of method Zend_Form_Element_Hash\:\:getLabel\(\) should be compatible with return type \(string\) of method Zend_Form_Element\:\:getLabel\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Form/Element/Hash.php
|
|
|
|
-
|
|
message: '#^Property Zend_Form_Element_Select\:\:\$multiple \(string\) does not accept default value of type false\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Form/Element/Select.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata\:\:decodeRequest\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Http_Client\:\:getAuthSubToken\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Http_Client\:\:getClientLoginToken\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata.php
|
|
|
|
-
|
|
message: '#^Call to method getQueryUrl\(\) on an unknown class Query\.$#'
|
|
identifier: class.notFound
|
|
count: 2
|
|
path: library/Zend/Gdata/Analytics.php
|
|
|
|
-
|
|
message: '#^Call to method getQueryUrl\(\) on an unknown class Zend_Uri_Uri\.$#'
|
|
identifier: class.notFound
|
|
count: 2
|
|
path: library/Zend/Gdata/Analytics.php
|
|
|
|
-
|
|
message: '#^Class Query not found\.$#'
|
|
identifier: class.notFound
|
|
count: 2
|
|
path: library/Zend/Gdata/Analytics.php
|
|
|
|
-
|
|
message: '#^Parameter \$uri of method Zend_Gdata_Analytics\:\:getAccountFeed\(\) has invalid type Zend_Uri_Uri\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Analytics.php
|
|
|
|
-
|
|
message: '#^Parameter \$uri of method Zend_Gdata_Analytics\:\:getDataFeed\(\) has invalid type Zend_Uri_Uri\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Analytics.php
|
|
|
|
-
|
|
message: '#^Call to method transferFromDOM\(\) on an unknown class Zend_Gdata_Analytics_Extension_Goal\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Analytics/AccountEntry.php
|
|
|
|
-
|
|
message: '#^Instantiated class Zend_Gdata_Analytics_Extension_Goal not found\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Analytics/AccountEntry.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$value$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/Gdata/Analytics/DataQuery.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Query\:\:\$_url \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Gdata/Analytics/DataQuery.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$attribute$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Analytics/Extension/TableId.php
|
|
|
|
-
|
|
message: '#^Argument of an invalid type object\|string supplied for foreach, only iterables are supported\.$#'
|
|
identifier: foreach.nonIterable
|
|
count: 1
|
|
path: library/Zend/Gdata/App.php
|
|
|
|
-
|
|
message: '#^Binary operation "\+" between ''\.'' and null results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Gdata/App.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Http_Client\:\:setRawDataStream\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/App.php
|
|
|
|
-
|
|
message: '#^Cannot call method getLink\(\) on object\|string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Gdata/App.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#3 \$useIncludePath \(false\) of method Zend_Gdata_App\:\:importFile\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Gdata/App.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_App\:\:delete\(\) with return type void returns Zend_Http_Response but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Gdata/App.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$allowWeak$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/App.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$headers$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/Gdata/App.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$majorProcolVersion$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/App.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$minorProcolVersion$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/App.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$use_include_path of function file_get_contents expects bool, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Gdata/App.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$extraHeaders of method Zend_Gdata_App\:\:importUrl\(\) expects array, null given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Gdata/App.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$name\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Gdata/App/Base.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_App_Base\:\:__set\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Gdata/App/Base.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$value$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/App/Base.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_App_BaseMediaSource\:\:__set\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Gdata/App/BaseMediaSource.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$value$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/App/BaseMediaSource.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Gdata_App_Entry\:\:\$service\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/App/Entry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_App_Base\:\:\$_rootNamespace \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/App/Extension/Element.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_App_Extension_Generator\:\:getVersion\(\) has invalid return type Zend_Gdata_App_Extension_Version\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/App/Extension/Generator.php
|
|
|
|
-
|
|
message: '#^Parameter \$value of method Zend_Gdata_App_Extension_Generator\:\:setVersion\(\) has invalid type Zend_Gdata_App_Extension_Version\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/App/Extension/Generator.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Gdata_App_Feed\:\:\$entries\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Gdata/App/Feed.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$value$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/Gdata/App/Feed.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_App_FeedEntryParent\:\:getRights\(\) has invalid return type Zend_Gdata_AppExtension_Rights\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/App/FeedEntryParent.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_App_FeedEntryParent\:\:getTitleValue\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/App/FeedEntryParent.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Gdata_App_FeedSourceParent\:\:\$_entry\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Gdata/App/FeedSourceParent.php
|
|
|
|
-
|
|
message: '#^Class Zend_Gdata_App_Extension_Logo referenced with incorrect case\: Zend_Gdata_App_Extension_logo\.$#'
|
|
identifier: class.nameCase
|
|
count: 1
|
|
path: library/Zend/Gdata/App/FeedSourceParent.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_App_FeedSourceParent\:\:getGenerator\(\) has invalid return type Zend_Gdata_AppExtension_Generator\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/App/FeedSourceParent.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_App_FeedSourceParent\:\:getIcon\(\) has invalid return type Zend_Gdata_AppExtension_Icon\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/App/FeedSourceParent.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_App_FeedSourceParent\:\:getSubtitle\(\) has invalid return type Zend_Gdata_AppExtension_Subtitle\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/App/FeedSourceParent.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_App_FeedSourceParent\:\:getlogo\(\) has invalid return type Zend_Gdata_AppExtension_logo\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/App/FeedSourceParent.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_App_HttpException\:\:getRawResponseBody\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/App/HttpException.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$timeout$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/App/LoggingHttpClientAdapterSocket.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_App_MediaSource\:\:getFilename\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/App/MediaEntry.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between string and false will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Gdata/App/MediaFileSource.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$time of function strtotime expects string, int\<min, \-1\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Gdata/App/Util.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$subject of function preg_match expects string, int\<min, \-1\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Gdata/App/Util.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$str of function urlencode expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Gdata/AuthSub.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$client of static method Zend_Gdata_AuthSub\:\:getHttpClient\(\) expects Zend_Gdata_HttpClient\|null, Zend_Http_Client\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Gdata/AuthSub.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$element$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Books/Extension/AnnotationLink.php
|
|
|
|
-
|
|
message: '#^Class Zend_Gdata_App_Extension_Link referenced with incorrect case\: Zend_Gdata_App_Extension_link\.$#'
|
|
identifier: class.nameCase
|
|
count: 1
|
|
path: library/Zend/Gdata/Books/VolumeEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Query\:\:\$_url \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Gdata/Books/VolumeQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Calendar_EventQuery\:\:getOrderBy\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Calendar/EventQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Calendar_EventQuery\:\:getRecurrenceExpansionEnd\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Calendar/EventQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Calendar_EventQuery\:\:getRecurrenceExpansionStart\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Calendar/EventQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Calendar_EventQuery\:\:getSingleEvents\(\) should return \$this\(Zend_Gdata_Calendar_EventQuery\) but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Calendar/EventQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Calendar_EventQuery\:\:getSingleEvents\(\) should return \$this\(Zend_Gdata_Calendar_EventQuery\) but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Calendar/EventQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Calendar_EventQuery\:\:getSingleEvents\(\) should return \$this\(Zend_Gdata_Calendar_EventQuery\) but returns true\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Calendar/EventQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Calendar_EventQuery\:\:getSortOrder\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Calendar/EventQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Calendar_EventQuery\:\:getStartMax\(\) should return int but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Calendar/EventQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Calendar_EventQuery\:\:getStartMin\(\) should return int but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Calendar/EventQuery.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$value$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Calendar/EventQuery.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Query\:\:\$_url \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Gdata/Calendar/EventQuery.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 4
|
|
path: library/Zend/Gdata/Calendar/EventQuery.php
|
|
|
|
-
|
|
message: '#^Class Zend_Gdata_Calendar_Extension_WebContent referenced with incorrect case\: Zend_Gdata_Calendar_Extension_Webcontent\.$#'
|
|
identifier: class.nameCase
|
|
count: 2
|
|
path: library/Zend/Gdata/Calendar/Extension/Link.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Calendar_Extension_SendEventNotifications\:\:__toString\(\) should return string but returns bool\|null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Calendar/Extension/SendEventNotifications.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Gdata_Calendar_Extension_WebContent\:\:\$height\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Calendar/Extension/WebContent.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Gdata_Calendar_Extension_WebContent\:\:\$url\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Calendar/Extension/WebContent.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Gdata_Calendar_Extension_WebContent\:\:\$width\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Calendar/Extension/WebContent.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_ClientLogin\:\:getHttpClient\(\) should return Zend_Gdata_HttpClient but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Gdata/ClientLogin.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Docs\:\:newMediaFileSource\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Docs.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Docs_Query\:\:getTitle\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Docs/Query.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Docs_Query\:\:getTitleExact\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Docs/Query.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$element$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/DublinCore/Extension/Creator.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$element$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/DublinCore/Extension/Date.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$element$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/DublinCore/Extension/Description.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$element$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/DublinCore/Extension/Format.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$element$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/DublinCore/Extension/Identifier.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$element$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/DublinCore/Extension/Language.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$element$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/DublinCore/Extension/Publisher.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$element$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/DublinCore/Extension/Rights.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$element$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/DublinCore/Extension/Subject.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$element$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/DublinCore/Extension/Title.php
|
|
|
|
-
|
|
message: '#^Cannot call method getDOM\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Gdata/Exif/Entry.php
|
|
|
|
-
|
|
message: '#^Parameter \$entryLink of method Zend_Gdata_Extension_RecurrenceException\:\:__construct\(\) has invalid type Zend_Gdata_EntryLink\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Extension/RecurrenceException.php
|
|
|
|
-
|
|
message: '#^Parameter \$originalEvent of method Zend_Gdata_Extension_RecurrenceException\:\:__construct\(\) has invalid type Zend_Gdata_OriginalEvent\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Extension/RecurrenceException.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Extension_Transparency\:\:__toString\(\) should return string but returns bool\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Extension/Transparency.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Extension_Visibility\:\:__toString\(\) should return string but returns bool\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Extension/Visibility.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Gdata_Extension_Where\:\:\$entryLink\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Extension/Where.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newEmailList\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newEmailListEntry\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newEmailListQuery\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newEmailListRecipientEntry\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newEmailListRecipientQuery\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newGroupEntry\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newGroupQuery\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newLogin\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newMemberEntry\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newMemberQuery\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newNickname\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newNicknameEntry\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newNicknameQuery\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newOwnerEntry\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newProperty\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 10
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newQuota\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newUserEntry\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newUserQuery\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Gapps\:\:newWho\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Call to method getResponse\(\) on an unknown class Zend_Gdata_Exception\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$login on string\|Zend_Gdata_App_Entry\.$#'
|
|
identifier: property.nonObject
|
|
count: 2
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps\:\:delete\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps\:\:get\(\) should return Zend_Http_Response but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps\:\:import\(\) should return Zend_Gdata_App_Feed but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps\:\:post\(\) should return Zend_Http_Response but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps\:\:put\(\) should return Zend_Http_Response but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps\:\:restoreUser\(\) has Zend_Gdata_Gapps_ServiceException in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps\:\:suspendUser\(\) has Zend_Gdata_Gapps_ServiceException in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps\:\:updateUser\(\) has Zend_Gdata_Gapps_ServiceException in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$emaiList$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$extraHaders$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$startEmailListName$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$username$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type mixed is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$e of static method Zend_Gdata_Gapps\:\:throwServiceExceptionIfDetected\(\) expects Zend_Gdata_Exception, Zend_Gdata_App_HttpException given\.$#'
|
|
identifier: argument.type
|
|
count: 5
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Parameter \$e of method Zend_Gdata_Gapps\:\:throwServiceExceptionIfDetected\(\) has invalid type Zend_Gdata_Exception\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_Gdata_App\:\:delete\(\) \(void\) is used\.$#'
|
|
identifier: staticMethod.void
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_Gdata_Gapps\:\:delete\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 2
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Throwing object of an unknown class Zend_Gdata_Exception\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps.php
|
|
|
|
-
|
|
message: '#^Argument of an invalid type Zend_Gdata_Extension_FeedLink supplied for foreach, only iterables are supported\.$#'
|
|
identifier: foreach.nonIterable
|
|
count: 2
|
|
path: library/Zend/Gdata/Gapps/EmailListEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Gapps_EmailListEntry\:\:\$_feedLink \(Zend_Gdata_Extension_FeedLink\) does not accept array\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/EmailListEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Gapps_EmailListEntry\:\:\$_feedLink \(Zend_Gdata_Extension_FeedLink\) does not accept default value of type array\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/EmailListEntry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps_EmailListQuery\:\:getRecipient\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/EmailListQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps_EmailListQuery\:\:getStartEmailListName\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/EmailListQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps_EmailListRecipientQuery\:\:getStartRecipient\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/EmailListRecipientQuery.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$value$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/EmailListRecipientQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_App_Base\:\:__construct\(\) invoked with 1 parameter, 0 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/Error.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @var has invalid value \(boolean\.\)\: Unexpected token "\.", expected TOKEN_HORIZONTAL_WS at offset 130 on line 5$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/Extension/Login.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps_Extension_Quota\:\:getLimit\(\) should return string but returns int\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/Extension/Quota.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$value of method DOMElement\:\:setAttribute\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/Extension/Quota.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Gapps_Extension_Quota\:\:\$_limit \(int\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/Extension/Quota.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Gapps_Extension_Quota\:\:\$_limit \(int\) does not accept string\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Gdata/Gapps/Extension/Quota.php
|
|
|
|
-
|
|
message: '#^Argument of an invalid type Zend_Gdata_Gapps_Extension_Property supplied for foreach, only iterables are supported\.$#'
|
|
identifier: foreach.nonIterable
|
|
count: 2
|
|
path: library/Zend/Gdata/Gapps/GroupEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Gapps_GroupEntry\:\:\$_property \(Zend_Gdata_Gapps_Extension_Property\) does not accept array\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/GroupEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Gapps_GroupEntry\:\:\$_property \(Zend_Gdata_Gapps_Extension_Property\) does not accept default value of type array\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/GroupEntry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps_GroupQuery\:\:getDirectOnly\(\) should return bool but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/GroupQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps_GroupQuery\:\:getMember\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/GroupQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps_GroupQuery\:\:getStartGroupId\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/GroupQuery.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$startGroupName$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/GroupQuery.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$value$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/GroupQuery.php
|
|
|
|
-
|
|
message: '#^Argument of an invalid type Zend_Gdata_Gapps_Extension_Property supplied for foreach, only iterables are supported\.$#'
|
|
identifier: foreach.nonIterable
|
|
count: 2
|
|
path: library/Zend/Gdata/Gapps/MemberEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Gapps_MemberEntry\:\:\$_property \(Zend_Gdata_Gapps_Extension_Property\) does not accept array\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/MemberEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Gapps_MemberEntry\:\:\$_property \(Zend_Gdata_Gapps_Extension_Property\) does not accept default value of type array\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/MemberEntry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps_MemberQuery\:\:getStartMemberId\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/MemberQuery.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$value$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/Gdata/Gapps/MemberQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps_NicknameQuery\:\:getStartNickname\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/NicknameQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps_NicknameQuery\:\:getUsername\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/NicknameQuery.php
|
|
|
|
-
|
|
message: '#^Argument of an invalid type Zend_Gdata_Gapps_Extension_Property supplied for foreach, only iterables are supported\.$#'
|
|
identifier: foreach.nonIterable
|
|
count: 2
|
|
path: library/Zend/Gdata/Gapps/OwnerEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Gapps_OwnerEntry\:\:\$_property \(Zend_Gdata_Gapps_Extension_Property\) does not accept array\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/OwnerEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Gapps_OwnerEntry\:\:\$_property \(Zend_Gdata_Gapps_Extension_Property\) does not accept default value of type array\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/OwnerEntry.php
|
|
|
|
-
|
|
message: '#^Argument of an invalid type Zend_Gdata_Extension_FeedLink supplied for foreach, only iterables are supported\.$#'
|
|
identifier: foreach.nonIterable
|
|
count: 2
|
|
path: library/Zend/Gdata/Gapps/UserEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Gapps_UserEntry\:\:\$_feedLink \(Zend_Gdata_Extension_FeedLink\) does not accept array\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/UserEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Gapps_UserEntry\:\:\$_feedLink \(Zend_Gdata_Extension_FeedLink\) does not accept default value of type array\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/UserEntry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Gapps_UserQuery\:\:getStartUsername\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/UserQuery.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$value$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Gapps/UserQuery.php
|
|
|
|
-
|
|
message: '#^Constructor of class Zend_Gdata_Gbase has an unused parameter \$applicationId\.$#'
|
|
identifier: constructor.unusedParameter
|
|
count: 1
|
|
path: library/Zend/Gdata/Gbase.php
|
|
|
|
-
|
|
message: '#^Constructor of class Zend_Gdata_Gbase has an unused parameter \$client\.$#'
|
|
identifier: constructor.unusedParameter
|
|
count: 1
|
|
path: library/Zend/Gdata/Gbase.php
|
|
|
|
-
|
|
message: '#^Constructor of class Zend_Gdata_Gbase_Entry has an unused parameter \$element\.$#'
|
|
identifier: constructor.unusedParameter
|
|
count: 1
|
|
path: library/Zend/Gdata/Gbase/Entry.php
|
|
|
|
-
|
|
message: '#^Constructor of class Zend_Gdata_Gbase_Extension_BaseAttribute has an unused parameter \$name\.$#'
|
|
identifier: constructor.unusedParameter
|
|
count: 1
|
|
path: library/Zend/Gdata/Gbase/Extension/BaseAttribute.php
|
|
|
|
-
|
|
message: '#^Constructor of class Zend_Gdata_Gbase_Extension_BaseAttribute has an unused parameter \$text\.$#'
|
|
identifier: constructor.unusedParameter
|
|
count: 1
|
|
path: library/Zend/Gdata/Gbase/Extension/BaseAttribute.php
|
|
|
|
-
|
|
message: '#^Constructor of class Zend_Gdata_Gbase_Extension_BaseAttribute has an unused parameter \$type\.$#'
|
|
identifier: constructor.unusedParameter
|
|
count: 1
|
|
path: library/Zend/Gdata/Gbase/Extension/BaseAttribute.php
|
|
|
|
-
|
|
message: '#^Constructor of class Zend_Gdata_Gbase_Feed has an unused parameter \$element\.$#'
|
|
identifier: constructor.unusedParameter
|
|
count: 1
|
|
path: library/Zend/Gdata/Gbase/Feed.php
|
|
|
|
-
|
|
message: '#^Constructor of class Zend_Gdata_Gbase_Query has an unused parameter \$url\.$#'
|
|
identifier: constructor.unusedParameter
|
|
count: 1
|
|
path: library/Zend/Gdata/Gbase/Query.php
|
|
|
|
-
|
|
message: '#^Constructor of class Zend_Gdata_Health has an unused parameter \$applicationId\.$#'
|
|
identifier: constructor.unusedParameter
|
|
count: 1
|
|
path: library/Zend/Gdata/Health.php
|
|
|
|
-
|
|
message: '#^Constructor of class Zend_Gdata_Health has an unused parameter \$client\.$#'
|
|
identifier: constructor.unusedParameter
|
|
count: 1
|
|
path: library/Zend/Gdata/Health.php
|
|
|
|
-
|
|
message: '#^Constructor of class Zend_Gdata_Health has an unused parameter \$useH9Sandbox\.$#'
|
|
identifier: constructor.unusedParameter
|
|
count: 1
|
|
path: library/Zend/Gdata/Health.php
|
|
|
|
-
|
|
message: '#^Constructor of class Zend_Gdata_Health_Extension_Ccr has an unused parameter \$element\.$#'
|
|
identifier: constructor.unusedParameter
|
|
count: 1
|
|
path: library/Zend/Gdata/Health/Extension/Ccr.php
|
|
|
|
-
|
|
message: '#^Constructor of class Zend_Gdata_Health_ProfileEntry has an unused parameter \$element\.$#'
|
|
identifier: constructor.unusedParameter
|
|
count: 1
|
|
path: library/Zend/Gdata/Health/ProfileEntry.php
|
|
|
|
-
|
|
message: '#^Constructor of class Zend_Gdata_Health_ProfileFeed has an unused parameter \$element\.$#'
|
|
identifier: constructor.unusedParameter
|
|
count: 1
|
|
path: library/Zend/Gdata/Health/ProfileFeed.php
|
|
|
|
-
|
|
message: '#^Constructor of class Zend_Gdata_Health_ProfileListEntry has an unused parameter \$element\.$#'
|
|
identifier: constructor.unusedParameter
|
|
count: 1
|
|
path: library/Zend/Gdata/Health/ProfileListEntry.php
|
|
|
|
-
|
|
message: '#^Constructor of class Zend_Gdata_Health_ProfileListFeed has an unused parameter \$element\.$#'
|
|
identifier: constructor.unusedParameter
|
|
count: 1
|
|
path: library/Zend/Gdata/Health/ProfileListFeed.php
|
|
|
|
-
|
|
message: '#^Constructor of class Zend_Gdata_Health_Query has an unused parameter \$url\.$#'
|
|
identifier: constructor.unusedParameter
|
|
count: 1
|
|
path: library/Zend/Gdata/Health/Query.php
|
|
|
|
-
|
|
message: '#^Cannot call method closeFileHandle\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Gdata/HttpAdapterStreamingProxy.php
|
|
|
|
-
|
|
message: '#^Cannot call method read\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Gdata/HttpAdapterStreamingProxy.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$port of method Zend_Http_Client_Adapter_Proxy\:\:connectHandshake\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Gdata/HttpAdapterStreamingProxy.php
|
|
|
|
-
|
|
message: '#^Cannot call method closeFileHandle\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Gdata/HttpAdapterStreamingSocket.php
|
|
|
|
-
|
|
message: '#^Cannot call method read\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Gdata/HttpAdapterStreamingSocket.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_HttpClient\:\:_streamingRequest\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/HttpClient.php
|
|
|
|
-
|
|
message: '#^Cannot call method getTotalSize\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Gdata/HttpClient.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_HttpClient\:\:\$_clientLoginKey is never read, only written\.$#'
|
|
identifier: property.onlyWritten
|
|
count: 1
|
|
path: library/Zend/Gdata/HttpClient.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Gdata_HttpClient\:\:setAdapter\(\) should be compatible with return type \(null\) of method Zend_Http_Client\:\:setAdapter\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Gdata/HttpClient.php
|
|
|
|
-
|
|
message: '#^Parameter \$value of method Zend_Gdata_Kind_EventEntry\:\:setTransparency\(\) has invalid type Zend_Gdata_Transparency\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Kind/EventEntry.php
|
|
|
|
-
|
|
message: '#^Parameter \$value of method Zend_Gdata_Kind_EventEntry\:\:setVisibility\(\) has invalid type Zend_Gdata_Visibility\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Kind/EventEntry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Media_Extension_MediaContent\:\:getIsDefault\(\) should return bool but returns string\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Media/Extension/MediaContent.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$value of method DOMElement\:\:setAttribute\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 8
|
|
path: library/Zend/Gdata/Media/Extension/MediaContent.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Media_Extension_MediaContent\:\:\$_bitrate \(int\) does not accept string\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Media/Extension/MediaContent.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Media_Extension_MediaContent\:\:\$_channels \(int\) does not accept string\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Media/Extension/MediaContent.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Media_Extension_MediaContent\:\:\$_duration \(int\) does not accept string\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Media/Extension/MediaContent.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Media_Extension_MediaContent\:\:\$_fileSize \(int\) does not accept string\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Media/Extension/MediaContent.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Media_Extension_MediaContent\:\:\$_framerate \(int\) does not accept string\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Media/Extension/MediaContent.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Media_Extension_MediaContent\:\:\$_height \(int\) does not accept string\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Media/Extension/MediaContent.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Media_Extension_MediaContent\:\:\$_isDefault \(string\) does not accept bool\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Media/Extension/MediaContent.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Media_Extension_MediaContent\:\:\$_samplingrate \(int\) does not accept string\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Media/Extension/MediaContent.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Media_Extension_MediaContent\:\:\$_width \(int\) does not accept string\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Media/Extension/MediaContent.php
|
|
|
|
-
|
|
message: '#^Cannot call method getDOM\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Gdata/Media/Extension/MediaGroup.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Extension\:\:__construct\(\) invoked with 1 parameter, 0 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Gdata/Media/Extension/MediaGroup.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Media_Extension_MediaGroup\:\:\$_keywords \(Zend_Gdata_Media_Extension_MediaKeywords\) does not accept array\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Media/Extension/MediaGroup.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$value of method DOMElement\:\:setAttribute\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Gdata/Media/Extension/MediaPlayer.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Media_Extension_MediaPlayer\:\:\$_height \(int\) does not accept string\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Media/Extension/MediaPlayer.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Media_Extension_MediaPlayer\:\:\$_width \(int\) does not accept string\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Media/Extension/MediaPlayer.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$value of method DOMElement\:\:setAttribute\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Gdata/Media/Extension/MediaThumbnail.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Media_Extension_MediaThumbnail\:\:\$_height \(int\) does not accept string\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Media/Extension/MediaThumbnail.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Media_Extension_MediaThumbnail\:\:\$_width \(int\) does not accept string\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Media/Extension/MediaThumbnail.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_MediaMimeStream\:\:read\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/MediaMimeStream.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$bufferSize$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/MediaMimeStream.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$fileHandle of class Zend_Gdata_MimeFile constructor expects string, resource\|false given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Gdata/MediaMimeStream.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$get_as_float of function microtime expects bool, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Gdata/MediaMimeStream.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_MimeBodyString\:\:read\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/MimeBodyString.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_MimeFile\:\:\$_fileHandle \(resource\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/MimeFile.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Gdata_Query\:\:setUser\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$url$#'
|
|
identifier: parameter.notFound
|
|
count: 4
|
|
path: library/Zend/Gdata/Photos.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(void\.\)\: Unexpected token "\.", expected TOKEN_HORIZONTAL_WS at offset 257 on line 8$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(void\.\)\: Unexpected token "\.", expected TOKEN_HORIZONTAL_WS at offset 265 on line 8$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(void\.\)\: Unexpected token "\.", expected TOKEN_HORIZONTAL_WS at offset 266 on line 8$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(void\.\)\: Unexpected token "\.", expected TOKEN_HORIZONTAL_WS at offset 273 on line 8$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$element of class Zend_Gdata_Photos_AlbumEntry constructor expects DOMElement\|null, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$element of class Zend_Gdata_Photos_CommentEntry constructor expects DOMElement\|null, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$element of class Zend_Gdata_Photos_PhotoEntry constructor expects DOMElement\|null, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$element of class Zend_Gdata_Photos_TagEntry constructor expects DOMElement\|null, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Gdata_Photos_AlbumEntry\:\:\$_location\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumEntry.php
|
|
|
|
-
|
|
message: '#^Call to method getDOM\(\) on an unknown class Zend_Gdata_Media_MediaGroup\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumEntry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Photos_AlbumEntry\:\:getMediaGroup\(\) has invalid return type Zend_Gdata_Media_MediaGroup\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumEntry\:\:\$_geoRssWhere \(Zend_Gdata_Geo_Extension_GeoRssWhere\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumEntry\:\:\$_gphotoAccess \(Zend_Gdata_Photos_Extension_Access\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumEntry\:\:\$_gphotoCommentCount \(Zend_Gdata_Photos_Extension_CommentCount\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumEntry\:\:\$_gphotoCommentingEnabled \(Zend_Gdata_Photos_Extension_CommentingEnabled\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumEntry\:\:\$_gphotoId \(Zend_Gdata_Photos_Extension_Id\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumEntry\:\:\$_gphotoName \(Zend_Gdata_Photos_Extension_Name\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumEntry\:\:\$_gphotoNickname \(Zend_Gdata_Photos_Extension_Nickname\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumEntry\:\:\$_gphotoNumPhotos \(Zend_Gdata_Photos_Extension_NumPhotos\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumEntry\:\:\$_gphotoTimestamp \(Zend_Gdata_Photos_Extension_Timestamp\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumEntry\:\:\$_gphotoUser \(Zend_Gdata_Photos_Extension_User\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumEntry\:\:\$_mediaGroup \(Zend_Gdata_Media_MediaGroup\) does not accept Zend_Gdata_Media_Extension_MediaGroup\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumEntry\:\:\$_mediaGroup \(Zend_Gdata_Media_MediaGroup\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumEntry\:\:\$_mediaGroup has unknown class Zend_Gdata_Media_MediaGroup as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumEntry.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Gdata_Photos_AlbumFeed\:\:\$_geoRssWhere\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Gdata/Photos/AlbumFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumFeed\:\:\$_gphotoAccess \(Zend_Gdata_Photos_Extension_Access\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumFeed\:\:\$_gphotoCommentCount \(Zend_Gdata_Photos_Extension_CommentCount\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumFeed\:\:\$_gphotoCommentingEnabled \(Zend_Gdata_Photos_Extension_CommentingEnabled\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumFeed\:\:\$_gphotoId \(Zend_Gdata_Photos_Extension_Id\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumFeed\:\:\$_gphotoLocation \(Zend_Gdata_Photos_Extension_Location\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumFeed\:\:\$_gphotoName \(Zend_Gdata_Photos_Extension_Name\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumFeed\:\:\$_gphotoNickname \(Zend_Gdata_Photos_Extension_Nickname\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumFeed\:\:\$_gphotoNumPhotos \(Zend_Gdata_Photos_Extension_NumPhotos\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumFeed\:\:\$_gphotoTimestamp \(Zend_Gdata_Photos_Extension_Timestamp\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumFeed\:\:\$_gphotoUser \(Zend_Gdata_Photos_Extension_User\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumQuery\:\:\$_albumId \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumQuery.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_AlbumQuery\:\:\$_albumName \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/AlbumQuery.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_CommentEntry\:\:\$_gphotoId \(Zend_Gdata_Photos_Extension_Id\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/CommentEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_CommentEntry\:\:\$_gphotoPhotoId \(Zend_Gdata_Photos_Extension_PhotoId\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/CommentEntry.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$value \(string\) of method Zend_Gdata_Photos_PhotoEntry\:\:setMediaGroup\(\) should be compatible with parameter \$mediaGroup \(Zend_Gdata_Media_Extension_MediaGroup\) of method Zend_Gdata_Media_Entry\:\:setMediaGroup\(\)$#'
|
|
identifier: method.childParameterType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Media_Entry\:\:\$_mediaGroup \(Zend_Gdata_Media_Extension_MediaGroup\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoEntry\:\:\$_exifTags \(Zend_Gdata_Exif_Extension_Tags\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoEntry\:\:\$_geoRssWhere \(Zend_Gdata_Geo_Extension_GeoRssWhere\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoEntry\:\:\$_gphotoAlbumId \(Zend_Gdata_Photos_Extension_AlbumId\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoEntry\:\:\$_gphotoChecksum \(Zend_Gdata_Photos_Extension_Checksum\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoEntry\:\:\$_gphotoClient \(Zend_Gdata_Photos_Extension_Client\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoEntry\:\:\$_gphotoCommentCount \(Zend_Gdata_Photos_Extension_CommentCount\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoEntry\:\:\$_gphotoCommentingEnabled \(Zend_Gdata_Photos_Extension_CommentingEnabled\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoEntry\:\:\$_gphotoHeight \(Zend_Gdata_Photos_Extension_Height\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoEntry\:\:\$_gphotoId \(Zend_Gdata_Photos_Extension_Id\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoEntry\:\:\$_gphotoSize \(Zend_Gdata_Photos_Extension_Size\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoEntry\:\:\$_gphotoTimestamp \(Zend_Gdata_Photos_Extension_Timestamp\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoEntry\:\:\$_gphotoVersion \(Zend_Gdata_Photos_Extension_Version\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoEntry\:\:\$_gphotoWidth \(Zend_Gdata_Photos_Extension_Width\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoFeed\:\:\$_gphotoAlbumId \(Zend_Gdata_Photos_Extension_AlbumId\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoFeed\:\:\$_gphotoChecksum \(Zend_Gdata_Photos_Extension_Checksum\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoFeed\:\:\$_gphotoClient \(Zend_Gdata_Photos_Extension_Client\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoFeed\:\:\$_gphotoCommentCount \(Zend_Gdata_Photos_Extension_CommentCount\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoFeed\:\:\$_gphotoCommentingEnabled \(Zend_Gdata_Photos_Extension_CommentingEnabled\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoFeed\:\:\$_gphotoHeight \(Zend_Gdata_Photos_Extension_Height\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoFeed\:\:\$_gphotoId \(Zend_Gdata_Photos_Extension_Id\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoFeed\:\:\$_gphotoSize \(Zend_Gdata_Photos_Extension_Size\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoFeed\:\:\$_gphotoTimestamp \(Zend_Gdata_Photos_Extension_Timestamp\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoFeed\:\:\$_gphotoVersion \(Zend_Gdata_Photos_Extension_Version\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoFeed\:\:\$_gphotoWidth \(Zend_Gdata_Photos_Extension_Width\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_PhotoFeed\:\:\$_mediaGroup \(Zend_Gdata_Media_Extension_MediaGroup\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/PhotoFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_UserEntry\:\:\$_gphotoMaxPhotosPerAlbum \(Zend_Gdata_Photos_Extension_MaxPhotosPerAlbum\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/UserEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_UserEntry\:\:\$_gphotoNickname \(Zend_Gdata_Photos_Extension_Nickname\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/UserEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_UserEntry\:\:\$_gphotoQuotaCurrent \(Zend_Gdata_Photos_Extension_QuotaCurrent\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/UserEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_UserEntry\:\:\$_gphotoQuotaLimit \(Zend_Gdata_Photos_Extension_QuotaLimit\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/UserEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_UserEntry\:\:\$_gphotoThumbnail \(Zend_Gdata_Photos_Extension_Thumbnail\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/UserEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_UserEntry\:\:\$_gphotoUser \(Zend_Gdata_Photos_Extension_User\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/UserEntry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_UserFeed\:\:\$_gphotoNickname \(Zend_Gdata_Photos_Extension_Nickname\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/UserFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_UserFeed\:\:\$_gphotoThumbnail \(Zend_Gdata_Photos_Extension_Thumbnail\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/UserFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Photos_UserFeed\:\:\$_gphotoUser \(Zend_Gdata_Photos_Extension_User\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Photos/UserFeed.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Query\:\:__set\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Gdata/Query.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Query\:\:getAlt\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Query.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Query\:\:getAuthor\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Query.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Query\:\:getMaxResults\(\) should return int but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Query.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Query\:\:getPublishedMax\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Query.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Query\:\:getPublishedMin\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Query.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Query\:\:getQuery\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Query.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Query\:\:getStartIndex\(\) should return int but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Query.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Query\:\:getUpdatedMax\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Query.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Query\:\:getUpdatedMin\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Query.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$timestamp of static method Zend_Gdata_App_Util\:\:formatTimestamp\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 4
|
|
path: library/Zend/Gdata/Query.php
|
|
|
|
-
|
|
message: '#^Call to method delete\(\) on an unknown class ListEntry\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets.php
|
|
|
|
-
|
|
message: '#^Call to method save\(\) on an unknown class ListEntry\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets.php
|
|
|
|
-
|
|
message: '#^Call to method setCustom\(\) on an unknown class ListEntry\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets.php
|
|
|
|
-
|
|
message: '#^Cannot call method setCell\(\) on string\|Zend_Gdata_App_Entry\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$location of method Zend_Gdata_Spreadsheets\:\:getCellEntry\(\) expects string, Zend_Gdata_Spreadsheets_CellQuery given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$location of method Zend_Gdata_Spreadsheets\:\:getCellFeed\(\) expects string, Zend_Gdata_Spreadsheets_CellQuery given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$row of class Zend_Gdata_Spreadsheets_Extension_Cell constructor expects string\|null, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$col of class Zend_Gdata_Spreadsheets_Extension_Cell constructor expects string\|null, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets.php
|
|
|
|
-
|
|
message: '#^Parameter \#4 \$inputValue of class Zend_Gdata_Spreadsheets_Extension_Cell constructor expects string\|null, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets.php
|
|
|
|
-
|
|
message: '#^Parameter \$entry of method Zend_Gdata_Spreadsheets\:\:deleteRow\(\) has invalid type ListEntry\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets.php
|
|
|
|
-
|
|
message: '#^Parameter \$entry of method Zend_Gdata_Spreadsheets\:\:updateRow\(\) has invalid type ListEntry\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$uri$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets/CellEntry.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Gdata_Spreadsheets_CellFeed\:\:\$colCount\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets/CellFeed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Gdata_Spreadsheets_CellFeed\:\:\$rowCount\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets/CellFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Spreadsheets_CellFeed\:\:\$_colCount \(Zend_Gdata_Spreadsheets_Extension_ColCount\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets/CellFeed.php
|
|
|
|
-
|
|
message: '#^Property Zend_Gdata_Spreadsheets_CellFeed\:\:\$_rowCount \(Zend_Gdata_Spreadsheets_Extension_RowCount\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets/CellFeed.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Spreadsheets_CellQuery\:\:getMaxCol\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets/CellQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Spreadsheets_CellQuery\:\:getMaxRow\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets/CellQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Spreadsheets_CellQuery\:\:getMinCol\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets/CellQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Spreadsheets_CellQuery\:\:getMinRow\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets/CellQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Spreadsheets_CellQuery\:\:getRange\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets/CellQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Spreadsheets_CellQuery\:\:getReturnEmpty\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets/CellQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Spreadsheets_DocumentQuery\:\:getTitle\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets/DocumentQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Spreadsheets_DocumentQuery\:\:getTitleExact\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets/DocumentQuery.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Gdata_Spreadsheets_ListEntry\:\:\$customByName\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets/ListEntry.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Spreadsheets_ListQuery\:\:getOrderBy\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets/ListQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Spreadsheets_ListQuery\:\:getReverse\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets/ListQuery.php
|
|
|
|
-
|
|
message: '#^Method Zend_Gdata_Spreadsheets_ListQuery\:\:getSpreadsheetQuery\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Gdata/Spreadsheets/ListQuery.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Http_Client_Adapter_Interface\:\:setOutputStream\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Http/Client.php
|
|
|
|
-
|
|
message: '#^Method Zend_Http_Client\:\:_setParameter\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 2
|
|
path: library/Zend/Http/Client.php
|
|
|
|
-
|
|
message: '#^Method Zend_Http_Client\:\:setAdapter\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Http/Client.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$port of method Zend_Uri_Http\:\:setPort\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Http/Client.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$port of method Zend_Http_Client_Adapter_Interface\:\:connect\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Http/Client.php
|
|
|
|
-
|
|
message: '#^Property Zend_Http_Client\:\:\$cookiejar \(Zend_Http_CookieJar\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Http/Client.php
|
|
|
|
-
|
|
message: '#^Property Zend_Http_Client\:\:\$cookiejar \(Zend_Http_CookieJar\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 3
|
|
path: library/Zend/Http/Client.php
|
|
|
|
-
|
|
message: '#^Property Zend_Http_Client\:\:\$enctype \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Http/Client.php
|
|
|
|
-
|
|
message: '#^Property Zend_Http_Client\:\:\$enctype \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Http/Client.php
|
|
|
|
-
|
|
message: '#^Property Zend_Http_Client\:\:\$last_request \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Http/Client.php
|
|
|
|
-
|
|
message: '#^Property Zend_Http_Client\:\:\$last_response \(Zend_Http_Response\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Http/Client.php
|
|
|
|
-
|
|
message: '#^Property Zend_Http_Client\:\:\$raw_post_data \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Http/Client.php
|
|
|
|
-
|
|
message: '#^Property Zend_Http_Client\:\:\$raw_post_data \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 2
|
|
path: library/Zend/Http/Client.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Http/Client.php
|
|
|
|
-
|
|
message: '#^Variable \$stream might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 3
|
|
path: library/Zend/Http/Client.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#3 \$httpVersion \(float\) of method Zend_Http_Client_Adapter_Curl\:\:write\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Http/Client/Adapter/Curl.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$http_ver$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Http/Client/Adapter/Curl.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$port of method Zend_Http_Client_Adapter_Proxy\:\:connectHandshake\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Http/Client/Adapter/Proxy.php
|
|
|
|
-
|
|
message: '#^Call to function is_array\(\) with string will always evaluate to false\.$#'
|
|
identifier: function.impossibleType
|
|
count: 1
|
|
path: library/Zend/Http/Client/Adapter/Socket.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between string and false will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 3
|
|
path: library/Zend/Http/Client/Adapter/Socket.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Uri\:\:getHost\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Http/Cookie.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Uri\:\:getPath\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Http/Cookie.php
|
|
|
|
-
|
|
message: '#^Call to preg_quote\(\) is missing delimiter / to be effective\.$#'
|
|
identifier: argument.invalidPregQuote
|
|
count: 1
|
|
path: library/Zend/Http/Cookie.php
|
|
|
|
-
|
|
message: '#^Method Zend_Http_Cookie\:\:fromString\(\) should return Zend_Http_Cookie but returns false\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Http/Cookie.php
|
|
|
|
-
|
|
message: '#^Method Zend_Http_CookieJar\:\:_flattenCookiesArray\(\) should return array\|string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Http/CookieJar.php
|
|
|
|
-
|
|
message: '#^Method Zend_Http_CookieJar\:\:getCookie\(\) should return string\|Zend_Http_Cookie but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Http/CookieJar.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$dom_array$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Http/CookieJar.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$uri$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Http/CookieJar.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 7
|
|
path: library/Zend/Http/CookieJar.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Exception\\RuntimeException is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Http/Header/HeaderValue.php
|
|
|
|
-
|
|
message: '#^Method Zend_Http_Header_SetCookie\:\:fromString\(\) has invalid return type SetCookie\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Http/Header/SetCookie.php
|
|
|
|
-
|
|
message: '#^Method Zend_Http_Header_SetCookie\:\:getExpires\(\) should return int but empty return statement found\.$#'
|
|
identifier: return.empty
|
|
count: 1
|
|
path: library/Zend/Http/Header/SetCookie.php
|
|
|
|
-
|
|
message: '#^Method Zend_Http_Header_SetCookie\:\:getExpires\(\) should return int but returns string\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Http/Header/SetCookie.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$expires of method Zend_Http_Header_SetCookie\:\:setExpires\(\) expects int, string\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Http/Header/SetCookie.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$maxAge of method Zend_Http_Header_SetCookie\:\:setMaxAge\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Http/Header/SetCookie.php
|
|
|
|
-
|
|
message: '#^Property Zend_Http_Header_SetCookie\:\:\$httponly \(true\) does not accept bool\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Http/Header/SetCookie.php
|
|
|
|
-
|
|
message: '#^Call to function is_string\(\) with string will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/Http/Response.php
|
|
|
|
-
|
|
message: '#^Method Zend_Http_Response\:\:extractCode\(\) should return int but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Http/Response.php
|
|
|
|
-
|
|
message: '#^Method Zend_Http_Response\:\:extractMessage\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Http/Response.php
|
|
|
|
-
|
|
message: '#^Method Zend_Http_Response\:\:extractVersion\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Http/Response.php
|
|
|
|
-
|
|
message: '#^Method Zend_Http_Response\:\:responseCodeAsText\(\) should return string but returns array\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Http/Response.php
|
|
|
|
-
|
|
message: '#^Method Zend_Http_Response_Stream\:\:readStream\(\) should return string but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Http/Response/Stream.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$body of class Zend_Http_Response_Stream constructor expects string\|null, resource given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Http/Response/Stream.php
|
|
|
|
-
|
|
message: '#^Parameter \$stream of method Zend_Http_Response_Stream\:\:setStream\(\) has invalid type resourse\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Http/Response/Stream.php
|
|
|
|
-
|
|
message: '#^Property Zend_Http_Response_Stream\:\:\$stream \(resource\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Http/Response/Stream.php
|
|
|
|
-
|
|
message: '#^Property Zend_Http_Response_Stream\:\:\$stream \(resource\) does not accept resourse\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Http/Response/Stream.php
|
|
|
|
-
|
|
message: '#^Undefined variable\: \$headers$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Http/Response/Stream.php
|
|
|
|
-
|
|
message: '#^Variable \$headers in isset\(\) is never defined\.$#'
|
|
identifier: isset.variable
|
|
count: 1
|
|
path: library/Zend/Http/Response/Stream.php
|
|
|
|
-
|
|
message: '#^Variable \$path might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent.php
|
|
|
|
-
|
|
message: '#^Variable \$prefix might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#2 \$value \(false\) of method Zend_Http_UserAgent_AbstractDevice\:\:setFeature\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/AbstractDevice.php
|
|
|
|
-
|
|
message: '#^Method Zend_Http_UserAgent_AbstractDevice\:\:getFeature\(\) should return string\|null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/AbstractDevice.php
|
|
|
|
-
|
|
message: '#^Offset ''AppleWebKit''\|''Gecko''\|''MSIE''\|''Presto'' on array\{AppleWebKit\: ''Safari'', Gecko\: ''Firefox'', MSIE\: ''Internet Explorer'', Presto\: ''Opera''\} in isset\(\) always exists and is not nullable\.$#'
|
|
identifier: isset.offset
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/AbstractDevice.php
|
|
|
|
-
|
|
message: '#^Offset ''browser_name'' on array\{others\: array\{full\: non\-falsy\-string, detail\?\: non\-empty\-list\<array\{non\-falsy\-string, string, string\}\>\}, user_agent\: string, product_name\: string, browser_name\: string, product_version\?\: non\-falsy\-string, browser_version\?\: string, comment\?\: array\{full\: string, detail\: non\-empty\-list\<string\>\}, compatibility_flag\?\: string, \.\.\.\} in isset\(\) always exists and is not nullable\.$#'
|
|
identifier: isset.offset
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/AbstractDevice.php
|
|
|
|
-
|
|
message: '#^Offset ''others'' on array\{others\: array\{full\: non\-falsy\-string, detail\?\: non\-empty\-list\<array\{non\-falsy\-string, string, string\}\>\}, user_agent\: string, product_name\: string, browser_name\: string, product_version\?\: non\-falsy\-string, browser_version\?\: string, comment\?\: array\{full\: string, detail\: non\-empty\-list\<string\>\}, compatibility_flag\?\: string, \.\.\.\} in isset\(\) always exists and is not nullable\.$#'
|
|
identifier: isset.offset
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/AbstractDevice.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$browserType$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/AbstractDevice.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$value of method Zend_Http_UserAgent_AbstractDevice\:\:setFeature\(\) expects string, false given\.$#'
|
|
identifier: argument.type
|
|
count: 8
|
|
path: library/Zend/Http/UserAgent/AbstractDevice.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$value of method Zend_Http_UserAgent_AbstractDevice\:\:setFeature\(\) expects string, true given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/AbstractDevice.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|null\) of method Zend_Http_UserAgent_AbstractDevice\:\:getMaxImageHeight\(\) should be compatible with return type \(int\) of method Zend_Http_UserAgent_Device\:\:getMaxImageHeight\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/AbstractDevice.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|null\) of method Zend_Http_UserAgent_AbstractDevice\:\:getMaxImageWidth\(\) should be compatible with return type \(int\) of method Zend_Http_UserAgent_Device\:\:getMaxImageWidth\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/AbstractDevice.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|null\) of method Zend_Http_UserAgent_AbstractDevice\:\:getPhysicalScreenHeight\(\) should be compatible with return type \(int\) of method Zend_Http_UserAgent_Device\:\:getPhysicalScreenHeight\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/AbstractDevice.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|null\) of method Zend_Http_UserAgent_AbstractDevice\:\:getPhysicalScreenWidth\(\) should be compatible with return type \(int\) of method Zend_Http_UserAgent_Device\:\:getPhysicalScreenWidth\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/AbstractDevice.php
|
|
|
|
-
|
|
message: '#^Call to static method getProperties\(\) on an unknown class Mobi_Mtld_DA_Api\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Features/Adapter/DeviceAtlas.php
|
|
|
|
-
|
|
message: '#^Call to static method getTreeFromFile\(\) on an unknown class Mobi_Mtld_DA_Api\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Features/Adapter/DeviceAtlas.php
|
|
|
|
-
|
|
message: '#^Access to property \$capabilities on an unknown class TeraWurfl\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Features/Adapter/TeraWurfl.php
|
|
|
|
-
|
|
message: '#^Call to method getDeviceCapabilitiesFromRequest\(\) on an unknown class TeraWurfl\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Features/Adapter/TeraWurfl.php
|
|
|
|
-
|
|
message: '#^Instantiated class TeraWurfl not found\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Features/Adapter/TeraWurfl.php
|
|
|
|
-
|
|
message: '#^Parameter \$wurflObj of method Zend_Http_UserAgent_Features_Adapter_TeraWurfl\:\:getAllCapabilities\(\) has invalid type TeraWurfl\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Features/Adapter/TeraWurfl.php
|
|
|
|
-
|
|
message: '#^Variable \$features might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Features/Adapter/TeraWurfl.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$value of method Zend_Http_UserAgent_AbstractDevice\:\:setFeature\(\) expects string, false given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Http/UserAgent/Feed.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$value of method Zend_Http_UserAgent_AbstractDevice\:\:setFeature\(\) expects string, false given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Mobile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|null\) of method Zend_Http_UserAgent_Mobile\:\:getMaxImageHeight\(\) should be compatible with return type \(int\) of method Zend_Http_UserAgent_Device\:\:getMaxImageHeight\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Mobile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|null\) of method Zend_Http_UserAgent_Mobile\:\:getMaxImageWidth\(\) should be compatible with return type \(int\) of method Zend_Http_UserAgent_Device\:\:getMaxImageWidth\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Mobile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|null\) of method Zend_Http_UserAgent_Mobile\:\:getPhysicalScreenHeight\(\) should be compatible with return type \(int\) of method Zend_Http_UserAgent_Device\:\:getPhysicalScreenHeight\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Mobile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|null\) of method Zend_Http_UserAgent_Mobile\:\:getPhysicalScreenWidth\(\) should be compatible with return type \(int\) of method Zend_Http_UserAgent_Device\:\:getPhysicalScreenWidth\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Mobile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|null\) of method Zend_Http_UserAgent_Mobile\:\:getXhtmlSupportLevel\(\) should be compatible with return type \(int\) of method Zend_Http_UserAgent_AbstractDevice\:\:getXhtmlSupportLevel\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Mobile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|null\) of method Zend_Http_UserAgent_Mobile\:\:getXhtmlSupportLevel\(\) should be compatible with return type \(int\) of method Zend_Http_UserAgent_Device\:\:getXhtmlSupportLevel\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Mobile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|null\) of method Zend_Http_UserAgent_Mobile\:\:hasFlashSupport\(\) should be compatible with return type \(bool\) of method Zend_Http_UserAgent_AbstractDevice\:\:hasFlashSupport\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Mobile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|null\) of method Zend_Http_UserAgent_Mobile\:\:hasFlashSupport\(\) should be compatible with return type \(bool\) of method Zend_Http_UserAgent_Device\:\:hasFlashSupport\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Mobile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|null\) of method Zend_Http_UserAgent_Mobile\:\:hasPdfSupport\(\) should be compatible with return type \(bool\) of method Zend_Http_UserAgent_AbstractDevice\:\:hasPdfSupport\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Mobile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|null\) of method Zend_Http_UserAgent_Mobile\:\:hasPdfSupport\(\) should be compatible with return type \(bool\) of method Zend_Http_UserAgent_Device\:\:hasPdfSupport\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Mobile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|null\) of method Zend_Http_UserAgent_Mobile\:\:hasPhoneNumber\(\) should be compatible with return type \(bool\) of method Zend_Http_UserAgent_AbstractDevice\:\:hasPhoneNumber\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Mobile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|null\) of method Zend_Http_UserAgent_Mobile\:\:hasPhoneNumber\(\) should be compatible with return type \(bool\) of method Zend_Http_UserAgent_Device\:\:hasPhoneNumber\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Mobile.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$value of method Zend_Http_UserAgent_AbstractDevice\:\:setFeature\(\) expects string, false given\.$#'
|
|
identifier: argument.type
|
|
count: 4
|
|
path: library/Zend/Http/UserAgent/Probe.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$value of method Zend_Http_UserAgent_AbstractDevice\:\:setFeature\(\) expects string, false given\.$#'
|
|
identifier: argument.type
|
|
count: 4
|
|
path: library/Zend/Http/UserAgent/Spam.php
|
|
|
|
-
|
|
message: '#^Method Zend_Http_UserAgent_Storage_NonPersistent\:\:clear\(\) has Zend_Http_UserAgent_Storage_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Storage/NonPersistent.php
|
|
|
|
-
|
|
message: '#^Method Zend_Http_UserAgent_Storage_NonPersistent\:\:isEmpty\(\) has Zend_Http_UserAgent_Storage_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Storage/NonPersistent.php
|
|
|
|
-
|
|
message: '#^Method Zend_Http_UserAgent_Storage_NonPersistent\:\:read\(\) has Zend_Http_UserAgent_Storage_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Storage/NonPersistent.php
|
|
|
|
-
|
|
message: '#^Method Zend_Http_UserAgent_Storage_NonPersistent\:\:write\(\) has Zend_Http_UserAgent_Storage_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Storage/NonPersistent.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$contents$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Storage/Session.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$value of method Zend_Http_UserAgent_AbstractDevice\:\:setFeature\(\) expects string, false given\.$#'
|
|
identifier: argument.type
|
|
count: 4
|
|
path: library/Zend/Http/UserAgent/Text.php
|
|
|
|
-
|
|
message: '#^Return type \(null\) of method Zend_Http_UserAgent_Text\:\:getImageFormatSupport\(\) should be compatible with return type \(array\) of method Zend_Http_UserAgent_AbstractDevice\:\:getImageFormatSupport\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Text.php
|
|
|
|
-
|
|
message: '#^Return type \(null\) of method Zend_Http_UserAgent_Text\:\:getImageFormatSupport\(\) should be compatible with return type \(array\) of method Zend_Http_UserAgent_Device\:\:getImageFormatSupport\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Http/UserAgent/Text.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$assoc of function json_decode expects bool\|null, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Json.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$currentKey of static method Zend_Json\:\:_recursiveJsonExprFinder\(\) expects null, \(int\|string\) given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Json.php
|
|
|
|
-
|
|
message: '#^Parameter &\$value by\-ref type of method Zend_Json\:\:_recursiveJsonExprFinder\(\) expects array\|object, string given\.$#'
|
|
identifier: parameterByRef.type
|
|
count: 1
|
|
path: library/Zend/Json.php
|
|
|
|
-
|
|
message: '#^Class stdClass referenced with incorrect case\: StdClass\.$#'
|
|
identifier: class.nameCase
|
|
count: 3
|
|
path: library/Zend/Json/Decoder.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$value$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Json/Decoder.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 4
|
|
path: library/Zend/Json/Decoder.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$value$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Json/Encoder.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#1 \$request \(false\) of method Zend_Json_Server\:\:handle\(\) is incompatible with type Zend_Json_Server_Request\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Json/Server.php
|
|
|
|
-
|
|
message: '#^Method Zend_Json_Server\:\:handle\(\) should return Zend_Json_Server_Response\|null but empty return statement found\.$#'
|
|
identifier: return.empty
|
|
count: 1
|
|
path: library/Zend/Json/Server.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$method with type Zend_Server_Reflection_Function_Abstract is incompatible with native type Zend_Server_Method_Definition\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 2
|
|
path: library/Zend/Json/Server.php
|
|
|
|
-
|
|
message: '#^Variable \$method might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Json/Server.php
|
|
|
|
-
|
|
message: '#^Property Zend_Json_Server_Response\:\:\$_version \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Json/Server/Response.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$Id$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Json/Server/Smd.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Controller_Action_Helper_Abstract\:\:\$view\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Layout.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Action_Helper_Abstract\:\:initView\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Layout.php
|
|
|
|
-
|
|
message: '#^Cannot call method getContainer\(\) on null\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Layout.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$target of method Zend_Filter_Inflector\:\:setTargetReference\(\) expects reference, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Layout.php
|
|
|
|
-
|
|
message: '#^Property Zend_Layout\:\:\$_inflectorTarget \(string\) does not accept reference\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Layout.php
|
|
|
|
-
|
|
message: '#^Result of static method Zend_View_Helper_Placeholder_Registry\:\:getRegistry\(\) \(void\) is used\.$#'
|
|
identifier: staticMethod.void
|
|
count: 1
|
|
path: library/Zend/Layout.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Layout\:\:\$_mvcInstance \(Zend_Layout\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Layout.php
|
|
|
|
-
|
|
message: '#^Cannot call method setLayoutActionHelper\(\) on array\|Zend_Controller_Plugin_Abstract\|false\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Layout/Controller/Action/Helper/Layout.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Layout\:\:\$content\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Layout/Controller/Plugin/Layout.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$content of method Zend_Controller_Response_Abstract\:\:setBody\(\) expects string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Layout/Controller/Plugin/Layout.php
|
|
|
|
-
|
|
message: '#^Class LDAP\\Connection not found\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Ldap\:\:getEntry\(\) should return array but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Ldap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Ldap\:\:getLastError\(\) never assigns null to &\$errorCode so it can be removed from the by\-ref type\.$#'
|
|
identifier: parameterByRef.unusedType
|
|
count: 1
|
|
path: library/Zend/Ldap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Ldap\:\:getLastError\(\) never assigns null to &\$errorMessages so it can be removed from the by\-ref type\.$#'
|
|
identifier: parameterByRef.unusedType
|
|
count: 1
|
|
path: library/Zend/Ldap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Ldap\:\:getNode\(\) invoked with 2 parameters, 1 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Ldap.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$type$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap.php
|
|
|
|
-
|
|
message: '#^Parameter &\$aname by\-ref type of method Zend_Ldap\:\:_splitName\(\) expects string, \(string\|false\) given\.$#'
|
|
identifier: parameterByRef.type
|
|
count: 1
|
|
path: library/Zend/Ldap.php
|
|
|
|
-
|
|
message: '#^Parameter &\$dname by\-ref type of method Zend_Ldap\:\:_splitName\(\) expects string, \(string\|false\) given\.$#'
|
|
identifier: parameterByRef.type
|
|
count: 1
|
|
path: library/Zend/Ldap.php
|
|
|
|
-
|
|
message: '#^Parameter &\$dname by\-ref type of method Zend_Ldap\:\:_splitName\(\) expects string, null given\.$#'
|
|
identifier: parameterByRef.type
|
|
count: 1
|
|
path: library/Zend/Ldap.php
|
|
|
|
-
|
|
message: '#^Property Zend_Ldap\:\:\$_resource \(resource\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Ldap.php
|
|
|
|
-
|
|
message: '#^Property Zend_Ldap\:\:\$_rootDse \(Zend_Ldap_Node\) does not accept Zend_Ldap_Node_RootDse\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Ldap.php
|
|
|
|
-
|
|
message: '#^Property Zend_Ldap\:\:\$_schema \(Zend_Ldap_Node\) does not accept Zend_Ldap_Node_Schema\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Ldap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Ldap_Attribute\:\:_valueToLdap\(\) never returns null so it can be removed from the return type\.$#'
|
|
identifier: return.unusedType
|
|
count: 1
|
|
path: library/Zend/Ldap/Attribute.php
|
|
|
|
-
|
|
message: '#^Method Zend_Ldap_Attribute\:\:setDateTimeAttribute\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Ldap/Attribute.php
|
|
|
|
-
|
|
message: '#^Method Zend_Ldap_Attribute\:\:setPassword\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Ldap/Attribute.php
|
|
|
|
-
|
|
message: '#^Call to function function_exists\(\) with callable\-string will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/Ldap/Collection/Iterator/Default.php
|
|
|
|
-
|
|
message: '#^Class LDAP\\Result not found\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Collection/Iterator/Default.php
|
|
|
|
-
|
|
message: '#^Class LDAP\\ResultEntry not found\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Collection/Iterator/Default.php
|
|
|
|
-
|
|
message: '#^Method Zend_Ldap_Collection_Iterator_Default\:\:getAttributeNameTreatment\(\) has invalid return type callback\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Collection/Iterator/Default.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$ldap of class Zend_Ldap_Exception constructor expects Zend_Ldap\|null, \$this\(Zend_Ldap_Collection_Iterator_Default\) given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Ldap/Collection/Iterator/Default.php
|
|
|
|
-
|
|
message: '#^Parameter \$attributeNameTreatment of method Zend_Ldap_Collection_Iterator_Default\:\:setAttributeNameTreatment\(\) has invalid type callback\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Collection/Iterator/Default.php
|
|
|
|
-
|
|
message: '#^Property Zend_Ldap_Collection_Iterator_Default\:\:\$_attributeNameTreatment has unknown class callback as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Collection/Iterator/Default.php
|
|
|
|
-
|
|
message: '#^Property Zend_Ldap_Collection_Iterator_Default\:\:\$_current \(resource\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Ldap/Collection/Iterator/Default.php
|
|
|
|
-
|
|
message: '#^Property Zend_Ldap_Collection_Iterator_Default\:\:\$_resultId \(resource\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Ldap/Collection/Iterator/Default.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between int and false will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Ldap/Collection/Iterator/Default.php
|
|
|
|
-
|
|
message: '#^Method Zend_Ldap_Converter\:\:toLdap\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Ldap/Converter.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$ytpe$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/Ldap/Converter.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 5
|
|
path: library/Zend/Ldap/Converter.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$attribute$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Dn.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$array of function implode expects array\<string\>, array\<int, array\|int\|string\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Ldap/Dn.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$caseFold of static method Zend_Ldap_Dn\:\:_caseFoldRdn\(\) expects string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Ldap/Dn.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 2
|
|
path: library/Zend/Ldap/Dn.php
|
|
|
|
-
|
|
message: '#^Method Zend_Ldap_Ldif_Encoder\:\:_encode\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Ldap/Ldif/Encoder.php
|
|
|
|
-
|
|
message: '#^Parameter \$base64 of method Zend_Ldap_Ldif_Encoder\:\:_encodeString\(\) has invalid type boolen\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Ldif/Encoder.php
|
|
|
|
-
|
|
message: '#^Parameter &\$base64 by\-ref type of method Zend_Ldap_Ldif_Encoder\:\:_encodeString\(\) expects boolen\|null, false given\.$#'
|
|
identifier: parameterByRef.type
|
|
count: 1
|
|
path: library/Zend/Ldap/Ldif/Encoder.php
|
|
|
|
-
|
|
message: '#^Parameter &\$base64 by\-ref type of method Zend_Ldap_Ldif_Encoder\:\:_encodeString\(\) expects boolen\|null, true given\.$#'
|
|
identifier: parameterByRef.type
|
|
count: 4
|
|
path: library/Zend/Ldap/Ldif/Encoder.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between boolen\|null and true will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Ldap/Ldif/Encoder.php
|
|
|
|
-
|
|
message: '#^Cannot call method getRdnString\(\) on array\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Ldap/Node.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return with type null is incompatible with native type void\.$#'
|
|
identifier: return.phpDocType
|
|
count: 2
|
|
path: library/Zend/Ldap/Node.php
|
|
|
|
-
|
|
message: '#^Property Zend_Ldap_Node\:\:\$_children \(array\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Ldap/Node.php
|
|
|
|
-
|
|
message: '#^Property Zend_Ldap_Node\:\:\$_ldap \(Zend_Ldap\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Ldap/Node.php
|
|
|
|
-
|
|
message: '#^Property Zend_Ldap_Node\:\:\$_newDn \(Zend_Ldap_Dn\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Ldap/Node.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Ldap_Node\:\:__set\(\) should be compatible with return type \(null\) of method Zend_Ldap_Node_Abstract\:\:__set\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Ldap/Node.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Ldap_Node\:\:__unset\(\) should be compatible with return type \(null\) of method Zend_Ldap_Node_Abstract\:\:__unset\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Ldap/Node.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return with type null is incompatible with native type void\.$#'
|
|
identifier: return.phpDocType
|
|
count: 2
|
|
path: library/Zend/Ldap/Node/Abstract.php
|
|
|
|
-
|
|
message: '#^Class Zend_Ldap_Node referenced with incorrect case\: Zend_Ldap_node\.$#'
|
|
identifier: class.nameCase
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/ChildrenIterator.php
|
|
|
|
-
|
|
message: '#^Method Zend_Ldap_Node_ChildrenIterator\:\:offsetGet\(\) should return Zend_Ldap_Node but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/ChildrenIterator.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return with type null is incompatible with native type void\.$#'
|
|
identifier: return.phpDocType
|
|
count: 2
|
|
path: library/Zend/Ldap/Node/ChildrenIterator.php
|
|
|
|
-
|
|
message: '#^Return type \(Zend_Ldap_Node\) of method Zend_Ldap_Node_Collection\:\:_createEntry\(\) should be compatible with return type \(array\) of method Zend_Ldap_Collection\:\:_createEntry\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Collection.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Ldap_Node_Collection\:\:key\(\) should be compatible with return type \(int\|null\) of method Zend_Ldap_Collection\:\:key\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Collection.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory\:\:\$ldapdisplayname\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/AttributeType/ActiveDirectory.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory\:\:getDescription\(\) should be compatible with return type \(string\) of method Zend_Ldap_Node_Schema_AttributeType_Interface\:\:getDescription\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/AttributeType/ActiveDirectory.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory\:\:getMaxLength\(\) should be compatible with return type \(int\|null\) of method Zend_Ldap_Node_Schema_AttributeType_Interface\:\:getMaxLength\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/AttributeType/ActiveDirectory.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory\:\:getOid\(\) should be compatible with return type \(string\) of method Zend_Ldap_Node_Schema_AttributeType_Interface\:\:getOid\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/AttributeType/ActiveDirectory.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory\:\:getSyntax\(\) should be compatible with return type \(string\) of method Zend_Ldap_Node_Schema_AttributeType_Interface\:\:getSyntax\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/AttributeType/ActiveDirectory.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Ldap_Node_Schema_AttributeType_ActiveDirectory\:\:isSingleValued\(\) should be compatible with return type \(bool\) of method Zend_Ldap_Node_Schema_AttributeType_Interface\:\:isSingleValued\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/AttributeType/ActiveDirectory.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_AttributeType_OpenLdap\:\:\$_parents\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Ldap/Node/Schema/AttributeType/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_AttributeType_OpenLdap\:\:\$desc\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/AttributeType/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_AttributeType_OpenLdap\:\:\$max\-length\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/AttributeType/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_AttributeType_OpenLdap\:\:\$name\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/AttributeType/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_AttributeType_OpenLdap\:\:\$oid\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/AttributeType/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_AttributeType_OpenLdap\:\:\$single\-value\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/AttributeType/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_AttributeType_OpenLdap\:\:\$syntax\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/AttributeType/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Ldap_Node_Schema_AttributeType_OpenLdap\:\:getParent\(\) should return Zend_Ldap_Node_Schema_AttributeType_OpenLdap\|null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/AttributeType/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Ldap_Node_Schema_AttributeType_OpenLdap\:\:getSyntax\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/AttributeType/OpenLdap.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return with type null is incompatible with native type void\.$#'
|
|
identifier: return.phpDocType
|
|
count: 2
|
|
path: library/Zend/Ldap/Node/Schema/Item.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory\:\:\$ldapdisplayname\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/ObjectClass/ActiveDirectory.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory\:\:getDescription\(\) should be compatible with return type \(string\) of method Zend_Ldap_Node_Schema_ObjectClass_Interface\:\:getDescription\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/ObjectClass/ActiveDirectory.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory\:\:getMayContain\(\) should be compatible with return type \(array\) of method Zend_Ldap_Node_Schema_ObjectClass_Interface\:\:getMayContain\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/ObjectClass/ActiveDirectory.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory\:\:getMustContain\(\) should be compatible with return type \(array\) of method Zend_Ldap_Node_Schema_ObjectClass_Interface\:\:getMustContain\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/ObjectClass/ActiveDirectory.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory\:\:getOid\(\) should be compatible with return type \(string\) of method Zend_Ldap_Node_Schema_ObjectClass_Interface\:\:getOid\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/ObjectClass/ActiveDirectory.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory\:\:getParentClasses\(\) should be compatible with return type \(array\) of method Zend_Ldap_Node_Schema_ObjectClass_Interface\:\:getParentClasses\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/ObjectClass/ActiveDirectory.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Ldap_Node_Schema_ObjectClass_ActiveDirectory\:\:getType\(\) should be compatible with return type \(int\) of method Zend_Ldap_Node_Schema_ObjectClass_Interface\:\:getType\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/ObjectClass/ActiveDirectory.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_ObjectClass_OpenLdap\:\:\$_parents\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_ObjectClass_OpenLdap\:\:\$abstract\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_ObjectClass_OpenLdap\:\:\$auxiliary\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_ObjectClass_OpenLdap\:\:\$desc\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_ObjectClass_OpenLdap\:\:\$may\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_ObjectClass_OpenLdap\:\:\$must\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_ObjectClass_OpenLdap\:\:\$name\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_ObjectClass_OpenLdap\:\:\$oid\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_ObjectClass_OpenLdap\:\:\$structural\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_ObjectClass_OpenLdap\:\:\$sup\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$array_arg of function sort contains unresolvable type\.$#'
|
|
identifier: argument.unresolvableType
|
|
count: 2
|
|
path: library/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_AttributeType_OpenLdap\:\:\$aliases\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_AttributeType_OpenLdap\:\:\$sup\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_ObjectClass_OpenLdap\:\:\$aliases\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/OpenLdap.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Ldap_Node_Schema_ObjectClass_OpenLdap\:\:\$sup\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Ldap/Node/Schema/OpenLdap.php
|
|
|
|
-
|
|
message: '#^If condition is always false\.$#'
|
|
identifier: if.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Loader.php
|
|
|
|
-
|
|
message: '#^Method Zend_Loader_Autoloader\:\:_autoload\(\) should return bool but returns string\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Loader/Autoloader.php
|
|
|
|
-
|
|
message: '#^Method Zend_Loader_Autoloader\:\:_getVersionPath\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Loader/Autoloader.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$autoload_function of function spl_autoload_register expects callable\(string\)\: void, array\{''Zend_Loader_Autoloader'', ''autoload''\} given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Loader/Autoloader.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_Loader_Autoloader\:\:_getVersionPath\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/Loader/Autoloader.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Loader_Autoloader\:\:\$_instance \(Zend_Loader_Autoloader\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Loader/Autoloader.php
|
|
|
|
-
|
|
message: '#^Method Zend_Loader_Autoloader_Resource\:\:getClassPath\(\) should return false but returns non\-falsy\-string\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Loader/Autoloader/Resource.php
|
|
|
|
-
|
|
message: '#^Method Zend_Loader_ClassMapAutoloader\:\:realPharPath\(\) should return string but empty return statement found\.$#'
|
|
identifier: return.empty
|
|
count: 1
|
|
path: library/Zend/Loader/ClassMapAutoloader.php
|
|
|
|
-
|
|
message: '#^Method Zend_Loader_ClassMapAutoloader\:\:realPharPath\(\) should return string but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Loader/ClassMapAutoloader.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$location$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Loader/ClassMapAutoloader.php
|
|
|
|
-
|
|
message: '#^If condition is always false\.$#'
|
|
identifier: if.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Loader/PluginLoader.php
|
|
|
|
-
|
|
message: '#^Return type \(bool\) of method Zend_Loader_PluginLoader\:\:isLoaded\(\) should be compatible with return type \(Zend_Loader_PluginLoader\) of method Zend_Loader_PluginLoader_Interface\:\:isLoaded\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Loader/PluginLoader.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Loader_PluginLoader\:\:\$_includeFileCache \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Loader/PluginLoader.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Loader_PluginLoader\:\:\$_includeFileCacheHandler \(resource\) does not accept false\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Loader/PluginLoader.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Loader_PluginLoader\:\:\$_includeFileCacheHandler \(resource\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Loader/PluginLoader.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Loader_PluginLoader\:\:\$_includeFileCacheHandler \(resource\) in empty\(\) is not falsy\.$#'
|
|
identifier: empty.property
|
|
count: 1
|
|
path: library/Zend/Loader/PluginLoader.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Loader_PluginLoader\:\:\$_includeFileCacheHandler \(resource\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Loader/PluginLoader.php
|
|
|
|
-
|
|
message: '#^Variable \$className might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 3
|
|
path: library/Zend/Loader/PluginLoader.php
|
|
|
|
-
|
|
message: '#^Method Zend_Loader_SplAutoloader\:\:setOptions\(\) has invalid return type SplAutoloader\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Loader/SplAutoloader.php
|
|
|
|
-
|
|
message: '#^If condition is always false\.$#'
|
|
identifier: if.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Loader/StandardAutoloader.php
|
|
|
|
-
|
|
message: '#^Method Zend_Loader_StandardAutoloader\:\:autoload\(\) should return string\|false but returns null\.$#'
|
|
identifier: return.type
|
|
count: 3
|
|
path: library/Zend/Loader/StandardAutoloader.php
|
|
|
|
-
|
|
message: '#^Method Zend_Loader_StandardAutoloader\:\:loadClass\(\) with return type void returns bool but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Loader/StandardAutoloader.php
|
|
|
|
-
|
|
message: '#^Method Zend_Loader_StandardAutoloader\:\:loadClass\(\) with return type void returns false but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 4
|
|
path: library/Zend/Loader/StandardAutoloader.php
|
|
|
|
-
|
|
message: '#^Method Zend_Loader_StandardAutoloader\:\:loadClass\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 2
|
|
path: library/Zend/Loader/StandardAutoloader.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$autoload_function of function spl_autoload_register expects callable\(string\)\: void, array\{\$this\(Zend_Loader_StandardAutoloader\), ''autoload''\} given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Loader/StandardAutoloader.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$callback of function set_error_handler expects \(callable\(int, string, string, int, array\)\: bool\)\|null, array\{\$this\(Zend_Loader_StandardAutoloader\), ''handleError''\} given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Loader/StandardAutoloader.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_Loader_StandardAutoloader\:\:loadClass\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 5
|
|
path: library/Zend/Loader/StandardAutoloader.php
|
|
|
|
-
|
|
message: '#^Method Zend_Locale\:\:getBrowser\(\) should return array but returns string\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Locale.php
|
|
|
|
-
|
|
message: '#^Method Zend_Locale\:\:getDefault\(\) should return array but returns string\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Locale.php
|
|
|
|
-
|
|
message: '#^Method Zend_Locale\:\:getEnvironment\(\) should return array but returns string\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Locale.php
|
|
|
|
-
|
|
message: '#^Method Zend_Locale\:\:getTranslationList\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Locale.php
|
|
|
|
-
|
|
message: '#^Method Zend_Locale\:\:isLocale\(\) should return bool but returns string\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Locale.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$searchorder$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Locale.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$input of static method Zend_Locale\:\:_prepareQuestionString\(\) expects string, list\<string\> given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Locale.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$locale of function setlocale expects array\|string\|null, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Locale.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$value of static method Zend_Locale\:\:getTranslationList\(\) expects string\|null, int given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Locale.php
|
|
|
|
-
|
|
message: '#^Static method Zend_Locale_Data\:\:clearCache\(\) invoked with 1 parameter, 0 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Locale.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Locale\:\:\$_auto \(string\) does not accept array\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Locale.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Locale\:\:\$_browser \(string\) does not accept array\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Locale.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Locale\:\:\$_browser \(string\) does not accept array\<string, float\>\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Locale.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Locale\:\:\$_default \(string\) does not accept array\<string, float\>\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Locale.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Locale\:\:\$_default \(string\) does not accept default value of type array\<string, true\>\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Locale.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Locale\:\:\$_environment \(string\) does not accept array\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Locale.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Locale\:\:\$_environment \(string\) does not accept array\<\(int\|string\), int\>\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Locale.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$strict of static method Zend_Locale\:\:isLocale\(\) expects bool, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Locale/Data.php
|
|
|
|
-
|
|
message: '#^Result of && is always false\.$#'
|
|
identifier: booleanAnd.alwaysFalse
|
|
count: 2
|
|
path: library/Zend/Locale/Data.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Locale_Data\:\:\$_cache \(Zend_Cache_Core\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Locale/Data.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Locale_Data\:\:\$_cache \(Zend_Cache_Core\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 4
|
|
path: library/Zend/Locale/Data.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Locale_Data\:\:\$_list is never read, only written\.$#'
|
|
identifier: property.onlyWritten
|
|
count: 1
|
|
path: library/Zend/Locale/Data.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 3
|
|
path: library/Zend/Locale/Data.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\<" between int\<70100, 80399\> and 50600 is always false\.$#'
|
|
identifier: smaller.alwaysFalse
|
|
count: 2
|
|
path: library/Zend/Locale/Format.php
|
|
|
|
-
|
|
message: '#^Method Zend_Locale_Format\:\:convertPhpToIsoFormat\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Locale/Format.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$value of static method Zend_Locale_Data\:\:getList\(\) expects bool\|string, array\<int, string\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Locale/Format.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Locale/Format.php
|
|
|
|
-
|
|
message: '#^Method Zend_Locale_Math\:\:exponent\(\) should return string but returns int\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Locale/Math.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$base of function bcpow expects numeric\-string, 10 given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Locale/Math.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$number of function number_format expects float, string given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Locale/Math.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$value of static method Zend_Locale_Math\:\:exponent\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 15
|
|
path: library/Zend/Locale/Math.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$value of static method Zend_Locale_Math\:\:normalize\(\) expects int, float given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Locale/Math.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$str of function explode expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Locale/Math.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*" between string and string results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Locale/Math/PhpMath.php
|
|
|
|
-
|
|
message: '#^Binary operation "\+" between string and string results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Locale/Math/PhpMath.php
|
|
|
|
-
|
|
message: '#^Binary operation "\-" between string and string results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Locale/Math/PhpMath.php
|
|
|
|
-
|
|
message: '#^Binary operation "/" between string and string results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Locale/Math/PhpMath.php
|
|
|
|
-
|
|
message: '#^Method Zend_Locale_Math_PhpMath\:\:Mod\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Locale/Math/PhpMath.php
|
|
|
|
-
|
|
message: '#^Method Zend_Locale_Math_PhpMath\:\:Sqrt\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Locale/Math/PhpMath.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$base of function pow expects float\|int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Locale/Math/PhpMath.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$number of function ceil expects float, string given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Locale/Math/PhpMath.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$number of function floor expects float, string given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Locale/Math/PhpMath.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$number of function sqrt expects float, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Locale/Math/PhpMath.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$value of static method Zend_Locale_Math\:\:normalize\(\) expects int, float given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Locale/Math/PhpMath.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$value of static method Zend_Locale_Math\:\:normalize\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 6
|
|
path: library/Zend/Locale/Math/PhpMath.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$message of method Zend_Log\:\:log\(\) expects string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Log.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$stack of function array_shift expects array, string given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Log.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$var of function count expects array\|Countable, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Log.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$version2 of function version_compare expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Log/Filter/Priority.php
|
|
|
|
-
|
|
message: '#^Method Zend_Log_Filter_Suppress\:\:factory\(\) has Zend_Log_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Log/Filter/Suppress.php
|
|
|
|
-
|
|
message: '#^Call to method insert\(\) on an unknown class Zend_Db_Adapter\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Log/Writer/Db.php
|
|
|
|
-
|
|
message: '#^Parameter \$db of method Zend_Log_Writer_Db\:\:__construct\(\) has invalid type Zend_Db_Adapter\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Log/Writer/Db.php
|
|
|
|
-
|
|
message: '#^Property Zend_Log_Writer_Db\:\:\$_db \(Zend_Db_Adapter\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Log/Writer/Db.php
|
|
|
|
-
|
|
message: '#^Property Zend_Log_Writer_Db\:\:\$_db has unknown class Zend_Db_Adapter as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Log/Writer/Db.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Log_Writer_Db\:\:setFormatter\(\) should be compatible with return type \(Zend_Log_Writer_Abstract\) of method Zend_Log_Writer_Abstract\:\:setFormatter\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Log/Writer/Db.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Layout\:\:\$events\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Log/Writer/Mail.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$fp of function fwrite expects resource, stream\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Log/Writer/Stream.php
|
|
|
|
-
|
|
message: '#^Property Zend_Log_Writer_Stream\:\:\$_stream \(stream\|null\) does not accept resource\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Log/Writer/Stream.php
|
|
|
|
-
|
|
message: '#^Property Zend_Log_Writer_Stream\:\:\$_stream \(stream\|null\) does not accept resource\|false\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Log/Writer/Stream.php
|
|
|
|
-
|
|
message: '#^Property Zend_Log_Writer_Stream\:\:\$_stream has unknown class stream as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Log/Writer/Stream.php
|
|
|
|
-
|
|
message: '#^Property Zend_Log_Writer_Syslog\:\:\$_defaultPriority \(string\) does not accept default value of type int\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Log/Writer/Syslog.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Log_Writer_Syslog\:\:\$_lastFacility \(string\) does not accept int\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Log/Writer/Syslog.php
|
|
|
|
-
|
|
message: '#^Property Zend_Mail\:\:\$_date \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Mail.php
|
|
|
|
-
|
|
message: '#^Property Zend_Mail\:\:\$_from \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Mail.php
|
|
|
|
-
|
|
message: '#^Property Zend_Mail\:\:\$_messageId \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Mail.php
|
|
|
|
-
|
|
message: '#^Property Zend_Mail\:\:\$_replyTo \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Mail.php
|
|
|
|
-
|
|
message: '#^Property Zend_Mail\:\:\$_returnPath \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Mail.php
|
|
|
|
-
|
|
message: '#^Property Zend_Mail\:\:\$_subject \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Mail.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Mail\:\:\$_defaultFrom \(array\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Mail.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Mail\:\:\$_defaultReplyTo \(array\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Mail.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Mail\:\:\$_defaultTransport \(Zend_Mail_Transport_Abstract\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Mail.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Exception\\RuntimeException is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Mail/Header/HeaderName.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\>\=" between int\<0, 255\> and 0 is always true\.$#'
|
|
identifier: greaterOrEqual.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Mail/Header/HeaderValue.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Exception\\RuntimeException is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Mail/Header/HeaderValue.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$rawMessage$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Mail/Message.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$rawMessage$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Mail/Message/File.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Mail_Part\:\:\$contentType\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Mail/Part.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Mail_Storage_Abstract\:\:\$hasFetchPart\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Mail/Part.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#2 \$wantedPart \(int\) of method Zend_Mail_Part\:\:getHeaderField\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Mail/Part.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#3 \$firstName \(int\) of method Zend_Mail_Part\:\:getHeaderField\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Mail/Part.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Part\:\:_cacheContent\(\) should return null but empty return statement found\.$#'
|
|
identifier: return.empty
|
|
count: 2
|
|
path: library/Zend/Mail/Part.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Part\:\:_cacheContent\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Part.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return with type null is incompatible with native type void\.$#'
|
|
identifier: return.phpDocType
|
|
count: 2
|
|
path: library/Zend/Mail/Part.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws has invalid value \(Zend_Exception, Zend_Mail_Exception\)\: Unexpected token ",", expected TOKEN_HORIZONTAL_WS at offset 731 on line 14$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Mail/Part.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$headers of static method Zend_Mime_Decode\:\:splitMessage\(\) expects array, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Mail/Part.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Part_File\:\:getContent\(\) should return string but returns int\|false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Mail/Part/File.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#2 \$wantedPart \(int\) of method Zend_Mail_Part_Interface\:\:getHeaderField\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Mail/Part/Interface.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#3 \$firstName \(int\) of method Zend_Mail_Part_Interface\:\:getHeaderField\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Mail/Part/Interface.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws has invalid value \(Zend_Exception, Zend_Mail_Exception\)\: Unexpected token ",", expected TOKEN_HORIZONTAL_WS at offset 731 on line 14$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Mail/Part/Interface.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @var above a method has no effect\.$#'
|
|
identifier: varTag.misplaced
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$options of class Zend_Validate_Hostname constructor expects array, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$code of class Zend_Mail_Protocol_Exception constructor expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Abstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Mail_Protocol_Abstract\:\:\$_template \(resource\) does not accept default value of type string\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Abstract.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between string and null will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Protocol_Imap\:\:sendRequest\(\) never assigns null to &\$tag so it can be removed from the by\-ref type\.$#'
|
|
identifier: parameterByRef.unusedType
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Imap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Protocol_Imap\:\:sendRequest\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Imap.php
|
|
|
|
-
|
|
message: '#^Negated boolean expression is always true\.$#'
|
|
identifier: booleanNot.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Imap.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$filter$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Imap.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$start of function substr expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Imap.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$length of function substr expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Imap.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Imap.php
|
|
|
|
-
|
|
message: '#^Variable \$data might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Imap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Protocol_Pop3\:\:delete\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Pop3.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Protocol_Pop3\:\:logout\(\) should return null but empty return statement found\.$#'
|
|
identifier: return.empty
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Pop3.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Protocol_Pop3\:\:logout\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Pop3.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Protocol_Pop3\:\:noop\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Pop3.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Protocol_Pop3\:\:sendRequest\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Pop3.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Protocol_Pop3\:\:undelete\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Pop3.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$try_apop$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Pop3.php
|
|
|
|
-
|
|
message: '#^Parameter &\$messages by\-ref type of method Zend_Mail_Protocol_Pop3\:\:status\(\) expects int, string given\.$#'
|
|
identifier: parameterByRef.type
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Pop3.php
|
|
|
|
-
|
|
message: '#^Parameter &\$octets by\-ref type of method Zend_Mail_Protocol_Pop3\:\:status\(\) expects int, string given\.$#'
|
|
identifier: parameterByRef.type
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Pop3.php
|
|
|
|
-
|
|
message: '#^Dead catch \- Zend_Mail_Protocol_Exception is already caught above\.$#'
|
|
identifier: catch.alreadyCaught
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Smtp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$code of method Zend_Mail_Protocol_Abstract\:\:_expect\(\) expects array\|string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 9
|
|
path: library/Zend/Mail/Protocol/Smtp.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Smtp.php
|
|
|
|
-
|
|
message: '#^Binary operation "\^" between \(string\|false\) and non\-empty\-string results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 2
|
|
path: library/Zend/Mail/Protocol/Smtp/Auth/Crammd5.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#3 \$block \(int\) of method Zend_Mail_Protocol_Smtp_Auth_Crammd5\:\:_hmacMd5\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Smtp/Auth/Crammd5.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$code of method Zend_Mail_Protocol_Abstract\:\:_expect\(\) expects array\|string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Mail/Protocol/Smtp/Auth/Crammd5.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$pad_length of function str_pad expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Mail/Protocol/Smtp/Auth/Crammd5.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$code of method Zend_Mail_Protocol_Abstract\:\:_expect\(\) expects array\|string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Mail/Protocol/Smtp/Auth/Login.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$code of method Zend_Mail_Protocol_Abstract\:\:_expect\(\) expects array\|string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Mail/Protocol/Smtp/Auth/Plain.php
|
|
|
|
-
|
|
message: '#^Parameter \$id of method Zend_Mail_Storage_Abstract\:\:offsetSet\(\) has invalid type id\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return with type null is incompatible with native type void\.$#'
|
|
identifier: return.phpDocType
|
|
count: 2
|
|
path: library/Zend/Mail/Storage/Folder.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Mail_Storage_Folder\:\:\$INBOX\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Folder/Maildir.php
|
|
|
|
-
|
|
message: '#^If condition is always true\.$#'
|
|
identifier: if.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Folder/Maildir.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Folder_Maildir\:\:_buildFolderTree\(\) invoked with 1 parameter, 0 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Folder/Maildir.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Folder_Maildir\:\:_buildFolderTree\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Folder/Maildir.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Folder_Maildir\:\:getCurrentFolder\(\) has Zend_Mail_Storage_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Folder/Maildir.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Folder_Maildir\:\:selectFolder\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Folder/Maildir.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Mail_Storage_Folder_Maildir\:\:getCurrentFolder\(\) should be compatible with return type \(Zend_Mail_Storage_Folder\) of method Zend_Mail_Storage_Folder_Interface\:\:getCurrentFolder\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Folder/Maildir.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Folder_Mbox\:\:_buildFolderTree\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Folder/Mbox.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Folder_Mbox\:\:getCurrentFolder\(\) has Zend_Mail_Storage_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Folder/Mbox.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Folder_Mbox\:\:selectFolder\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Folder/Mbox.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Mail_Storage_Folder_Mbox\:\:getCurrentFolder\(\) should be compatible with return type \(Zend_Mail_Storage_Folder\) of method Zend_Mail_Storage_Folder_Interface\:\:getCurrentFolder\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Folder/Mbox.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Mail_Storage_Folder_Mbox\:\:__wakeup\(\) should be compatible with return type \(null\) of method Zend_Mail_Storage_Mbox\:\:__wakeup\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Folder/Mbox.php
|
|
|
|
-
|
|
message: '#^If condition is always true\.$#'
|
|
identifier: if.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Imap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Imap\:\:close\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Imap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Imap\:\:copyMessage\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Imap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Imap\:\:createFolder\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Imap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Imap\:\:getCurrentFolder\(\) has Zend_Mail_Storage_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Imap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Imap\:\:getUniqueId\(\) has Zend_Mail_Storage_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Imap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Imap\:\:moveMessage\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Imap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Imap\:\:noop\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Imap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Imap\:\:removeFolder\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Imap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Imap\:\:removeMessage\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Imap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Imap\:\:renameFolder\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Imap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Imap\:\:selectFolder\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Imap.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$to of method Zend_Mail_Protocol_Imap\:\:fetch\(\) expects int\|null, float given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Mail/Storage/Imap.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Mail_Storage_Imap\:\:getCurrentFolder\(\) should be compatible with return type \(Zend_Mail_Storage_Folder\) of method Zend_Mail_Storage_Folder_Interface\:\:getCurrentFolder\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Imap.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Maildir\:\:_getMaildirFiles\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Maildir.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Maildir\:\:_openMaildir\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 2
|
|
path: library/Zend/Mail/Storage/Maildir.php
|
|
|
|
-
|
|
message: '#^Return type \(Zend_Mail_Message_File\) of method Zend_Mail_Storage_Maildir\:\:getMessage\(\) should be compatible with return type \(Zend_Mail_Message\) of method Zend_Mail_Storage_Abstract\:\:getMessage\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Maildir.php
|
|
|
|
-
|
|
message: '#^Return type \(bool\) of method Zend_Mail_Storage_Maildir\:\:noop\(\) should be compatible with return type \(null\) of method Zend_Mail_Storage_Abstract\:\:noop\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Maildir.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Mail_Storage_Maildir\:\:close\(\) should be compatible with return type \(null\) of method Zend_Mail_Storage_Abstract\:\:close\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Maildir.php
|
|
|
|
-
|
|
message: '#^If condition is always false\.$#'
|
|
identifier: if.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Mbox.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Mbox\:\:_openMboxFile\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Mbox.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Mail_Storage_Mbox\:\:_getPos\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Mbox.php
|
|
|
|
-
|
|
message: '#^Return type \(Zend_Mail_Message_File\) of method Zend_Mail_Storage_Mbox\:\:getMessage\(\) should be compatible with return type \(Zend_Mail_Message\) of method Zend_Mail_Storage_Abstract\:\:getMessage\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Mbox.php
|
|
|
|
-
|
|
message: '#^Return type \(bool\) of method Zend_Mail_Storage_Mbox\:\:noop\(\) should be compatible with return type \(null\) of method Zend_Mail_Storage_Abstract\:\:noop\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Mbox.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Mail_Storage_Mbox\:\:getNumberByUniqueId\(\) should be compatible with return type \(int\) of method Zend_Mail_Storage_Abstract\:\:getNumberByUniqueId\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Mbox.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Mail_Storage_Mbox\:\:close\(\) should be compatible with return type \(null\) of method Zend_Mail_Storage_Abstract\:\:close\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Mbox.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Mail_Storage_Pop3\:\:\$hasUniqueid\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Mail/Storage/Pop3.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\<" between 0 and 1 is always true\.$#'
|
|
identifier: smaller.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Pop3.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Pop3\:\:close\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Pop3.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Pop3\:\:countMessages\(\) has Zend_Mail_Storage_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Pop3.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Pop3\:\:getNumberByUniqueId\(\) should return int but returns string\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Pop3.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Pop3\:\:getUniqueId\(\) should return array\|string but returns int\<min, \-1\>\|int\<1, max\>\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Pop3.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Pop3\:\:removeMessage\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Pop3.php
|
|
|
|
-
|
|
message: '#^Left side of \|\| is always false\.$#'
|
|
identifier: booleanOr.leftAlwaysFalse
|
|
count: 2
|
|
path: library/Zend/Mail/Storage/Writable/Maildir.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Writable_Maildir\:\:copyMessage\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 2
|
|
path: library/Zend/Mail/Storage/Writable/Maildir.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Writable_Maildir\:\:initMaildir\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Writable/Maildir.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Writable_Maildir\:\:moveMessage\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Writable/Maildir.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Writable_Maildir\:\:removeFolder\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Writable/Maildir.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Writable_Maildir\:\:removeMessage\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 2
|
|
path: library/Zend/Mail/Storage/Writable/Maildir.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Writable_Maildir\:\:renameFolder\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Writable/Maildir.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mail_Storage_Writable_Maildir\:\:setQuota\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Writable/Maildir.php
|
|
|
|
-
|
|
message: '#^Negated boolean expression is always false\.$#'
|
|
identifier: booleanNot.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Writable/Maildir.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$params of method Zend_Mail_Storage_Folder_Maildir\:\:__construct\(\) expects array, stdClass given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Writable/Maildir.php
|
|
|
|
-
|
|
message: '#^Parameter \$message of method Zend_Mail_Storage_Writable_Maildir\:\:appendMessage\(\) has invalid type stream\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Writable/Maildir.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Mail_Storage_Writable_Maildir\:\:createFolder\(\) should be compatible with return type \(null\) of method Zend_Mail_Storage_Writable_Interface\:\:createFolder\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Writable/Maildir.php
|
|
|
|
-
|
|
message: '#^Variable \$fh might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Mail/Storage/Writable/Maildir.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$status$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Mail/Transport/SendgridSmtp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$callback of function set_error_handler expects \(callable\(int, string, string, int, array\)\: bool\)\|null, array\{\$this\(Zend_Mail_Transport_Sendmail\), ''_handleMailErrors''\} given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Mail/Transport/Sendmail.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$config with type array\|null is not subtype of native type array\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Mail/Transport/Smtp.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$client$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Mail/Transport/Smtp.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Zend_Transport_Exception is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Mail/Transport/Smtp.php
|
|
|
|
-
|
|
message: '#^Property Zend_Mail_Transport_Smtp\:\:\$_connection \(Zend_Mail_Protocol_Smtp\) does not accept Zend_Mail_Protocol_Abstract\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Mail/Transport/Smtp.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$input$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Markup/Parser/Bbcode.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$tokens$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Markup/Parser/Bbcode.php
|
|
|
|
-
|
|
message: '#^Return type \(Zend_Markup_TokenList\) of method Zend_Markup_Parser_Bbcode\:\:parse\(\) should be compatible with return type \(array\) of method Zend_Markup_Parser_ParserInterface\:\:parse\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Markup/Parser/Bbcode.php
|
|
|
|
-
|
|
message: '#^Binary operation "&" between string and 16 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Markup/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Binary operation "&" between string and 4 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Markup/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Binary operation "\^" between string and 16 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Markup/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Markup_Renderer_RendererAbstract\:\:_getMarkupName\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Markup/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Markup_Renderer_RendererAbstract\:\:getFilter\(\) should return Zend_Filter_Interface but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Markup/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$filter with type string is incompatible with native type Zend_Filter_Interface\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Markup/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$tokenList$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Markup/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$text of method Zend_Markup_Renderer_TokenConverterInterface\:\:convert\(\) expects string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Markup/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Markup_Renderer_RendererAbstract\:\:\$_defaultFilter \(Zend_Filter\) does not accept Zend_Filter_Interface\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Markup/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Markup_Renderer_RendererAbstract\:\:\$_filter \(bool\) does not accept Zend_Filter\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Markup/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Markup_Renderer_RendererAbstract\:\:\$_filter \(bool\) does not accept Zend_Filter_Interface\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Markup/Renderer/RendererAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Markup_Token\:\:\$_children \(Zend_Markup_TokenList\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Markup/Token.php
|
|
|
|
-
|
|
message: '#^Property Zend_Markup_Token\:\:\$_children \(Zend_Markup_TokenList\) in empty\(\) is not falsy\.$#'
|
|
identifier: empty.property
|
|
count: 1
|
|
path: library/Zend/Markup/Token.php
|
|
|
|
-
|
|
message: '#^Property Zend_Markup_Token\:\:\$_parent \(Zend_Markup_Token\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Markup/Token.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$locale of static method Zend_Locale\:\:isLocale\(\) expects string\|Zend_Locale, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Measure/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$strict of static method Zend_Locale\:\:isLocale\(\) expects bool, null given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Measure/Abstract.php
|
|
|
|
-
|
|
message: '#^Negated boolean expression is always true\.$#'
|
|
identifier: booleanNot.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Measure/Number.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$input of static method Zend_Locale_Format\:\:getInteger\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Measure/Number.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$str of function str_split expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Measure/Number.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$str of function strtoupper expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 4
|
|
path: library/Zend/Measure/Number.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$string of function strlen expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Measure/Number.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$value of method Zend_Measure_Number\:\:_fromDecimal\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Measure/Number.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$strict of static method Zend_Locale\:\:isLocale\(\) expects bool, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Measure/Number.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$subject of function preg_match expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 8
|
|
path: library/Zend/Measure/Number.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Measure_Number\:\:setType\(\) should be compatible with return type \(Zend_Measure_Abstract\) of method Zend_Measure_Abstract\:\:setType\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Measure/Number.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Measure/Number.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Memory_Container\:\:destroy\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Memory/AccessController.php
|
|
|
|
-
|
|
message: '#^Method Zend_Memory_AccessController\:\:__get\(\) has Zend_Memory_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Memory/AccessController.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$memoryManager$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Memory/AccessController.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(&string\)\: Unexpected token "&", expected type at offset 178 on line 7$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Memory/AccessController.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(&string\)\: Unexpected token "&", expected type at offset 178 on line 7$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Memory/Container/Interface.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$id$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Memory/Container/Locked.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$memoryManager$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Memory/Container/Locked.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(&string\)\: Unexpected token "&", expected type at offset 178 on line 7$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Memory/Container/Locked.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(&string\)\: Unexpected token "&", expected type at offset 178 on line 7$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Memory/Container/Movable.php
|
|
|
|
-
|
|
message: '#^Property Zend_Memory_Container_Movable\:\:\$_value \(Zend_Memory_Value\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Memory/Container/Movable.php
|
|
|
|
-
|
|
message: '#^Return type \(int\) of method Zend_Memory_Container_Movable\:\:isLocked\(\) should be compatible with return type \(bool\) of method Zend_Memory_Container_Interface\:\:isLocked\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Memory/Container/Movable.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$backendOptions$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Memory/Manager.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Zend_MemoryException is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Memory/Manager.php
|
|
|
|
-
|
|
message: '#^Property Zend_Memory_Manager\:\:\$_backend \(Zend_Cache_Backend_Interface\) does not accept Zend_Cache_Backend\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Memory/Manager.php
|
|
|
|
-
|
|
message: '#^Property Zend_Memory_Manager\:\:\$_lastModified \(Zend_Memory_Container_Movable\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Memory/Manager.php
|
|
|
|
-
|
|
message: '#^Property Zend_Memory_Manager\:\:\$_managerId \(int\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Memory/Manager.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Memory_Container_Interface\:\:processUpdate\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Memory/Value.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$get_as_float of function microtime expects bool, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Mime.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mime_Decode\:\:splitHeaderField\(\) should return array\|string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Mime/Decode.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mime_Decode\:\:splitMessage\(\) should return null but empty return statement found\.$#'
|
|
identifier: return.empty
|
|
count: 2
|
|
path: library/Zend/Mime/Decode.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mime_Decode\:\:splitMessage\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Mime/Decode.php
|
|
|
|
-
|
|
message: '#^Parameter &\$headers by\-ref type of method Zend_Mime_Decode\:\:splitMessage\(\) expects array, array\|false given\.$#'
|
|
identifier: parameterByRef.type
|
|
count: 1
|
|
path: library/Zend/Mime/Decode.php
|
|
|
|
-
|
|
message: '#^Parameter &\$headers by\-ref type of method Zend_Mime_Decode\:\:splitMessage\(\) expects array, string given\.$#'
|
|
identifier: parameterByRef.type
|
|
count: 4
|
|
path: library/Zend/Mime/Decode.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Mobile_Push_Message_Abstract\:\:getAlert\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Apns.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Mobile_Push_Message_Abstract\:\:getBadge\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Mobile/Push/Apns.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Mobile_Push_Message_Abstract\:\:getCustomData\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Apns.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Mobile_Push_Message_Abstract\:\:getExpire\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Apns.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Mobile_Push_Message_Abstract\:\:getSound\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Apns.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$mode of function stream_set_blocking expects bool, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Apns.php
|
|
|
|
-
|
|
message: '#^Parameter \#4 \$timeout of function stream_socket_client expects float, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Apns.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 10
|
|
path: library/Zend/Mobile/Push/Apns.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Mobile_Push_Message_Abstract\:\:toJson\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Gcm.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$message of class Zend_Mobile_Push_Response_Gcm constructor expects Zend_Mobile_Push_Message_Gcm\|null, Zend_Mobile_Push_Message_Abstract given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Gcm.php
|
|
|
|
-
|
|
message: '#^Return type \(Zend_Mobile_Push_Response_Gcm\) of method Zend_Mobile_Push_Gcm\:\:send\(\) should be compatible with return type \(bool\) of method Zend_Mobile_Push_Abstract\:\:send\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Gcm.php
|
|
|
|
-
|
|
message: '#^Return type \(Zend_Mobile_Push_Response_Gcm\) of method Zend_Mobile_Push_Gcm\:\:send\(\) should be compatible with return type \(bool\) of method Zend_Mobile_Push_Interface\:\:send\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Gcm.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 4
|
|
path: library/Zend/Mobile/Push/Gcm.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mobile_Push_Interface\:\:connect\(\) has invalid return type Push\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Interface.php
|
|
|
|
-
|
|
message: '#^PHPDoc type array of property Zend_Mobile_Push_Message_Gcm\:\:\$_token is not covariant with PHPDoc type string of overridden property Zend_Mobile_Push_Message_Abstract\:\:\$_token\.$#'
|
|
identifier: property.phpDocType
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Message/Gcm.php
|
|
|
|
-
|
|
message: '#^Method Zend_Mobile_Push_Message_Mpns\:\:setToken\(\) should return Zend_Mobile_Push_Message_Mpns but returns Zend_Mobile_Push_Message_Abstract\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Message/Mpns.php
|
|
|
|
-
|
|
message: '#^Property Zend_Mobile_Push_Message_Abstract\:\:\$_token \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Message/Mpns.php
|
|
|
|
-
|
|
message: '#^Property Zend_Mobile_Push_Message_Abstract\:\:\$_token \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Message/Mpns/Raw.php
|
|
|
|
-
|
|
message: '#^Property Zend_Mobile_Push_Message_Abstract\:\:\$_token \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Message/Mpns/Tile.php
|
|
|
|
-
|
|
message: '#^Property Zend_Mobile_Push_Message_Abstract\:\:\$_token \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Message/Mpns/Toast.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Mobile_Push_Message_Abstract\:\:getDelay\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Mpns.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Mobile_Push_Message_Abstract\:\:getNotificationType\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Mobile/Push/Mpns.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Mobile_Push_Message_Abstract\:\:getXmlPayload\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Mpns.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 7
|
|
path: library/Zend/Mobile/Push/Mpns.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$length \(string\) of method Zend_Mobile_Push_Test_ApnsProxy\:\:_read\(\) should be compatible with parameter \$length \(int\) of method Zend_Mobile_Push_Apns\:\:_read\(\)$#'
|
|
identifier: method.childParameterType
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Test/ApnsProxy.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$length of function substr expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Test/ApnsProxy.php
|
|
|
|
-
|
|
message: '#^Property Zend_Mobile_Push_Test_ApnsProxy\:\:\$_readResponse \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Mobile/Push/Test/ApnsProxy.php
|
|
|
|
-
|
|
message: '#^Call to function current\(\) on a separate line has no effect\.$#'
|
|
identifier: function.resultUnused
|
|
count: 1
|
|
path: library/Zend/Navigation/Container.php
|
|
|
|
-
|
|
message: '#^Method Zend_Navigation_Container\:\:findBy\(\) should return Zend_Navigation_Page\|null but returns array\<Zend_Navigation_Page\>\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Navigation/Container.php
|
|
|
|
-
|
|
message: '#^Method Zend_Navigation_Container\:\:toArray\(\) should return array\<Zend_Navigation_Page\> but returns list\<array\>\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Navigation/Container.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$pages of method Zend_Navigation_Container\:\:addPages\(\) expects \(iterable\<Zend_Navigation_Page\>&Zend_Config\)\|\(iterable\<Zend_Navigation_Page\>&Zend_Navigation_Container\), array\<Zend_Navigation_Page\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Navigation/Container.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Action_Helper_Abstract\:\:url\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Navigation/Page/Mvc.php
|
|
|
|
-
|
|
message: '#^Property Zend_Navigation_Page_Mvc\:\:\$_hrefCache \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 9
|
|
path: library/Zend/Navigation/Page/Mvc.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Navigation_Page_Mvc\:\:\$_urlHelper \(Zend_Controller_Action_Helper_Url\) does not accept Zend_Controller_Action_Helper_Abstract\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Navigation/Page/Mvc.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Oauth\:\:\$httpClient \(Zend_Http_Client\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Oauth.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Oauth\:\:\$httpClient \(Zend_Http_Client\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Oauth.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Oauth_Client\:\:getRealm\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Oauth/Client.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Oauth_Client\:\:getRequestMethod\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Oauth/Client.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Oauth_Client\:\:getRequestScheme\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Oauth/Client.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Oauth_Client\:\:getToken\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 4
|
|
path: library/Zend/Oauth/Client.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Oauth_Client\:\:setRequestMethod\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 6
|
|
path: library/Zend/Oauth/Client.php
|
|
|
|
-
|
|
message: '#^Cannot call method getTotalSize\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Oauth/Client.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Oauth_Client\:\:setAdapter\(\) should be compatible with return type \(null\) of method Zend_Http_Client\:\:setAdapter\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Oauth/Client.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$options with type array\|Zend_Config is not subtype of native type array\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Oauth/Config.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Oauth_Consumer\:\:getRequestMethod\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Oauth/Consumer.php
|
|
|
|
-
|
|
message: '#^Class Zend_Oauth_Http_UserAuthorization referenced with incorrect case\: Zend_OAuth_Http_UserAuthorization\.$#'
|
|
identifier: class.nameCase
|
|
count: 1
|
|
path: library/Zend/Oauth/Consumer.php
|
|
|
|
-
|
|
message: '#^Instanceof between Zend_Oauth_Token_Request\|null and Zend_Oauth_Http_UserAuthorization will always evaluate to false\.$#'
|
|
identifier: instanceof.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Oauth/Consumer.php
|
|
|
|
-
|
|
message: '#^Variable \$token in isset\(\) always exists and is not nullable\.$#'
|
|
identifier: isset.variable
|
|
count: 1
|
|
path: library/Zend/Oauth/Consumer.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Oauth_Consumer\:\:getRequestScheme\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Oauth/Http.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Oauth_Http\:\:_attemptRequest\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Oauth/Http.php
|
|
|
|
-
|
|
message: '#^Method Zend_Oauth_Http\:\:getConsumer\(\) should return Zend_Oauth_Consumer but returns string\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Oauth/Http.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$code of class Zend_Oauth_Exception constructor expects int, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Oauth/Http.php
|
|
|
|
-
|
|
message: '#^Property Zend_Oauth_Http\:\:\$_consumer \(string\) does not accept Zend_Oauth_Consumer\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Oauth/Http.php
|
|
|
|
-
|
|
message: '#^Cannot call method getAccessTokenUrl\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 4
|
|
path: library/Zend/Oauth/Http/AccessToken.php
|
|
|
|
-
|
|
message: '#^Cannot call method getConsumerKey\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Oauth/Http/AccessToken.php
|
|
|
|
-
|
|
message: '#^Cannot call method getConsumerSecret\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Oauth/Http/AccessToken.php
|
|
|
|
-
|
|
message: '#^Cannot call method getLastRequestToken\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Oauth/Http/AccessToken.php
|
|
|
|
-
|
|
message: '#^Cannot call method getSignatureMethod\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Oauth/Http/AccessToken.php
|
|
|
|
-
|
|
message: '#^Cannot call method getVersion\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Oauth/Http/AccessToken.php
|
|
|
|
-
|
|
message: '#^Variable \$httpClient might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Oauth/Http/AccessToken.php
|
|
|
|
-
|
|
message: '#^Cannot call method getCallbackUrl\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Oauth/Http/RequestToken.php
|
|
|
|
-
|
|
message: '#^Cannot call method getConsumerKey\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Oauth/Http/RequestToken.php
|
|
|
|
-
|
|
message: '#^Cannot call method getConsumerSecret\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Oauth/Http/RequestToken.php
|
|
|
|
-
|
|
message: '#^Cannot call method getRequestTokenUrl\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 4
|
|
path: library/Zend/Oauth/Http/RequestToken.php
|
|
|
|
-
|
|
message: '#^Cannot call method getSignatureMethod\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Oauth/Http/RequestToken.php
|
|
|
|
-
|
|
message: '#^Cannot call method getVersion\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Oauth/Http/RequestToken.php
|
|
|
|
-
|
|
message: '#^Variable \$httpClient might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Oauth/Http/RequestToken.php
|
|
|
|
-
|
|
message: '#^Cannot call method getCallbackUrl\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Oauth/Http/UserAuthorization.php
|
|
|
|
-
|
|
message: '#^Cannot call method getLastRequestToken\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Oauth/Http/UserAuthorization.php
|
|
|
|
-
|
|
message: '#^Cannot call method getUserAuthorizationUrl\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Oauth/Http/UserAuthorization.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Oauth/Http/Utility.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$privateKey of method Zend_Crypt_Rsa\:\:sign\(\) expects Zend_Crypt_Rsa_Key_Private\|null, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Oauth/Signature/Rsa.php
|
|
|
|
-
|
|
message: '#^Method Zend_Uri_Http\:\:getUri\(\) invoked with 1 parameter, 0 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Oauth/Signature/SignatureAbstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Oauth_Token\:\:_parseParameters\(\) should return array but empty return statement found\.$#'
|
|
identifier: return.empty
|
|
count: 1
|
|
path: library/Zend/Oauth/Token.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Oauth_Client\:\:setToken\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Oauth/Token/Access.php
|
|
|
|
-
|
|
message: '#^Class Zend_Oauth_Client constructor invoked with 4 parameters, 1\-3 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Oauth/Token/Access.php
|
|
|
|
-
|
|
message: '#^Method Zend_Oauth_Token_AuthorizedRequest\:\:_parseData\(\) should return array but empty return statement found\.$#'
|
|
identifier: return.empty
|
|
count: 1
|
|
path: library/Zend/Oauth/Token/AuthorizedRequest.php
|
|
|
|
-
|
|
message: '#^Method Zend_OpenId\:\:createDhKey\(\) has invalid return type OpenSSLAsymmetricKey\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/OpenId.php
|
|
|
|
-
|
|
message: '#^Method Zend_OpenId\:\:getDhKeyDetails\(\) should return array but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/OpenId.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$ascii of function chr expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/OpenId.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$right_operand of function bcadd expects numeric\-string, int\<0, 255\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/OpenId.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$right_operand of function bccomp expects numeric\-string, 0 given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/OpenId.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$right_operand of function bcdiv expects numeric\-string, 256 given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/OpenId.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$right_operand of function bcmod expects numeric\-string, 256 given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/OpenId.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$right_operand of function bcmul expects numeric\-string, 256 given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/OpenId.php
|
|
|
|
-
|
|
message: '#^Parameter &\$id by\-ref type of method Zend_OpenId\:\:normalize\(\) expects string, \(string\|false\) given\.$#'
|
|
identifier: parameterByRef.type
|
|
count: 3
|
|
path: library/Zend/OpenId.php
|
|
|
|
-
|
|
message: '#^Variable \$bn_pub_key might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/OpenId.php
|
|
|
|
-
|
|
message: '#^$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Session_Namespace\:\:\$claimed_id\.$#'
|
|
identifier: property.notFound
|
|
count: 4
|
|
path: library/Zend/OpenId/Consumer.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Session_Namespace\:\:\$identity\.$#'
|
|
identifier: property.notFound
|
|
count: 4
|
|
path: library/Zend/OpenId/Consumer.php
|
|
|
|
-
|
|
message: '#^Binary operation "\+" between int\<1, max\> and string results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer.php
|
|
|
|
-
|
|
message: '#^Loose comparison using \=\= between ''HMAC\-SHA256'' and ''HMAC\-SHA256'' will always evaluate to true\.$#'
|
|
identifier: equal.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer.php
|
|
|
|
-
|
|
message: '#^Loose comparison using \=\= between ''sha256'' and ''sha256'' will always evaluate to true\.$#'
|
|
identifier: equal.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer.php
|
|
|
|
-
|
|
message: '#^Method Zend_OpenId_Consumer\:\:_addAssociation\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$staus$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer.php
|
|
|
|
-
|
|
message: '#^Parameter \#5 \$expires of method Zend_OpenId_Consumer_Storage\:\:addAssociation\(\) expects long, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer.php
|
|
|
|
-
|
|
message: '#^Parameter \#5 \$expires of method Zend_OpenId_Consumer_Storage\:\:addDiscoveryInfo\(\) expects long, int\<3601, max\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer.php
|
|
|
|
-
|
|
message: '#^Parameter \#5 \$expires of method Zend_OpenId_Consumer_Storage\:\:getAssociation\(\) expects long, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer.php
|
|
|
|
-
|
|
message: '#^Property Zend_OpenId_Consumer\:\:\$_dumbMode \(Zend_OpenId_Consumer_Storage\) does not accept bool\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer.php
|
|
|
|
-
|
|
message: '#^Property Zend_OpenId_Consumer\:\:\$_dumbMode \(Zend_OpenId_Consumer_Storage\) does not accept default value of type false\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_OpenId_Consumer_Storage\:\:addAssociation\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer.php
|
|
|
|
-
|
|
message: '#^Parameter \$expires of method Zend_OpenId_Consumer_Storage\:\:addAssociation\(\) has invalid type long\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer/Storage.php
|
|
|
|
-
|
|
message: '#^Parameter \$expires of method Zend_OpenId_Consumer_Storage\:\:addDiscoveryInfo\(\) has invalid type long\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer/Storage.php
|
|
|
|
-
|
|
message: '#^Parameter \$expires of method Zend_OpenId_Consumer_Storage\:\:getAssociation\(\) has invalid type long\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer/Storage.php
|
|
|
|
-
|
|
message: '#^Parameter \$expires of method Zend_OpenId_Consumer_Storage\:\:getAssociationByHandle\(\) has invalid type long\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer/Storage.php
|
|
|
|
-
|
|
message: '#^Parameter \$expires of method Zend_OpenId_Consumer_Storage\:\:getDiscoveryInfo\(\) has invalid type long\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer/Storage.php
|
|
|
|
-
|
|
message: '#^Call to function is_string\(\) with string will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer/Storage/File.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$recursive of function mkdir expects bool, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer/Storage/File.php
|
|
|
|
-
|
|
message: '#^Parameter \$expires of method Zend_OpenId_Consumer_Storage_File\:\:addAssociation\(\) has invalid type long\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer/Storage/File.php
|
|
|
|
-
|
|
message: '#^Parameter \$expires of method Zend_OpenId_Consumer_Storage_File\:\:addDiscoveryInfo\(\) has invalid type long\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer/Storage/File.php
|
|
|
|
-
|
|
message: '#^Parameter \$expires of method Zend_OpenId_Consumer_Storage_File\:\:getAssociation\(\) has invalid type long\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer/Storage/File.php
|
|
|
|
-
|
|
message: '#^Parameter \$expires of method Zend_OpenId_Consumer_Storage_File\:\:getAssociationByHandle\(\) has invalid type long\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer/Storage/File.php
|
|
|
|
-
|
|
message: '#^Parameter \$expires of method Zend_OpenId_Consumer_Storage_File\:\:getDiscoveryInfo\(\) has invalid type long\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/OpenId/Consumer/Storage/File.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between resource\|false and null will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 3
|
|
path: library/Zend/OpenId/Consumer/Storage/File.php
|
|
|
|
-
|
|
message: '#^Binary operation "\^" between string\|false and string results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/OpenId/Provider.php
|
|
|
|
-
|
|
message: '#^Method Zend_OpenId_Provider\:\:_checkId\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/OpenId/Provider.php
|
|
|
|
-
|
|
message: '#^Method Zend_OpenId_Provider\:\:_checkId\(\) should return array but returns true\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/OpenId/Provider.php
|
|
|
|
-
|
|
message: '#^Method Zend_OpenId_Provider\:\:setOpEndpoint\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/OpenId/Provider.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$immediate of method Zend_OpenId_Provider\:\:_checkId\(\) expects bool, int given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/OpenId/Provider.php
|
|
|
|
-
|
|
message: '#^Parameter \#4 \$expires of method Zend_OpenId_Provider_Storage\:\:addAssociation\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/OpenId/Provider.php
|
|
|
|
-
|
|
message: '#^Call to function is_string\(\) with string will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/OpenId/Provider/Storage/File.php
|
|
|
|
-
|
|
message: '#^Method Zend_OpenId_Provider_Storage_File\:\:getTrustedSites\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 3
|
|
path: library/Zend/OpenId/Provider/Storage/File.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$recursive of function mkdir expects bool, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/OpenId/Provider/Storage/File.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between resource\|false and null will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 2
|
|
path: library/Zend/OpenId/Provider/Storage/File.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Session_Namespace\:\:\$logged_in\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/OpenId/Provider/User/Session.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Controller_Action_Helper_Abstract\:\:\$view\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Paginator.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Action_Helper_Abstract\:\:initView\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Paginator.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:paginationControl\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Paginator.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$page of method Zend_Paginator\:\:_getCacheId\(\) expects int\|null, string given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Paginator.php
|
|
|
|
-
|
|
message: '#^Property Zend_Paginator\:\:\$_currentItemCount \(int\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Paginator.php
|
|
|
|
-
|
|
message: '#^Property Zend_Paginator\:\:\$_currentItems \(Traversable\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Paginator.php
|
|
|
|
-
|
|
message: '#^Property Zend_Paginator\:\:\$_pages \(array\) does not accept stdClass\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Paginator.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$totalRowCount$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Paginator/Adapter/DbSelect.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Db_Select\:\:getTable\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Paginator/Adapter/DbTableSelect.php
|
|
|
|
-
|
|
message: '#^Return type \(Zend_Db_Table_Rowset_Abstract\) of method Zend_Paginator_Adapter_DbTableSelect\:\:getItems\(\) should be compatible with return type \(array\) of method Zend_Paginator_Adapter_DbSelect\:\:getItems\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Paginator/Adapter/DbTableSelect.php
|
|
|
|
-
|
|
message: '#^Return type \(Zend_Db_Table_Rowset_Abstract\) of method Zend_Paginator_Adapter_DbTableSelect\:\:getItems\(\) should be compatible with return type \(array\) of method Zend_Paginator_Adapter_Interface\:\:getItems\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Paginator/Adapter/DbTableSelect.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#1 \$count \(int\) of method Zend_Paginator_Adapter_Null\:\:__construct\(\) is incompatible with type array\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Paginator/Adapter/Null.php
|
|
|
|
-
|
|
message: '#^Property Zend_Paginator_Adapter_Null\:\:\$_count \(int\) does not accept array\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Paginator/Adapter/Null.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property RecursiveIterator\:\:\$next\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element\:\:\$items\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$ID\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Size\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Count\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Kids\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Names\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Pages\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Type\.$#'
|
|
identifier: property.notFound
|
|
count: 3
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Version\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object_Stream\:\:\$dictionary\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Reference\:\:\$AcroForm\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Reference\:\:\$Dests\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Reference\:\:\$JS\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Reference\:\:\$Kids\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Reference\:\:\$Names\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Reference\:\:\$Outlines\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Reference\:\:\$S\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Reference\:\:\$Version\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Trailer\:\:\$Info\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Trailer\:\:\$Root\.$#'
|
|
identifier: property.notFound
|
|
count: 16
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Trailer\:\:\$Size\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Trailer_Generator\:\:\$Root\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Trailer_Keeper\:\:\$Encrypt\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Trailer_Keeper\:\:\$Info\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Trailer_Keeper\:\:\$Root\.$#'
|
|
identifier: property.notFound
|
|
count: 5
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Pdf_Element\:\:add\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Pdf_Element_Reference\:\:getKeys\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Pdf_Trailer\:\:getPrev\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Cannot assign new offset to string\.$#'
|
|
identifier: offsetAssign.dimType
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Expression "\$root\-\>Outlines\-\>touch" on a separate line does not do anything\.$#'
|
|
identifier: expr.resultUnused
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Invalid array key type Zend_Pdf_Element\.$#'
|
|
identifier: offsetAccess.invalidOffset
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf\:\:_cleanUpAction\(\) should return Zend_Pdf_Action\|null but returns RecursiveIterator\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$arr1 of function array_merge expects array, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$factory of method Zend_Pdf_Action\:\:dumpAction\(\) expects Zend_Pdf_ElementFactory, Zend_Pdf_ElementFactory_Interface given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$name of method Zend_Pdf\:\:getNamedDestination\(\) expects string, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf\:\:\$_javaScript \(string\) does not accept array\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf\:\:\$_javaScript \(string\) does not accept array\<mixed, mixed\>\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf\:\:\$_javaScript \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf\:\:\$_pageReferences \(SplObjectStorage\) does not accept array\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Pdf.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element\:\:\$S\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Next\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$Next\.$#'
|
|
identifier: property.notFound
|
|
count: 3
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Action\:\:next\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Action\:\:rewind\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_GoTo constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_GoTo3DView constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_GoToE constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_GoToR constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_Hide constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_ImportData constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_JavaScript constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_Launch constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_Movie constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_Named constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_Rendition constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_ResetForm constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_SetOCGState constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_Sound constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_SubmitForm constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_Thread constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_Trans constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_URI constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dictionary of class Zend_Pdf_Action_Unknown constructor expects Zend_Pdf_Element_Dictionary, Zend_Pdf_Element given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 19
|
|
path: library/Zend/Pdf/Action.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$D\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/Action/GoTo.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Next\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Action/GoTo.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$S\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Action/GoTo.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Type\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Action/GoTo.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$D\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Action/GoTo.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$destination with type string\|Zend_Pdf_Destination is not subtype of native type Zend_Pdf_Destination\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Pdf/Action/GoTo.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$IsMap\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Action/URI.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Next\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Action/URI.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$S\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Action/URI.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Type\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Action/URI.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$URI\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/Action/URI.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$IsMap\.$#'
|
|
identifier: property.notFound
|
|
count: 3
|
|
path: library/Zend/Pdf/Action/URI.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$URI\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/Action/URI.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element\:\:\$Rect\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element\:\:\$Type\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$Contents\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/Annotation.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$Rect\.$#'
|
|
identifier: property.notFound
|
|
count: 12
|
|
path: library/Zend/Pdf/Annotation.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Annotation\:\:\$_annotationDictionary \(Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\) does not accept Zend_Pdf_Element\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element\:\:\$Subtype\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/FileAttachment.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$F\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/FileAttachment.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$FS\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/FileAttachment.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Rect\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/FileAttachment.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Subtype\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/FileAttachment.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Type\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/Annotation/FileAttachment.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element\:\:\$Subtype\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/Link.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$A\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/Link.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Dest\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/Link.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Rect\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/Link.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Subtype\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/Link.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Type\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/Link.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$A\.$#'
|
|
identifier: property.notFound
|
|
count: 4
|
|
path: library/Zend/Pdf/Annotation/Link.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$Dest\.$#'
|
|
identifier: property.notFound
|
|
count: 3
|
|
path: library/Zend/Pdf/Annotation/Link.php
|
|
|
|
-
|
|
message: '#^Undefined variable\: \$destination$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/Link.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element\:\:\$Subtype\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/Markup.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Contents\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/Markup.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$QuadPoints\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/Markup.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Rect\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/Markup.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Subtype\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/Markup.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Type\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/Markup.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element\:\:\$Subtype\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/Text.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Contents\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/Text.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Rect\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/Text.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Subtype\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/Text.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Type\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Annotation/Text.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$Resources\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Canvas/Abstract.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#2 \$phase \(int\) of method Zend_Pdf_Canvas_Abstract\:\:setLineDashingPattern\(\) is incompatible with type array\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Pdf/Canvas/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Canvas_Abstract\:\:pathClose\(\) has Zend_Pdf_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Pdf/Canvas/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Style\:\:instructions\(\) invoked with 1 parameter, 0 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Pdf/Canvas/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @internal has invalid value \(\(needs implementation\)\)\: Unexpected token "implementation", expected ''\)'' at offset 108 on line 4$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Pdf/Canvas/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @internal has invalid value \(\(needs implementation\)\)\: Unexpected token "implementation", expected ''\)'' at offset 111 on line 4$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Pdf/Canvas/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @internal has invalid value \(\(needs implementation\)\)\: Unexpected token "implementation", expected ''\)'' at offset 169 on line 5$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Pdf/Canvas/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @internal has invalid value \(\(not implemented now\)\)\: Unexpected token "implemented", expected ''\)'' at offset 96 on line 4$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Pdf/Canvas/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$image with type Zend_Pdf_Image is incompatible with native type Zend_Pdf_Resource_Image\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Pdf/Canvas/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$phase \(array\) of method Zend_Pdf_Canvas_Abstract\:\:setLineDashingPattern\(\) should be compatible with parameter \$phase \(float\) of method Zend_Pdf_Canvas_Interface\:\:setLineDashingPattern\(\)$#'
|
|
identifier: method.childParameterType
|
|
count: 1
|
|
path: library/Zend/Pdf/Canvas/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \$box of method Zend_Pdf_Canvas_Abstract\:\:drawLayoutBox\(\) has invalid type Zend_Pdf_Element_LayoutBox\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Canvas/Abstract.php
|
|
|
|
-
|
|
message: '#^Variable \$endAngle might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Pdf/Canvas/Abstract.php
|
|
|
|
-
|
|
message: '#^Variable \$path might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Pdf/Canvas/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @internal has invalid value \(\(needs implementation\)\)\: Unexpected token "implementation", expected ''\)'' at offset 108 on line 4$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Pdf/Canvas/Interface.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @internal has invalid value \(\(needs implementation\)\)\: Unexpected token "implementation", expected ''\)'' at offset 111 on line 4$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Pdf/Canvas/Interface.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @internal has invalid value \(\(needs implementation\)\)\: Unexpected token "implementation", expected ''\)'' at offset 169 on line 5$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Pdf/Canvas/Interface.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @internal has invalid value \(\(not implemented now\)\)\: Unexpected token "implemented", expected ''\)'' at offset 96 on line 4$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Pdf/Canvas/Interface.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$image with type Zend_Pdf_Image is incompatible with native type Zend_Pdf_Resource_Image\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Pdf/Canvas/Interface.php
|
|
|
|
-
|
|
message: '#^Parameter \$box of method Zend_Pdf_Canvas_Interface\:\:drawLayoutBox\(\) has invalid type Zend_Pdf_Element_LayoutBox\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Canvas/Interface.php
|
|
|
|
-
|
|
message: '#^Variable \$subtableIndex might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 12
|
|
path: library/Zend/Pdf/Cmap/SegmentToDelta.php
|
|
|
|
-
|
|
message: '#^Loose comparison using \=\= between float and float will always evaluate to true\.$#'
|
|
identifier: equal.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Pdf/Color/Html.php
|
|
|
|
-
|
|
message: '#^Result of && is always true\.$#'
|
|
identifier: booleanAnd.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Pdf/Color/Html.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element\:\:\$items\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/Destination.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 9
|
|
path: library/Zend/Pdf/Destination.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element\:\:\$items\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Destination/Explicit.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Destination_Explicit\:\:\$_destinationArray \(Zend_Pdf_Element_Array\) does not accept Zend_Pdf_Element\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Destination/Explicit.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 3
|
|
path: library/Zend/Pdf/Destination/Explicit.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Destination_Named\:\:getName\(\) should return Zend_Pdf_Element but returns string\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Destination/Named.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Destination_Named\:\:\$_nameElement \(Zend_Pdf_Element_Name\|Zend_Pdf_Element_String\) does not accept Zend_Pdf_Element\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Destination/Named.php
|
|
|
|
-
|
|
message: '#^Parameter \$factory of method Zend_Pdf_Element\:\:toString\(\) has invalid type Zend_Pdf_Factory\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element.php
|
|
|
|
-
|
|
message: '#^ArrayObject\<\*NEVER\*, \*NEVER\*\> does not accept Zend_Pdf_Element\.$#'
|
|
identifier: offsetAssign.valueType
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Array.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$offset$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Array.php
|
|
|
|
-
|
|
message: '#^Parameter \$factory of method Zend_Pdf_Element_Array\:\:toString\(\) has invalid type Zend_Pdf_Factory\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Array.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Element_Array\:\:\$items \(array\) does not accept ArrayObject\<\*NEVER\*, \*NEVER\*\>\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Array.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \!\=\= between null and null will always evaluate to false\.$#'
|
|
identifier: notIdentical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Array.php
|
|
|
|
-
|
|
message: '#^Parameter \$factory of method Zend_Pdf_Element_Boolean\:\:toString\(\) has invalid type Zend_Pdf_Factory\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Boolean.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Element_Dictionary\:\:add\(\) has Zend_Pdf_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Dictionary.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$property$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/Element/Dictionary.php
|
|
|
|
-
|
|
message: '#^Parameter \$factory of method Zend_Pdf_Element_Dictionary\:\:toString\(\) has invalid type Zend_Pdf_Factory\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Dictionary.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$ascii of function chr expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Name.php
|
|
|
|
-
|
|
message: '#^Parameter \$factory of method Zend_Pdf_Element_Name\:\:toString\(\) has invalid type Zend_Pdf_Factory\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Name.php
|
|
|
|
-
|
|
message: '#^Parameter \$factory of method Zend_Pdf_Element_Null\:\:toString\(\) has invalid type Zend_Pdf_Factory\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Null.php
|
|
|
|
-
|
|
message: '#^Parameter \$factory of method Zend_Pdf_Element_Numeric\:\:toString\(\) has invalid type Zend_Pdf_Factory\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Numeric.php
|
|
|
|
-
|
|
message: '#^Call to method getEnumerationShift\(\) on an unknown class Zend_Pdf_Factory\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Object.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$factory of method Zend_Pdf_Element\:\:toString\(\) expects Zend_Pdf_Factory\|null, Zend_Pdf_ElementFactory given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Object.php
|
|
|
|
-
|
|
message: '#^Parameter \$factory of method Zend_Pdf_Element_Object\:\:toString\(\) has invalid type Zend_Pdf_Factory\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Object.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Element_Object\:\:\$_value \(Zend_Pdf_Element\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Object.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$DecodeParms\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/Element/Object/Stream.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$F\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Object/Stream.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$FDecodeParms\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/Element/Object/Stream.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$FFilter\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Object/Stream.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Filter\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Object/Stream.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Length\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Object/Stream.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object_Stream\:\:\$dictionary\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/Element/Object/Stream.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Pdf_Element\:\:length\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Object/Stream.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$factory of method Zend_Pdf_Element\:\:toString\(\) expects Zend_Pdf_Factory\|null, Zend_Pdf_ElementFactory given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Object/Stream.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Element_Object\:\:\$_value \(Zend_Pdf_Element\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Object/Stream.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Element_Object_Stream\:\:\$_dictionary \(Zend_Pdf_Element_Dictionary\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Object/Stream.php
|
|
|
|
-
|
|
message: '#^Call to method getEnumerationShift\(\) on an unknown class Zend_Pdf_Factory\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Reference.php
|
|
|
|
-
|
|
message: '#^Parameter \$factory of method Zend_Pdf_Element_Reference\:\:toString\(\) has invalid type Zend_Pdf_Factory\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Reference.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Element_Reference_Table\:\:getNewGeneration\(\) has invalid return type unknown\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Reference/Table.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Element_Reference_Table\:\:getOffset\(\) should return int but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Reference/Table.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Element_Reference_Table\:\:\$_parent \(Zend_Pdf_Element_Reference_Table\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Reference/Table.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Element_Reference_Table\:\:\$_parent \(Zend_Pdf_Element_Reference_Table\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 3
|
|
path: library/Zend/Pdf/Element/Reference/Table.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 3
|
|
path: library/Zend/Pdf/Element/Reference/Table.php
|
|
|
|
-
|
|
message: '#^Parameter \$factory of method Zend_Pdf_Element_Stream\:\:toString\(\) has invalid type Zend_Pdf_Factory\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Stream.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Element_Stream\:\:\$value \(Zend_Memory_Container\) does not accept Zend_Memory_Container_Interface\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/Stream.php
|
|
|
|
-
|
|
message: '#^Parameter \$factory of method Zend_Pdf_Element_String\:\:toString\(\) has invalid type Zend_Pdf_Factory\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/String.php
|
|
|
|
-
|
|
message: '#^Parameter \$factory of method Zend_Pdf_Element_String_Binary\:\:toString\(\) has invalid type Zend_Pdf_Factory\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Element/String/Binary.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_ElementFactory_Interface\:\:\$_factoryId\.$#'
|
|
identifier: property.notFound
|
|
count: 3
|
|
path: library/Zend/Pdf/ElementFactory.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Pdf_Element_Object\:\:compareFactory\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/ElementFactory.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_ElementFactory\:\:cleanEnumerationShiftCache\(\) should return int but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Pdf/ElementFactory.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$objectValue$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/ElementFactory.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_ElementFactory\:\:\$_attachedFactories \(array\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/ElementFactory.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_ElementFactory\:\:\$_modifiedObjects \(array\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/ElementFactory.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_ElementFactory\:\:\$_registeredObjects \(array\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/ElementFactory.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_ElementFactory\:\:\$_removedObjects \(SplObjectStorage\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/ElementFactory.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$factory$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/ElementFactory/Interface.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$objectValue$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/ElementFactory/Interface.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$factory$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/ElementFactory/Proxy.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$objectValue$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/ElementFactory/Proxy.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_ElementFactory_Proxy\:\:\$_factory \(Zend_Pdf_ElementFactory_Interface\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/ElementFactory/Proxy.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_FileParser\:\:\$_dataSource \(Zend_Pdf_FileParserDataSource\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font\:\:\$fontType\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param has invalid value \(mixed \(optional, multiple\) Additional arguments\)\: Unexpected token "\(", expected variable at offset 257 on line 8$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$ascent\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$averageCharWidth\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$baselineAtZero\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$capitalHeight\.$#'
|
|
identifier: property.notFound
|
|
count: 3
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$cmap\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$descent\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$fontWeight\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$fontWidth\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$glyphWidths\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isAdobeLatinSubset\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isBold\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isEmbeddable\.$#'
|
|
identifier: property.notFound
|
|
count: 5
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isItalic\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isMonospaced\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isOrnamentalFont\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isSansSerifFont\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isScriptFont\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isSerifFont\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isSubsettable\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isSymbolicFont\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$italicAngle\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$lineGap\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$metricDataFormat\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$names\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$numGlyphs\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$numberHMetrics\.$#'
|
|
identifier: property.notFound
|
|
count: 3
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$strikePosition\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$strikeThickness\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$subscriptXOffset\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$subscriptXSize\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$subscriptYOffset\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$subscriptYSize\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$superscriptXOffset\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$superscriptXSize\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$superscriptYOffset\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$superscriptYSize\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$underlinePosition\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$underlineThickness\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$unitsPerEm\.$#'
|
|
identifier: property.notFound
|
|
count: 3
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$useIntegerScaling\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$vendorID\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$xHeight\.$#'
|
|
identifier: property.notFound
|
|
count: 3
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$xMax\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$xMin\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$yMax\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$yMin\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$encodingID$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$maxVertion$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Variable \$cmapLength might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Variable \$cmapOffset might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType_TrueType\:\:\$fontType\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Font/OpenType/TrueType.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParser/Image/Png.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between string and false will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Pdf/FileParserDataSource/File.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Pdf/Filter/Ascii85.php
|
|
|
|
-
|
|
message: '#^Variable \$hexCodeHigh might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Pdf/Filter/AsciiHex.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$ascii of function chr expects int, float given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Filter/Compression.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$num of function array_fill expects int, float given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Pdf/Filter/Compression.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$length of function substr expects int, float given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Filter/Compression.php
|
|
|
|
-
|
|
message: '#^Static method Zend_Pdf_Filter_Compression_Lzw\:\:_getEarlyChangeValue\(\) is unused\.$#'
|
|
identifier: method.unused
|
|
count: 1
|
|
path: library/Zend/Pdf/Filter/Compression/Lzw.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Pdf/Filter/Compression/Lzw.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\>" between int\<129, 255\> and 128 is always true\.$#'
|
|
identifier: greater.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Pdf/Filter/RunLength.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType_TrueType\:\:\$isAdobeLatinSubset\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Font.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between null and null will always evaluate to true\.$#'
|
|
identifier: identical.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Pdf/Font.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$imageFileName of class Zend_Pdf_Resource_Image_Png constructor expects string, Zend_Pdf_FileParser_Image_Png given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Image.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 3
|
|
path: library/Zend/Pdf/Image.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element\:\:\$Kids\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/NameTree.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_NameTree\:\:next\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Pdf/NameTree.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Outline\:\:next\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Outline\:\:rewind\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$A\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Created.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$C\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Created.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Count\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Created.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Dest\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Created.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$F\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Created.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$First\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Created.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Last\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Created.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Parent\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Created.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Prev\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Created.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Title\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Created.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$resource of class Zend_Pdf_Destination_Named constructor expects Zend_Pdf_Element, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Created.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Outline_Created\:\:\$_target \(Zend_Pdf_Action\|Zend_Pdf_Destination\) does not accept Zend_Pdf_Target\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Created.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element\:\:\$Count\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element\:\:\$First\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$A\.$#'
|
|
identifier: property.notFound
|
|
count: 5
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$C\.$#'
|
|
identifier: property.notFound
|
|
count: 3
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$Count\.$#'
|
|
identifier: property.notFound
|
|
count: 3
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$Dest\.$#'
|
|
identifier: property.notFound
|
|
count: 4
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$F\.$#'
|
|
identifier: property.notFound
|
|
count: 4
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$First\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$Last\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$Next\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$Parent\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$Prev\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$Title\.$#'
|
|
identifier: property.notFound
|
|
count: 3
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Constant this not found\.$#'
|
|
identifier: constant.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Outline_Loaded\:\:getColor\(\) should return Zend_Pdf_Color_Rgb but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Outline_Loaded\:\:getTarget\(\) should return Zend_Pdf_Target but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Outline_Loaded\:\:isBold\(\) should return bool but returns int\<0, 2\>\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Outline_Loaded\:\:isItalic\(\) should return bool but returns int\<0, 1\>\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$parentAction$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$processedOutlines$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Outline_Loaded\:\:\$_outlineDictionary \(Zend_Pdf_Element_Dictionary\|Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\) does not accept Zend_Pdf_Element\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Right side of \|\| is always true\.$#'
|
|
identifier: booleanOr.rightAlwaysTrue
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between Zend_Pdf_Color_Rgb and null will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Pdf/Outline/Loaded.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Contents\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/Page.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$LastModified\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Page.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$MediaBox\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Page.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Resources\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Page.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Type\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Page.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$Annots\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Page.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Page.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$Contents\.$#'
|
|
identifier: property.notFound
|
|
count: 11
|
|
path: library/Zend/Pdf/Page.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$MediaBox\.$#'
|
|
identifier: property.notFound
|
|
count: 4
|
|
path: library/Zend/Pdf/Page.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$P\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Page.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:\$Resources\.$#'
|
|
identifier: property.notFound
|
|
count: 20
|
|
path: library/Zend/Pdf/Page.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Pdf_Element_Object\|Zend_Pdf_Element_Reference\:\:getKeys\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Pdf/Page.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Canvas_Abstract\:\:\$_font \(Zend_Pdf_Resource_Font\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Page.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Canvas_Abstract\:\:\$_style \(Zend_Pdf_Style\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Page.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 2
|
|
path: library/Zend/Pdf/Page.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Prev\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Parser.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object_Stream\:\:\$dictionary\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Parser.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Trailer_Keeper\:\:\$Prev\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Parser.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Trailer_Keeper\:\:\$Size\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Parser.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Pdf_Trailer\:\:getRefTable\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Parser.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$offset of method Zend_Pdf_Parser\:\:_loadXRefTable\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Parser.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$offset of method Zend_Pdf_Element_Reference_Table\:\:addReference\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Pdf/Parser.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between string and false will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Pdf/Parser.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_RecursivelyIteratableObjectsContainer\:\:next\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Pdf/RecursivelyIteratableObjectsContainer.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_RecursivelyIteratableObjectsContainer\:\:rewind\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Pdf/RecursivelyIteratableObjectsContainer.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Type\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Resource_Font\:\:getFontName\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Resource_Font\:\:toEmSpace\(\) should return int but returns float\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Ordering\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Registry\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Supplement\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$CIDSystemInfo\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$DW\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$W\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$ascent\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$cmap\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$descent\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$glyphWidths\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isBold\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isItalic\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isMonospaced\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$lineGap\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$names\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$strikePosition\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$strikeThickness\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$underlinePosition\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$underlineThickness\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$unitsPerEm\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$embeddingOptions$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$glyphNumbers$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Variable \$charCodesSequense might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Variable \$sequenceStartCode might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Pdf/Resource/Font/CidFont.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$CIDToGIDMap\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont/TrueType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$FontDescriptor\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont/TrueType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Subtype\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont/TrueType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object_Stream\:\:\$dictionary\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont/TrueType.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Resource_Font_CidFont\:\:__construct\(\) invoked with 2 parameters, 1 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/CidFont/TrueType.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Resource_Font\:\:\$_lineGap \(int\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Extracted.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Resource_Font\:\:\$_strikePosition \(int\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Extracted.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Resource_Font\:\:\$_strikeThickness \(int\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Extracted.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Resource_Font\:\:\$_underlinePosition \(int\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Extracted.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Resource_Font\:\:\$_underlineThickness \(int\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Extracted.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Resource_Font\:\:\$_unitsPerEm \(int\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Extracted.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Ascent\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$CapHeight\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Descent\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Flags\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$FontBBox\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$FontFile\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$FontFile2\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$FontFile3\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$FontName\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$ItalicAngle\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$MissingWidth\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$StemV\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Type\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object_Stream\:\:\$dictionary\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$ascent\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$capitalHeight\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$descent\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$glyphWidths\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isAdobeLatinSubset\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isEmbeddable\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isItalic\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isMonospaced\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isScriptFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isSerifFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$italicAngle\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$xMax\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$xMin\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$yMax\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$yMin\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Class Zend_Pdf_FileParser_Font_OpenType_Type1 not found\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/FontDescriptor.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Encoding\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$FirstChar\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$LastChar\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Widths\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$ascent\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$cmap\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$descent\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$glyphWidths\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isBold\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isItalic\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$isMonospaced\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$lineGap\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$names\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$strikePosition\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$strikeThickness\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$underlinePosition\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$underlineThickness\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_FileParser_Font_OpenType\:\:\$unitsPerEm\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$FontDescriptor\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed/TrueType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Subtype\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed/TrueType.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Resource_Font_Simple_Parsed\:\:__construct\(\) invoked with 2 parameters, 1 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Parsed/TrueType.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Subtype\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Standard.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Standard/Courier.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Standard/CourierBold.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Standard/CourierBoldOblique.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Standard/CourierOblique.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Standard/Helvetica.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaBold.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaBoldOblique.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Standard/HelveticaOblique.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Standard/Symbol.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Encoding\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Standard/Symbol.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Standard/TimesBold.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Standard/TimesBoldItalic.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Standard/TimesItalic.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Standard/TimesRoman.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Standard/ZapfDingbats.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Encoding\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Simple/Standard/ZapfDingbats.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BaseFont\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/Resource/Font/Type0.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$DescendantFonts\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Type0.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Encoding\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Type0.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$Subtype\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Type0.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$ToUnicode\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Font/Type0.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Type\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/GraphicsState.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$BM\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/GraphicsState.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$CA\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/GraphicsState.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$ca\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/GraphicsState.php
|
|
|
|
-
|
|
message: '#^Variable \$gsDictionary might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/GraphicsState.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$dictionary\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/Resource/Image.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$dictionary\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Image/Jpeg.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Pdf_Element_Object\:\:skipFilters\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Image/Jpeg.php
|
|
|
|
-
|
|
message: '#^Loose comparison using \=\= between 9 and 9 will always evaluate to true\.$#'
|
|
identifier: equal.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Image/Jpeg.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between string and false will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Image/Jpeg.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$BitsPerComponent\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/Resource/Image/Png.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Colors\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/Resource/Image/Png.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Columns\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/Resource/Image/Png.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Predictor\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Pdf/Resource/Image/Png.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$dictionary\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Image/Png.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object_Stream\:\:\$dictionary\.$#'
|
|
identifier: property.notFound
|
|
count: 20
|
|
path: library/Zend/Pdf/Resource/Image/Png.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Pdf_Element_Object\:\:skipFilters\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Image/Png.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between string and false will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Image/Png.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Image/Png.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Object\:\:\$dictionary\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Image/Tiff.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Pdf_Element_Object\:\:skipFilters\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Resource/Image/Tiff.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 8
|
|
path: library/Zend/Pdf/Resource/Image/Tiff.php
|
|
|
|
-
|
|
message: '#^Variable \$refOffset might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 3
|
|
path: library/Zend/Pdf/Resource/Image/Tiff.php
|
|
|
|
-
|
|
message: '#^Variable \$value might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 9
|
|
path: library/Zend/Pdf/Resource/Image/Tiff.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 4
|
|
path: library/Zend/Pdf/Resource/ImageFactory.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element_Dictionary\:\:\$Length\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/StringParser.php
|
|
|
|
-
|
|
message: '#^Empty array passed to foreach\.$#'
|
|
identifier: foreach.emptyArray
|
|
count: 2
|
|
path: library/Zend/Pdf/StringParser.php
|
|
|
|
-
|
|
message: '#^Loose comparison using \!\= between 10 and 13 will always evaluate to true\.$#'
|
|
identifier: notEqual.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Pdf/StringParser.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_StringParser\:\:_readReference\(\) should return Zend_Pdf_Element_Reference but returns null\.$#'
|
|
identifier: return.type
|
|
count: 3
|
|
path: library/Zend/Pdf/StringParser.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_StringParser\:\:getObject\(\) should return Zend_Pdf_Element_Object but returns Zend_Pdf_Element_Null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Pdf/StringParser.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$pdfString$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/StringParser.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_StringParser\:\:\$_context \(Zend_Pdf_Element_Reference_Context\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/StringParser.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_StringParser\:\:\$_objFactory \(Zend_Pdf_ElementFactory_Interface\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/StringParser.php
|
|
|
|
-
|
|
message: '#^Result of \|\| is always true\.$#'
|
|
identifier: booleanOr.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Pdf/StringParser.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 3
|
|
path: library/Zend/Pdf/StringParser.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$value on float\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Pdf/Style.php
|
|
|
|
-
|
|
message: '#^Cannot call method toString\(\) on float\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Pdf/Style.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_Style\:\:\$_lineDashingPhase \(float\) does not accept Zend_Pdf_Element_Numeric\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/Style.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element\:\:\$D\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Target.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element\:\:\$S\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Target.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Pdf_Element\:\:\$Type\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/Target.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(Zend_Pdf_Destination\|\)\: Unexpected token "\\n \* ", expected type at offset 161 on line 5$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Pdf/Target.php
|
|
|
|
-
|
|
message: '#^Return type \(int\) of method Zend_Pdf_Trailer_Generator\:\:getPDFLength\(\) should be compatible with return type \(string\) of method Zend_Pdf_Trailer\:\:getPDFLength\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Pdf/Trailer/Generator.php
|
|
|
|
-
|
|
message: '#^Method Zend_Pdf_Trailer_Keeper\:\:getLastFreeObject\(\) should return int but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Pdf/Trailer/Keeper.php
|
|
|
|
-
|
|
message: '#^Return type \(int\) of method Zend_Pdf_Trailer_Keeper\:\:getPDFLength\(\) should be compatible with return type \(string\) of method Zend_Pdf_Trailer\:\:getPDFLength\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Pdf/Trailer/Keeper.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$objCount$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Pdf/UpdateInfoContainer.php
|
|
|
|
-
|
|
message: '#^Property Zend_Pdf_UpdateInfoContainer\:\:\$_dump \(Zend_Memory_Container\|null\) does not accept Zend_Memory_Container_Interface\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Pdf/UpdateInfoContainer.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$current on string\.$#'
|
|
identifier: property.nonObject
|
|
count: 2
|
|
path: library/Zend/ProgressBar.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$isSet on string\.$#'
|
|
identifier: property.nonObject
|
|
count: 3
|
|
path: library/Zend/ProgressBar.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$startTime on string\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/ProgressBar.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$statusText on string\.$#'
|
|
identifier: property.nonObject
|
|
count: 2
|
|
path: library/Zend/ProgressBar.php
|
|
|
|
-
|
|
message: '#^Parameter \#5 \$timeRemaining of method Zend_ProgressBar_Adapter\:\:notify\(\) expects int, float\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/ProgressBar.php
|
|
|
|
-
|
|
message: '#^Property Zend_ProgressBar\:\:\$_persistenceNamespace \(string\) does not accept Zend_Session_Namespace\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/ProgressBar.php
|
|
|
|
-
|
|
message: '#^Binary operation "\-\=" between int and string results in an error\.$#'
|
|
identifier: assignOp.invalid
|
|
count: 1
|
|
path: library/Zend/ProgressBar/Adapter/Console.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$input of function str_pad expects string, float given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/ProgressBar/Adapter/Console.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$multiplier of function str_repeat expects int, float given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/ProgressBar/Adapter/Console.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$padLength of static method Zend_Text_MultiByte\:\:strPad\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/ProgressBar/Adapter/Console.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$length of function substr expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/ProgressBar/Adapter/Console.php
|
|
|
|
-
|
|
message: '#^Property Zend_ProgressBar_Adapter_Console\:\:\$_textWidth \(string\) does not accept default value of type int\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/ProgressBar/Adapter/Console.php
|
|
|
|
-
|
|
message: '#^Property Zend_ProgressBar_Adapter_Console\:\:\$_textWidth \(string\) does not accept int\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/ProgressBar/Adapter/Console.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$name$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Queue.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$spec of class Zend_Queue constructor expects array\|string\|Zend_Config\|Zend_Queue_Adapter\|null, Zend_Queue_Adapter_AdapterInterface given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Queue.php
|
|
|
|
-
|
|
message: '#^Parameter \$spec of method Zend_Queue\:\:__construct\(\) has invalid type Zend_Queue_Adapter\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue.php
|
|
|
|
-
|
|
message: '#^Variable \$adapterName might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Queue.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Queue_Message\:\:\$handle\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Activemq.php
|
|
|
|
-
|
|
message: '#^Call to method canRead\(\) on an unknown class Zend_Queue_Adapter_Stomp_client\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Activemq.php
|
|
|
|
-
|
|
message: '#^Call to method createFrame\(\) on an unknown class Zend_Queue_Adapter_Stomp_client\.$#'
|
|
identifier: class.notFound
|
|
count: 4
|
|
path: library/Zend/Queue/Adapter/Activemq.php
|
|
|
|
-
|
|
message: '#^Call to method getMessageClass\(\) on an unknown class Zend_Queue_Adapter_Abstract\.$#'
|
|
identifier: class.notFound
|
|
count: 2
|
|
path: library/Zend/Queue/Adapter/Activemq.php
|
|
|
|
-
|
|
message: '#^Call to method getMessageSetClass\(\) on an unknown class Zend_Queue_Adapter_Abstract\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Activemq.php
|
|
|
|
-
|
|
message: '#^Call to method getName\(\) on an unknown class Zend_Queue_Adapter_Abstract\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Activemq.php
|
|
|
|
-
|
|
message: '#^Call to method receive\(\) on an unknown class Zend_Queue_Adapter_Stomp_client\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Activemq.php
|
|
|
|
-
|
|
message: '#^Call to method send\(\) on an unknown class Zend_Queue_Adapter_Stomp_client\.$#'
|
|
identifier: class.notFound
|
|
count: 4
|
|
path: library/Zend/Queue/Adapter/Activemq.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$config$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Activemq.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$name$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Activemq.php
|
|
|
|
-
|
|
message: '#^Property Zend_Queue_Adapter_Activemq\:\:\$_client \(Zend_Queue_Adapter_Stomp_client\) does not accept Zend_Queue_Stomp_Client\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Activemq.php
|
|
|
|
-
|
|
message: '#^Property Zend_Queue_Adapter_Activemq\:\:\$_client has unknown class Zend_Queue_Adapter_Stomp_client as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Activemq.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Queue_Adapter_Activemq\:\:create\(\) should be compatible with return type \(bool\) of method Zend_Queue_Adapter_AdapterInterface\:\:create\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Queue/Adapter/Activemq.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Queue_Adapter_Activemq\:\:delete\(\) should be compatible with return type \(bool\) of method Zend_Queue_Adapter_AdapterInterface\:\:delete\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Queue/Adapter/Activemq.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Queue_Adapter_Activemq\:\:getQueues\(\) should be compatible with return type \(array\) of method Zend_Queue_Adapter_AdapterInterface\:\:getQueues\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Queue/Adapter/Activemq.php
|
|
|
|
-
|
|
message: '#^Method Zend_Queue_Adapter_AdapterAbstract\:\:getQueue\(\) has invalid return type Zend_Queue_Adapter_Abstract\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/AdapterAbstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$config$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/AdapterAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Queue_Adapter_AdapterAbstract\:\:\$_queue \(Zend_Queue_Adapter_Abstract\) does not accept Zend_Queue\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/AdapterAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Queue_Adapter_AdapterAbstract\:\:\$_queue has unknown class Zend_Queue_Adapter_Abstract as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/AdapterAbstract.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Queue_Message\:\:\$handle\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Array.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Queue_Message\:\:\$queue_name\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Array.php
|
|
|
|
-
|
|
message: '#^Call to method getMessageClass\(\) on an unknown class Zend_Queue_Adapter_Abstract\.$#'
|
|
identifier: class.notFound
|
|
count: 2
|
|
path: library/Zend/Queue/Adapter/Array.php
|
|
|
|
-
|
|
message: '#^Call to method getMessageSetClass\(\) on an unknown class Zend_Queue_Adapter_Abstract\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Array.php
|
|
|
|
-
|
|
message: '#^Call to method getName\(\) on an unknown class Zend_Queue_Adapter_Abstract\.$#'
|
|
identifier: class.notFound
|
|
count: 7
|
|
path: library/Zend/Queue/Adapter/Array.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$name$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Array.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(\$this;\)\: Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 141 on line 6$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Array.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(array;\)\: Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 109 on line 5$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Array.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Queue/Adapter/Array.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Db_Table_Row_Abstract\:\:\$body\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Db.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Db_Table_Row_Abstract\:\:\$created\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Db.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Db_Table_Row_Abstract\:\:\$md5\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Db.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Db_Table_Row_Abstract\:\:\$queue_id\.$#'
|
|
identifier: property.notFound
|
|
count: 3
|
|
path: library/Zend/Queue/Adapter/Db.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Db_Table_Row_Abstract\:\:\$queue_name\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Queue/Adapter/Db.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Db_Table_Row_Abstract\:\:\$timeout\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Db.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Queue_Message\:\:\$handle\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Db.php
|
|
|
|
-
|
|
message: '#^Call to method getMessageClass\(\) on an unknown class Zend_Queue_Adapter_Abstract\.$#'
|
|
identifier: class.notFound
|
|
count: 2
|
|
path: library/Zend/Queue/Adapter/Db.php
|
|
|
|
-
|
|
message: '#^Call to method getMessageSetClass\(\) on an unknown class Zend_Queue_Adapter_Abstract\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Db.php
|
|
|
|
-
|
|
message: '#^Call to method getName\(\) on an unknown class Zend_Queue_Adapter_Abstract\.$#'
|
|
identifier: class.notFound
|
|
count: 5
|
|
path: library/Zend/Queue/Adapter/Db.php
|
|
|
|
-
|
|
message: '#^Method Zend_Queue_Adapter_Db\:\:isExists\(\) has Zend_Queue_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Db.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$name$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Db.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Db.php
|
|
|
|
-
|
|
message: '#^Call to method getMessageClass\(\) on an unknown class Zend_Queue_Adapter_Abstract\.$#'
|
|
identifier: class.notFound
|
|
count: 2
|
|
path: library/Zend/Queue/Adapter/Memcacheq.php
|
|
|
|
-
|
|
message: '#^Call to method getMessageSetClass\(\) on an unknown class Zend_Queue_Adapter_Abstract\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Memcacheq.php
|
|
|
|
-
|
|
message: '#^Call to method getName\(\) on an unknown class Zend_Queue_Adapter_Abstract\.$#'
|
|
identifier: class.notFound
|
|
count: 5
|
|
path: library/Zend/Queue/Adapter/Memcacheq.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$name$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Memcacheq.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$prefix of function uniqid expects string, int\<0, max\> given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Queue/Adapter/Memcacheq.php
|
|
|
|
-
|
|
message: '#^Variable \$errno might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Memcacheq.php
|
|
|
|
-
|
|
message: '#^Variable \$errstr might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Memcacheq.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$name$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/Null.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Queue_Message\:\:getJobId\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Call to method addJob\(\) on an unknown class ZendApi_JobQueue\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Call to method getJob\(\) on an unknown class ZendApi_JobQueue\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Call to method getJobsInQueue\(\) on an unknown class ZendApi_JobQueue\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Call to method getLastError\(\) on an unknown class ZendApi_JobQueue\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Call to method getMessageClass\(\) on an unknown class Zend_Queue_Adapter_Abstract\.$#'
|
|
identifier: class.notFound
|
|
count: 4
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Call to method getMessageSetClass\(\) on an unknown class Zend_Queue_Adapter_Abstract\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Call to method getNumOfJobsInQueue\(\) on an unknown class ZendApi_JobQueue\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Call to method removeJob\(\) on an unknown class ZendApi_JobQueue\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Call to method setMessageClass\(\) on an unknown class Zend_Queue_Adapter_Abstract\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Class ZendAPI_Job referenced with incorrect case\: ZendAPI_job\.$#'
|
|
identifier: class.nameCase
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Class ZendAPI_Queue referenced with incorrect case\: ZendApi_Queue\.$#'
|
|
identifier: class.nameCase
|
|
count: 2
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Negated boolean expression is always false\.$#'
|
|
identifier: booleanNot.alwaysFalse
|
|
count: 2
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$name$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Property Zend_Queue_Adapter_PlatformJobQueue\:\:\$_zendQueue \(ZendApi_JobQueue\) does not accept ZendAPI_Queue\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Property Zend_Queue_Adapter_PlatformJobQueue\:\:\$_zendQueue has unknown class ZendApi_JobQueue as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Return type \(ArrayIterator\) of method Zend_Queue_Adapter_PlatformJobQueue\:\:receive\(\) should be compatible with return type \(Zend_Queue_Message_Iterator\) of method Zend_Queue_Adapter_AdapterInterface\:\:receive\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Queue_Adapter_PlatformJobQueue\:\:create\(\) should be compatible with return type \(bool\) of method Zend_Queue_Adapter_AdapterInterface\:\:create\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Queue_Adapter_PlatformJobQueue\:\:delete\(\) should be compatible with return type \(bool\) of method Zend_Queue_Adapter_AdapterInterface\:\:delete\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Queue_Adapter_PlatformJobQueue\:\:getQueues\(\) should be compatible with return type \(array\) of method Zend_Queue_Adapter_AdapterInterface\:\:getQueues\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 2
|
|
path: library/Zend/Queue/Adapter/PlatformJobQueue.php
|
|
|
|
-
|
|
message: '#^Method Zend_Queue_Message_Iterator\:\:getQueue\(\) should return Zend_Queue\|null but returns Zend_Queue_Adapter_AdapterInterface\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Queue/Message/Iterator.php
|
|
|
|
-
|
|
message: '#^Offset ''queue'' on array\{data\: mixed\} in empty\(\) does not exist\.$#'
|
|
identifier: empty.offset
|
|
count: 1
|
|
path: library/Zend/Queue/Message/Iterator.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$queue with type Zend_Queue_Adapter_AdapterInterface is not subtype of native type Zend_Queue\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Queue/Message/Iterator.php
|
|
|
|
-
|
|
message: '#^Property Zend_Queue_Message_Iterator\:\:\$_queue \(Zend_Queue_Adapter_AdapterInterface\) does not accept Zend_Queue\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Queue/Message/Iterator.php
|
|
|
|
-
|
|
message: '#^Class ZendAPI_Job referenced with incorrect case\: ZendApi_Job\.$#'
|
|
identifier: class.nameCase
|
|
count: 3
|
|
path: library/Zend/Queue/Message/PlatformJob.php
|
|
|
|
-
|
|
message: '#^Function serialize invoked with 3 parameters, 1 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Queue/Message/PlatformJob.php
|
|
|
|
-
|
|
message: '#^Method Zend_Queue_Message_PlatformJob\:\:__sleep\(\) should return array\<int, string\> but returns string\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Queue/Message/PlatformJob.php
|
|
|
|
-
|
|
message: '#^Cannot call method canRead\(\) on array\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Client.php
|
|
|
|
-
|
|
message: '#^Cannot call method close\(\) on array\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Client.php
|
|
|
|
-
|
|
message: '#^Cannot call method createFrame\(\) on array\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Client.php
|
|
|
|
-
|
|
message: '#^Cannot call method read\(\) on array\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Client.php
|
|
|
|
-
|
|
message: '#^Cannot call method setFrameClass\(\) on array\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Client.php
|
|
|
|
-
|
|
message: '#^Cannot call method write\(\) on array\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Client.php
|
|
|
|
-
|
|
message: '#^Method Zend_Queue_Stomp_Client\:\:send\(\) has invalid return type StompClientMock\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Client.php
|
|
|
|
-
|
|
message: '#^Property Zend_Queue_Stomp_Client\:\:\$_connection \(array\) does not accept Zend_Queue_Stomp_Client_ConnectionInterface\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Client.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$frame with type Zend_Queue_Stom_FrameInterface is not subtype of native type Zend_Queue_Stomp_FrameInterface\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Client/Connection.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(\$this;\)\: Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 221 on line 7$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Client/Connection.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(true;\)\: Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 295 on line 9$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Client/Connection.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$mode of function stream_set_blocking expects bool, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Client/Connection.php
|
|
|
|
-
|
|
message: '#^Parameter \$frame of method Zend_Queue_Stomp_Client_Connection\:\:write\(\) has invalid type Zend_Queue_Stom_FrameInterface\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Client/Connection.php
|
|
|
|
-
|
|
message: '#^Property Zend_Queue_Stomp_Client_Connection\:\:\$_socket \(resource\) does not accept default value of type false\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Client/Connection.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between string and false will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Client/Connection.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(Zend_Queue_Stomp_Client_ConnectionInterface;\)\: Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 198 on line 7$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Client/ConnectionInterface.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(\$this;\)\: Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 128 on line 7$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Frame.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|false\) of method Zend_Queue_Stomp_Frame\:\:getBody\(\) should be compatible with return type \(\$this\(Zend_Queue_Stomp_FrameInterface\)\) of method Zend_Queue_Stomp_FrameInterface\:\:getBody\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Frame.php
|
|
|
|
-
|
|
message: '#^Return type \(string\|false\) of method Zend_Queue_Stomp_Frame\:\:getCommand\(\) should be compatible with return type \(\$this\(Zend_Queue_Stomp_FrameInterface\)\) of method Zend_Queue_Stomp_FrameInterface\:\:getCommand\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/Frame.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(\$string\)\: Unexpected token "\$string", expected type at offset 141 on line 6$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/FrameInterface.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(\$this;\)\: Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 128 on line 7$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Queue/Stomp/FrameInterface.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#1 \$filter \(int\) of method Zend_Reflection_Class\:\:getMethods\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Reflection/Class.php
|
|
|
|
-
|
|
message: '#^Method Zend_Reflection_Class\:\:getParentClass\(\) should return Zend_Reflection_Class but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Reflection/Class.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$filter \(string\) of method Zend_Reflection_Class\:\:getMethods\(\) should be compatible with parameter \$filter \(int\|null\) of method ReflectionClass\<object\>\:\:getMethods\(\)$#'
|
|
identifier: method.childParameterType
|
|
count: 1
|
|
path: library/Zend/Reflection/Class.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$filter of method ReflectionClass\<object\>\:\:getMethods\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Reflection/Class.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Reflector\:\:getStartLine\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Reflection/Docblock.php
|
|
|
|
-
|
|
message: '#^Loose comparison using \=\= between \(string\|false\) and '''' will always evaluate to true\.$#'
|
|
identifier: equal.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Reflection/Docblock.php
|
|
|
|
-
|
|
message: '#^Right side of && is always true\.$#'
|
|
identifier: booleanAnd.rightAlwaysTrue
|
|
count: 1
|
|
path: library/Zend/Reflection/Docblock/Tag.php
|
|
|
|
-
|
|
message: '#^Variable \$foundRealpath might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Reflection/File.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$input of function array_splice is passed by reference, so it expects variables only\.$#'
|
|
identifier: argument.byRef
|
|
count: 1
|
|
path: library/Zend/Reflection/Function.php
|
|
|
|
-
|
|
message: '#^Variable \$firstLine might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 3
|
|
path: library/Zend/Reflection/Method.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return with type string is incompatible with native type ReflectionType\|null\.$#'
|
|
identifier: return.phpDocType
|
|
count: 1
|
|
path: library/Zend/Reflection/Parameter.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Registry\:\:\$_registry \(Zend_Registry\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Registry.php
|
|
|
|
-
|
|
message: '#^Property Zend_Rest_Client\:\:\$_uri \(Zend_Uri_Http\) does not accept Zend_Uri\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Rest/Client.php
|
|
|
|
-
|
|
message: '#^Class DOMDocument referenced with incorrect case\: DomDocument\.$#'
|
|
identifier: class.nameCase
|
|
count: 1
|
|
path: library/Zend/Rest/Client/Result.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return with type bool\|DOMDocument\|SimpleXMLElement\|null is not subtype of native type Traversable\.$#'
|
|
identifier: return.phpDocType
|
|
count: 1
|
|
path: library/Zend/Rest/Client/Result.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$callback of function set_error_handler expects \(callable\(int, string, string, int, array\)\: bool\)\|null, array\{\$this\(Zend_Rest_Client_Result\), ''handleXmlErrors''\} given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Rest/Client/Result.php
|
|
|
|
-
|
|
message: '#^Property Zend_Rest_Client_Result\:\:\$_errstr \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Rest/Client/Result.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Request_Abstract\:\:getHeader\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Rest/Route.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Request_Abstract\:\:getMethod\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Rest/Route.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Controller_Request_Abstract\:\:getPathInfo\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Rest/Route.php
|
|
|
|
-
|
|
message: '#^Method Zend_Rest_Route\:\:match\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 3
|
|
path: library/Zend/Rest/Route.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$request \(Zend_Controller_Request_Http\) of method Zend_Rest_Route\:\:match\(\) should be compatible with parameter \$path \(string\) of method Zend_Controller_Router_Route_Module\:\:match\(\)$#'
|
|
identifier: method.childParameterType
|
|
count: 1
|
|
path: library/Zend/Rest/Route.php
|
|
|
|
-
|
|
message: '#^Right side of && is always true\.$#'
|
|
identifier: booleanAnd.rightAlwaysTrue
|
|
count: 1
|
|
path: library/Zend/Rest/Route.php
|
|
|
|
-
|
|
message: '#^Unsafe usage of new static\(\)\.$#'
|
|
identifier: new.static
|
|
count: 1
|
|
path: library/Zend/Rest/Route.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Class\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 4
|
|
path: library/Zend/Rest/Server.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Function_Abstract\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Rest/Server.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Function\|Zend_Server_Reflection_Method\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Rest/Server.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Function\|Zend_Server_Reflection_Method\:\:getParameters\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Rest/Server.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Method\:\:isPublic\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Rest/Server.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Method\:\:isStatic\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Rest/Server.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#1 \$request \(false\) of method Zend_Rest_Server\:\:handle\(\) is incompatible with type array\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Rest/Server.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$fault$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Rest/Server.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$exception_handler of function set_exception_handler expects \(callable\(Throwable\)\: void\)\|null, array\{\$this\(Zend_Rest_Server\), ''fault''\} given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Rest/Server.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$callback of function array_walk expects callable\(int\|string, int\<0, max\>\)\: mixed, array\{''Zend_Rest_Server'', ''lowerCase''\} given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Rest/Server.php
|
|
|
|
-
|
|
message: '#^Property Zend_Rest_Server\:\:\$_method \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Rest/Server.php
|
|
|
|
-
|
|
message: '#^Method Zend_Search_Lucene\:\:norm\(\) should return float but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene.php
|
|
|
|
-
|
|
message: '#^Method Zend_Search_Lucene\:\:termDocsFilter\(\) should return Zend_Search_Lucene_Index_DocsFilter but returns array\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$maxMergeDocs$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$number of function base_convert expects string, int\<min, \-1\>\|int\<1, max\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene.php
|
|
|
|
-
|
|
message: '#^Parameter \#6 \$hasSingleNormFile of class Zend_Search_Lucene_Index_SegmentInfo constructor expects bool, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene.php
|
|
|
|
-
|
|
message: '#^Parameter \#6 \$isTokenized of class Zend_Search_Lucene_Field constructor expects bool, int\<0, 1\> given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Search/Lucene.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene\:\:\$_directory \(Zend_Search_Lucene_Storage_Directory\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene\:\:\$_segmentInfos \(array\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene\:\:\$_termsStream \(Zend_Search_Lucene_TermStreamsPriorityQueue\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene\:\:\$_writer \(Zend_Search_Lucene_Index_Writer\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene.php
|
|
|
|
-
|
|
message: '#^Return type \(array\) of method Zend_Search_Lucene\:\:termFreqs\(\) should be compatible with return type \(int\) of method Zend_Search_Lucene_Interface\:\:termFreqs\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Search/Lucene.php
|
|
|
|
-
|
|
message: '#^Variable \$isCompound might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Search/Lucene.php
|
|
|
|
-
|
|
message: '#^Variable \$segInfo might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Search/Lucene.php
|
|
|
|
-
|
|
message: '#^Variable \$segmentInfo might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 5
|
|
path: library/Zend/Search/Lucene.php
|
|
|
|
-
|
|
message: '#^Variable \$subResults might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Search/Lucene.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$similarity$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Analysis/Analyzer.php
|
|
|
|
-
|
|
message: '#^Method Zend_Search_Lucene_Analysis_Analyzer_Common\:\:normalize\(\) should return Zend_Search_Lucene_Analysis_Token but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Analysis/Analyzer/Common.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$type$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Analysis/Token.php
|
|
|
|
-
|
|
message: '#^Method Zend_Search_Lucene_Analysis_TokenFilter_ShortWords\:\:normalize\(\) should return Zend_Search_Lucene_Analysis_Token but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Analysis/TokenFilter/ShortWords.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$short$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Analysis/TokenFilter/ShortWords.php
|
|
|
|
-
|
|
message: '#^Method Zend_Search_Lucene_Analysis_TokenFilter_StopWords\:\:normalize\(\) should return Zend_Search_Lucene_Analysis_Token but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Analysis/TokenFilter/StopWords.php
|
|
|
|
-
|
|
message: '#^Method Zend_Search_Lucene_Document\:\:getFieldValue\(\) should return string but returns bool\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Document.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$tagName\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Document/Html.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method DOMNode\:\:getAttribute\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Search/Lucene/Document/Html.php
|
|
|
|
-
|
|
message: '#^Method Zend_Search_Lucene_Document_Html\:\:highlightExtended\(\) should return string but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Document/Html.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$node of method Zend_Search_Lucene_Document_Html\:\:_highlightTextNode\(\) expects DOMText, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Document/Html.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$callback of function array_filter expects \(callable\(string\)\: bool\)\|null, ''strlen'' given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Document/OpenXml.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$input$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/FSM.php
|
|
|
|
-
|
|
message: '#^Method Zend_Search_Lucene_Field\:\:getUtf8Value\(\) should return string but returns bool\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Field.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$encoding$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Field.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$str of function iconv expects string, bool given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Search/Lucene/Field.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Field\:\:\$value \(bool\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Field.php
|
|
|
|
-
|
|
message: '#^Function bitset_empty not found\.$#'
|
|
identifier: function.notFound
|
|
count: 2
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Function bitset_in not found\.$#'
|
|
identifier: function.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Function bitset_incl not found\.$#'
|
|
identifier: function.notFound
|
|
count: 2
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Function bitset_to_array not found\.$#'
|
|
identifier: function.notFound
|
|
count: 2
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Function bitset_union not found\.$#'
|
|
identifier: function.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Method Zend_Search_Lucene_Index_SegmentInfo\:\:getTermInfo\(\) should return Zend_Search_Lucene_Index_TermInfo but returns null\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Method Zend_Search_Lucene_Index_SegmentInfo\:\:norm\(\) should return float but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$mode$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$startId$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Zend_Search_Lucene_Exceptions is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$num of method Zend_Search_Lucene_Storage_File\:\:readBytes\(\) expects int, float given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$number of function base_convert expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$number of function base_convert expects string, int\<min, \-1\>\|int\<1, max\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$multiplier of function str_repeat expects int, float given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Index_SegmentInfo\:\:\$_directory \(Zend_Search_Lucene_Storage_Directory_Filesystem\) does not accept Zend_Search_Lucene_Storage_Directory\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Index_SegmentInfo\:\:\$_frqFile \(Zend_Search_Lucene_Storage_File\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 6
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Index_SegmentInfo\:\:\$_lastTerm \(Zend_Search_Lucene_Index_Term\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 4
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Index_SegmentInfo\:\:\$_lastTermInfo \(Zend_Search_Lucene_Index_TermInfo\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 4
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Index_SegmentInfo\:\:\$_prxFile \(Zend_Search_Lucene_Storage_File\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 6
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Index_SegmentInfo\:\:\$_termDictionary \(array\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Index_SegmentInfo\:\:\$_tisFile \(Zend_Search_Lucene_Storage_File\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 6
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Undefined variable\: \$fdtFile$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Variable \$dataOffset might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Variable \$docFreq might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Variable \$fileName might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 4
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^Variable \$skipOffset might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentInfo.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$segment$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentMerger.php
|
|
|
|
-
|
|
message: '#^Parameter \#6 \$isTokenized of class Zend_Search_Lucene_Field constructor expects bool, int\<0, 1\> given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Search/Lucene/Index/SegmentMerger.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Index_SegmentMerger\:\:\$_fieldsMap is never read, only written\.$#'
|
|
identifier: property.onlyWritten
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentMerger.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Index_SegmentWriter\:\:\$_fdxFile \(Zend_Search_Lucene_Storage_File\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentWriter.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Index_SegmentWriter\:\:\$_prevIndexTerm \(Zend_Search_Lucene_Index_Term\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentWriter.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Index_SegmentWriter\:\:\$_prevIndexTermInfo \(Zend_Search_Lucene_Index_TermInfo\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentWriter.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Index_SegmentWriter\:\:\$_prevTerm \(Zend_Search_Lucene_Index_Term\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentWriter.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Index_SegmentWriter\:\:\$_prevTermInfo \(Zend_Search_Lucene_Index_TermInfo\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentWriter.php
|
|
|
|
-
|
|
message: '#^Method Zend_Search_Lucene_Index_SegmentWriter_DocumentWriter\:\:close\(\) should return Zend_Search_Lucene_Index_SegmentInfo but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentWriter/DocumentWriter.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$data of method Zend_Search_Lucene_Analysis_Analyzer\:\:setInput\(\) expects string, bool given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentWriter/DocumentWriter.php
|
|
|
|
-
|
|
message: '#^Method Zend_Search_Lucene_Index_SegmentWriter_StreamWriter\:\:close\(\) should return Zend_Search_Lucene_Index_SegmentInfo but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/SegmentWriter/StreamWriter.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Search_Lucene_Storage_File\:\:close\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Search/Lucene/Index/Writer.php
|
|
|
|
-
|
|
message: '#^Method Zend_Search_Lucene_Storage_Directory\:\:createFile\(\) invoked with 2 parameters, 1 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/Writer.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$cleanUpLock$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/Writer.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$number of function base_convert expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/Writer.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$value of method Zend_Search_Lucene_Storage_File\:\:writeLong\(\) expects int, float given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Search/Lucene/Index/Writer.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Index_Writer\:\:\$_currentSegment \(Zend_Search_Lucene_Index_SegmentWriter_DocumentWriter\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/Writer.php
|
|
|
|
-
|
|
message: '#^Variable \$docStoreIsCompoundFile might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/Writer.php
|
|
|
|
-
|
|
message: '#^Variable \$docStoreOffset might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/Writer.php
|
|
|
|
-
|
|
message: '#^Variable \$docStoreSegment might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/Writer.php
|
|
|
|
-
|
|
message: '#^Variable \$isCompound might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/Writer.php
|
|
|
|
-
|
|
message: '#^Variable \$normGens might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Index/Writer.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$maxMergeDocs$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Interface.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$defaultLockDirectory$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/LockManager.php
|
|
|
|
-
|
|
message: '#^Method Zend_Search_Lucene_MultiSearcher\:\:getDocumentDistributorCallback\(\) has invalid return type callback\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/MultiSearcher.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$maxMergeDocs$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/MultiSearcher.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_MultiSearcher\:\:\$_documentDistributorCallBack has unknown class callback as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/MultiSearcher.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_MultiSearcher\:\:\$_termsStream \(Zend_Search_Lucene_TermStreamsPriorityQueue\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/MultiSearcher.php
|
|
|
|
-
|
|
message: '#^Undefined variable\: \$this$#'
|
|
identifier: variable.undefined
|
|
count: 8
|
|
path: library/Zend/Search/Lucene/MultiSearcher.php
|
|
|
|
-
|
|
message: '#^Variable \$termPositions might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/MultiSearcher.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$maxMergeDocs$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Proxy.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Proxy\:\:\$_index \(Zend_Search_Lucene_Interface\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Proxy.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$operator$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/BooleanExpressionRecognizer.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Search_Query\:\:\$_currentColorIndex is never read, only written\.$#'
|
|
identifier: property.onlyWritten
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Query.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Search_Query\:\:\$_weight \(Zend_Search_Lucene_Search_Weight\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Query.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Search_Query_Boolean\:\:\$_resVector \(array\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Query/Boolean.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Search_Query_Boolean\:\:\$_signs \(array\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Query/Boolean.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Search_Query_MultiTerm\:\:\$_resVector \(array\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Query/MultiTerm.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Search_Query_MultiTerm\:\:\$_signs \(array\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Query/MultiTerm.php
|
|
|
|
-
|
|
message: '#^Variable \$termDocs might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Query/MultiTerm.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Search_Query_Phrase\:\:\$_resVector \(array\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Query/Phrase.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Search_Query_Phrase\:\:\$_weights is never read, only written\.$#'
|
|
identifier: property.onlyWritten
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Query/Phrase.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$sign$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Query/Term.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Search_Query_Term\:\:\$_termFreqs \(array\) does not accept int\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Query/Term.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Search_QueryLexer\:\:\$_queryString \(array\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/QueryLexer.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$position on int\|string\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/QueryParser.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$text on int\|string\.$#'
|
|
identifier: property.nonObject
|
|
count: 9
|
|
path: library/Zend/Search/Lucene/Search/QueryParser.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$type on int\|string\.$#'
|
|
identifier: property.nonObject
|
|
count: 2
|
|
path: library/Zend/Search/Lucene/Search/QueryParser.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Search_QueryParser\:\:\$_lastToken \(Zend_Search_Lucene_Search_QueryToken\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/QueryParser.php
|
|
|
|
-
|
|
message: '#^Access to an offset on an unknown class arrays\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/QueryParserContext.php
|
|
|
|
-
|
|
message: '#^Access to offset \(int\|string\) on an unknown class arrays\.$#'
|
|
identifier: class.notFound
|
|
count: 2
|
|
path: library/Zend/Search/Lucene/Search/QueryParserContext.php
|
|
|
|
-
|
|
message: '#^Invalid type Zend_Search_Lucene to throw\.$#'
|
|
identifier: throw.notThrowable
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/QueryParserContext.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Zend_Search_Lucene is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/QueryParserContext.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Search_QueryParserContext\:\:\$_nextEntryField \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/QueryParserContext.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Search_QueryParserContext\:\:\$_nextEntrySign \(bool\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/QueryParserContext.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Search_QueryParserContext\:\:\$_signs \(arrays\) does not accept default value of type array\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/QueryParserContext.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Search_QueryParserContext\:\:\$_signs has unknown class arrays as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/QueryParserContext.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$tokText$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/QueryToken.php
|
|
|
|
-
|
|
message: '#^Method Zend_Search_Lucene_Search_Similarity\:\:encodeNorm\(\) should return int but returns float\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Similarity.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$b$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Similarity.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Search_Lucene_Search_Query\:\:getSigns\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Weight/Boolean.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Search_Lucene_Search_Query\:\:getSubqueries\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Weight/Boolean.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Search_Weight_Boolean\:\:\$_reader is never read, only written\.$#'
|
|
identifier: property.onlyWritten
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Weight/Boolean.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Search_Lucene_Search_Query\:\:getSigns\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Weight/MultiTerm.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Search_Lucene_Search_Query\:\:getTerms\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Weight/MultiTerm.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Search_Lucene_Search_Query\:\:setWeight\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Weight/MultiTerm.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Search_Weight_MultiTerm\:\:\$_reader is never read, only written\.$#'
|
|
identifier: property.onlyWritten
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Search/Weight/MultiTerm.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_Storage_File_Filesystem\:\:\$_fileHandle \(resource\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Storage/File/Filesystem.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between string and false will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Storage/File/Filesystem.php
|
|
|
|
-
|
|
message: '#^Return type \(void\) of method Zend_Search_Lucene_Storage_File_Memory\:\:seek\(\) should be compatible with return type \(int\) of method Zend_Search_Lucene_Storage_File\:\:seek\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/Storage/File/Memory.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_TermStreamsPriorityQueue\:\:\$_lastTerm \(Zend_Search_Lucene_Index_Term\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Search/Lucene/TermStreamsPriorityQueue.php
|
|
|
|
-
|
|
message: '#^Property Zend_Search_Lucene_TermStreamsPriorityQueue\:\:\$_termsStreamQueue \(Zend_Search_Lucene_Index_TermsPriorityQueue\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Search/Lucene/TermStreamsPriorityQueue.php
|
|
|
|
-
|
|
message: '#^Method Zend_Serializer\:\:getDefaultAdapter\(\) has invalid return type Zend_Serializer_AdapterInterface\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Serializer.php
|
|
|
|
-
|
|
message: '#^Property Zend_Serializer\:\:\$_defaultAdapter has unknown class Zend_Serializer_AdapterInterface as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Serializer.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Serializer\:\:\$_defaultAdapter \(string\|Zend_Serializer_AdapterInterface\) does not accept Zend_Serializer_Adapter_AdapterInterface\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Serializer.php
|
|
|
|
-
|
|
message: '#^Parameter \$serialized of method Zend_Serializer_Adapter_Igbinary\:\:unserialize\(\) has invalid type binary\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Serializer/Adapter/Igbinary.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between string\|null and false will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Serializer/Adapter/Igbinary.php
|
|
|
|
-
|
|
message: '#^Undefined variable\: \$ret$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Serializer/Adapter/PhpCode.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between string and false will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Serializer/Adapter/PhpSerialize.php
|
|
|
|
-
|
|
message: '#^Method Zend_Serializer_Adapter_PythonPickle\:\:setOption\(\) should return Zend_Serializer_Adapter_PythonPickle but returns Zend_Serializer_Adapter_AdapterAbstract\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Serializer/Adapter/PythonPickle.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$sequence$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Serializer/Adapter/PythonPickle.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$base of function bcpow expects numeric\-string, 2 given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Serializer/Adapter/PythonPickle.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$base of function bcpow expects numeric\-string, 256 given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Serializer/Adapter/PythonPickle.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$left_operand of function bcmul expects numeric\-string, int\<0, 255\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Serializer/Adapter/PythonPickle.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$exponent of function bcpow expects numeric\-string, int\<0, max\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Serializer/Adapter/PythonPickle.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$exponent of function bcpow expects numeric\-string, int\<64, max\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Serializer/Adapter/PythonPickle.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_Serializer_Adapter_PythonPickle\:\:_write\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 3
|
|
path: library/Zend/Serializer/Adapter/PythonPickle.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between string and false will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Serializer/Adapter/Wddx.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Class\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Server/Abstract.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Function\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Server/Abstract.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Function_Abstract\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Server/Abstract.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Method\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Server/Abstract.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Method\:\:isStatic\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Server/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$string$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Server/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$parameter of method Zend_Server_Method_Prototype\:\:addParameter\(\) expects string, Zend_Server_Method_Parameter given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Server/Abstract.php
|
|
|
|
-
|
|
message: '#^Return type \(Zend_Server_Definition\) of method Zend_Server_Abstract\:\:getFunctions\(\) should be compatible with return type \(array\) of method Zend_Server_Interface\:\:getFunctions\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Server/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Server_Definition\:\:getMethod\(\) should return Zend_Server_Method_Definition\|null but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Server/Definition.php
|
|
|
|
-
|
|
message: '#^Method Zend_Server_Definition\:\:next\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Server/Definition.php
|
|
|
|
-
|
|
message: '#^Method Zend_Server_Definition\:\:rewind\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Server/Definition.php
|
|
|
|
-
|
|
message: '''
|
|
#^PHPDoc tag @param has invalid value \(null\|array Optional array of arguments to pass to callbacks at
|
|
dispatch\.\)\: Unexpected token "Optional", expected variable at offset 274 on line 9$#
|
|
'''
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Server/Interface.php
|
|
|
|
-
|
|
message: '''
|
|
#^PHPDoc tag @param has invalid value \(null\|array Optional array of arguments to pass to callbacks at
|
|
dispatch\.\)\: Unexpected token "Optional", expected variable at offset 657 on line 16$#
|
|
'''
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Server/Interface.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$array$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Server/Interface.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$parameter$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Server/Method/Prototype.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#2 \$argv \(false\) of method Zend_Server_Reflection\:\:reflectClass\(\) is incompatible with type array\|null\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Server/Reflection.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#2 \$argv \(false\) of method Zend_Server_Reflection\:\:reflectFunction\(\) is incompatible with type array\|null\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Server/Reflection.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Class\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Server/Reflection/Class.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method ReflectionFunction\:\:getDeclaringClass\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Server/Reflection/Function/Abstract.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Function_Abstract\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Server/Reflection/Function/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$function$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Server/Reflection/Function/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$params$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Server/Reflection/Function/Abstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Server_Reflection_Function_Abstract\:\:\$_reflection \(ReflectionFunction\) does not accept ReflectionMethod\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Server/Reflection/Function/Abstract.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Class\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Server/Reflection/Method.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Method\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Server/Reflection/Method.php
|
|
|
|
-
|
|
message: '#^Property Zend_Server_Reflection_Function_Abstract\:\:\$_reflection \(ReflectionFunction\) does not accept ReflectionMethod\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Server/Reflection/Method.php
|
|
|
|
-
|
|
message: '#^Method Zend_Server_Reflection_Node\:\:__construct\(\) with return type void returns \$this\(Zend_Server_Reflection_Node\) but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Server/Reflection/Node.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \!\=\= between null and mixed will always evaluate to true\.$#'
|
|
identifier: notIdentical.alwaysTrue
|
|
count: 2
|
|
path: library/Zend/Server/Reflection/Node.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$data\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Service/Amazon.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Amazon_Item constructor expects DOMElement\|null, DOMNode\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Amazon.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$access_key$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/Service/Amazon/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$secret_key$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/Service/Amazon/Abstract.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$data\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Accessories.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$parameters$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Authentication/V1.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$queue_url$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Authentication/V1.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$parameters$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Authentication/V2.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$queue_url$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Authentication/V2.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$data\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/CustomerReview.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Ec2.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$access_key$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Ec2/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$parameters$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Ec2/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$secretKey$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Ec2/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$secret_key$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Ec2/Abstract.php
|
|
|
|
-
|
|
message: '#^Variable \$region in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Ec2/Abstract.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Ec2/Image.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$instaceId$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Ec2/Instance.php
|
|
|
|
-
|
|
message: '#^Parameter \$keyName of method Zend_Service_Amazon_Ec2_Keypair\:\:describe\(\) has invalid type rarray\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Ec2/Keypair.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_Ec2_Response\:\:\$_document \(DOMDocument\) does not accept false\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Ec2/Response.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_Ec2_Response\:\:\$_errorCode is never read, only written\.$#'
|
|
identifier: property.onlyWritten
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Ec2/Response.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_Ec2_Response\:\:\$_errorMessage is never read, only written\.$#'
|
|
identifier: property.onlyWritten
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Ec2/Response.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_Ec2_Response\:\:\$_xpath \(DOMXPath\) does not accept false\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Ec2/Response.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$data\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/EditorialReview.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$data\.$#'
|
|
identifier: property.notFound
|
|
count: 3
|
|
path: library/Zend/Service/Amazon/Image.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$data\.$#'
|
|
identifier: property.notFound
|
|
count: 13
|
|
path: library/Zend/Service/Amazon/Item.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$tagName\.$#'
|
|
identifier: property.notFound
|
|
count: 6
|
|
path: library/Zend/Service/Amazon/Item.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Amazon_Accessories constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Item.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Amazon_CustomerReview constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Item.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Amazon_EditorialReview constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Item.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Amazon_Image constructor expects DOMElement, DOMNode\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Item.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Amazon_ListmaniaList constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Item.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Amazon_SimilarProduct constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Item.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_Item\:\:\$AverageRating \(int\) does not accept float\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Item.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_Item\:\:\$LargeImage \(string\) does not accept Zend_Service_Amazon_Image\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Item.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_Item\:\:\$ListmaniaLists has unknown class Zend_Service_Amazon_ListmaniaLists as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Item.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_Item\:\:\$MediumImage \(string\) does not accept Zend_Service_Amazon_Image\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Item.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_Item\:\:\$SimilarProducts has unknown class Zend_Service_Amazon_SimilarProducts as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Item.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_Item\:\:\$SmallImage \(string\) does not accept Zend_Service_Amazon_Image\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Item.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$data\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/ListmaniaList.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$data\.$#'
|
|
identifier: property.notFound
|
|
count: 8
|
|
path: library/Zend/Service/Amazon/Offer.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_Offer\:\:\$Price \(string\) does not accept int\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Offer.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$data\.$#'
|
|
identifier: property.notFound
|
|
count: 8
|
|
path: library/Zend/Service/Amazon/OfferSet.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Amazon_Offer constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/OfferSet.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_OfferSet\:\:\$LowestNewPrice \(string\) does not accept int\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/OfferSet.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_OfferSet\:\:\$LowestUsedPrice \(string\) does not accept int\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/OfferSet.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between null and ''asin'' will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Query.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$data\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Service/Amazon/ResultSet.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Amazon_Item constructor expects DOMElement\|null, DOMNode\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/ResultSet.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Amazon_Abstract\:\:__construct\(\) invoked with 3 parameters, 0\-2 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/S3.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$streamfile of method Zend_Http_Client\:\:setStream\(\) expects bool\|string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/S3.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_S3\:\:\$_endpoint \(Zend_Uri_Http\) does not accept Zend_Uri\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/S3.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Amazon_S3_Stream\:\:stream_read\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/S3/Stream.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Amazon_S3_Stream\:\:stream_stat\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/S3/Stream.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_S3_Stream\:\:\$_objectBuffer \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 4
|
|
path: library/Zend/Service/Amazon/S3/Stream.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_S3_Stream\:\:\$_objectName \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/S3/Stream.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$data of class Zend_Service_Amazon_SimpleDb_Page constructor expects string, array\<string, array\<string, Zend_Service_Amazon_SimpleDb_Attribute\>\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/SimpleDb.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$data of class Zend_Service_Amazon_SimpleDb_Page constructor expects string, list\<string\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/SimpleDb.php
|
|
|
|
-
|
|
message: '#^Variable \$params_out might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/SimpleDb.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_SimpleDb_Response\:\:\$_document \(DOMDocument\) does not accept false\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/SimpleDb/Response.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_SimpleDb_Response\:\:\$_errorCode is never read, only written\.$#'
|
|
identifier: property.onlyWritten
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/SimpleDb/Response.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_SimpleDb_Response\:\:\$_errorMessage is never read, only written\.$#'
|
|
identifier: property.onlyWritten
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/SimpleDb/Response.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Amazon_SimpleDb_Response\:\:\$_xpath \(DOMXPath\) does not accept false\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/SimpleDb/Response.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Amazon_Abstract\:\:__construct\(\) invoked with 3 parameters, 0\-2 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Sqs.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Amazon_Sqs\:\:getAttribute\(\) should return string but returns array\<string, string\>\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Sqs.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$parameters$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Sqs.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$queue$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Sqs.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$region$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Sqs.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Service/Amazon/Sqs.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\<" between int\<70100, 80399\> and 50600 is always false\.$#'
|
|
identifier: smaller.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Service/Audioscrobbler.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$callback of function set_error_handler expects \(callable\(int, string, string, int, array\)\: bool\)\|null, array\{\$this\(Zend_Service_Audioscrobbler\), ''_errorHandler''\} given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Audioscrobbler.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Exception\:\:\$error \(string\) does not accept array\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Audioscrobbler.php
|
|
|
|
-
|
|
message: '#^Call to function is_null\(\) with null will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/Service/Console/Command.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$commands on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Service/Console/Command.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$description on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Service/Console/Command.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$footers on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 2
|
|
path: library/Zend/Service/Console/Command.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$headers on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 2
|
|
path: library/Zend/Service/Console/Command.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#2 \$newLine \(true\) of method Zend_Service_Console_Command\:\:stderr\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Service/Console/Command.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$exception_handler of function set_exception_handler expects \(callable\(Throwable\)\: void\)\|null, array\{''Zend_Service…'', ''phpstdex''\} given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Console/Command.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$parameters of function call_user_func_array expects array\<int, mixed\>, array\<int\|string, mixed\> given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Console/Command.php
|
|
|
|
-
|
|
message: '#^Call to function is_null\(\) with array\<string, string\>\|string\|false will always evaluate to false\.$#'
|
|
identifier: function.impossibleType
|
|
count: 1
|
|
path: library/Zend/Service/Console/Command/ParameterSource/Env.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method DOMNode\:\:getAttribute\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Service/Delicious.php
|
|
|
|
-
|
|
message: '#^Call to method getHttpClient\(\) on an unknown class Zend_Service_Rest\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Delicious.php
|
|
|
|
-
|
|
message: '#^Call to method restGet\(\) on an unknown class Zend_Service_Rest\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Delicious.php
|
|
|
|
-
|
|
message: '#^Call to method setUri\(\) on an unknown class Zend_Service_Rest\.$#'
|
|
identifier: class.notFound
|
|
count: 2
|
|
path: library/Zend/Service/Delicious.php
|
|
|
|
-
|
|
message: '#^Class DOMDocument referenced with incorrect case\: DomDocument\.$#'
|
|
identifier: class.nameCase
|
|
count: 1
|
|
path: library/Zend/Service/Delicious.php
|
|
|
|
-
|
|
message: '#^Class stdClass referenced with incorrect case\: StdClass\.$#'
|
|
identifier: class.nameCase
|
|
count: 1
|
|
path: library/Zend/Service/Delicious.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#2 \$count \(int\) of method Zend_Service_Delicious\:\:getRecentPosts\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Service/Delicious.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Delicious\:\:getUrlDetails\(\) should return array but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/Delicious.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$micro_seconds of function usleep expects int, float given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Delicious.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Delicious\:\:\$_rest \(Zend_Service_Rest\) does not accept Zend_Rest_Client\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Delicious.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Delicious\:\:\$_rest has unknown class Zend_Service_Rest as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Delicious.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$values of class Zend_Service_Delicious_Post constructor expects array\|DOMElement, DOMNode\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Delicious/PostList.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_Response_Histograms constructor expects DOMElement, DOMNode\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_Response_Items constructor expects DOMElement, DOMNode\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_Response_Keywords constructor expects DOMElement, DOMNode\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMDocument\:\:\$ebayFindingXPath\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Abstract.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#3 \$array \(false\) of method Zend_Service_Ebay_Finding_Abstract\:\:_query\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$array of method Zend_Service_Ebay_Finding_Abstract\:\:_query\(\) expects string, true given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Aspect.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$array of method Zend_Service_Ebay_Finding_Abstract\:\:_query\(\) expects string, true given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Aspect/Histogram/Container.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Ebay_Finding_Aspect_Histogram_Value_Set\:\:current\(\) should return Zend_Service_Ebay_Finding_Aspect_Histogram_Value but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Aspect/Histogram/Value/Set.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_Aspect_Histogram_Value constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Aspect/Histogram/Value/Set.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Ebay_Finding_Aspect_Set\:\:current\(\) should return Zend_Service_Ebay_Finding_Aspect but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Aspect/Set.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_Aspect constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Aspect/Set.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$categoryId of method Zend_Service_Ebay_Finding\:\:findItemsByCategory\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Category.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Ebay_Finding_Category_Histogram_Set\:\:current\(\) should return Zend_Service_Ebay_Finding_Category_Histogram but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Category/Histogram/Set.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_Category_Histogram constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Category/Histogram/Set.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$array of method Zend_Service_Ebay_Finding_Abstract\:\:_query\(\) expects string, true given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Service/Ebay/Finding/Error/Data.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Ebay_Finding_Error_Data_Set\:\:current\(\) should return Zend_Service_Ebay_Finding_Error_Data but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Error/Data/Set.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_Error_Data constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Error/Data/Set.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_Error_Message constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Response/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_Aspect_Histogram_Container constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Response/Histograms.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_Category_Histogram_Container constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Response/Histograms.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Ebay_Finding_Response_Items\:\:pageNext\(\) should return Zend_Service_Ebay_Finding_Response_Items but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Response/Items.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Ebay_Finding_Response_Items\:\:pagePrevious\(\) should return Zend_Service_Ebay_Finding_Response_Items but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Response/Items.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_PaginationOutput constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Response/Items.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_Search_Result constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Response/Items.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_Category constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Service/Ebay/Finding/Search/Item.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_ListingInfo constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Search/Item.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_SellerInfo constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Search/Item.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_SellingStatus constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Search/Item.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_ShippingInfo constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Search/Item.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_Storefront constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Search/Item.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$productId of method Zend_Service_Ebay_Finding\:\:findItemsByProduct\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Search/Item.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$array of method Zend_Service_Ebay_Finding_Abstract\:\:_query\(\) expects string, true given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Service/Ebay/Finding/Search/Item.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Ebay_Finding_Search_Item_Set\:\:current\(\) should return Zend_Service_Ebay_Finding_Search_Item but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Search/Item/Set.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$dom of class Zend_Service_Ebay_Finding_Search_Item constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/Search/Item/Set.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$array of method Zend_Service_Ebay_Finding_Abstract\:\:_query\(\) expects string, true given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Ebay/Finding/ShippingInfo.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method DOMNode\:\:getAttribute\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 5
|
|
path: library/Zend/Service/Flickr.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$image of class Zend_Service_Flickr_Image constructor expects DOMElement, DOMNode given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Flickr.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$options of class Zend_Validate_Between constructor expects array\|Zend_Config, int given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Service/Flickr.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Flickr_Image\:\:\$height \(string\) does not accept int\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Flickr/Image.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Flickr_Image\:\:\$width \(string\) does not accept int\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Flickr/Image.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$name\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Flickr/Result.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$value\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Flickr/Result.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method DOMNode\:\:getAttribute\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 4
|
|
path: library/Zend/Service/Flickr/ResultSet.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$image of class Zend_Service_Flickr_Result constructor expects DOMElement, DOMNode\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Flickr/ResultSet.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:LogIn\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:LogOut\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_LiveDocx\:\:__destruct\(\) with return type void returns bool but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:CreateDocument\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:DeleteImage\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:DeleteSharedDocument\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:DeleteTemplate\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:DownloadImage\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:DownloadSharedDocument\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:DownloadTemplate\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:GetAllBitmaps\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:GetAllMetafiles\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:GetBitmaps\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:GetBlockFieldNames\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:GetBlockNames\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:GetDocumentAccessOptions\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:GetDocumentFormats\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:GetFieldNames\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:GetFontNames\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:GetImageExportFormats\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:GetImageImportFormats\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:GetMetafiles\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:GetTemplateFormats\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:ImageExists\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:ListImages\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:ListSharedDocuments\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:ListTemplates\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:RetrieveDocument\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:SetBlockFieldValues\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:SetDocumentAccessPermissions\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:SetDocumentPassword\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:SetFieldValues\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:SetLocalTemplate\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:SetRemoteTemplate\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:ShareDocument\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:TemplateExists\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:UploadImage\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Soap_Client\:\:UploadTemplate\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$ArrayOfString on array\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_LiveDocx_MailMerge\:\:__construct\(\) has invalid return type throws\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_LiveDocx_MailMerge\:\:setFieldValue\(\) has Zend_Service_LiveDocx_Exception in PHPDoc @throws tag but it''s not thrown\.$#'
|
|
identifier: throws.unusedType
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Zend_Service_LiveDocx_Excpetion is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Variable \$method might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Service/LiveDocx/MailMerge.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Rackspace_Abstract\:\:getToken\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$get$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Abstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Rackspace_Abstract\:\:\$errorCode \(string\) does not accept int\<min, 203\>\|int\<205, max\>\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Abstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Rackspace_Abstract\:\:\$httpClient \(Zend_Http_Client\) in empty\(\) is not falsy\.$#'
|
|
identifier: empty.property
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$headers of method Zend_Service_Rackspace_Abstract\:\:httpCall\(\) expects array, null given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Service/Rackspace/Files.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Rackspace_Abstract\:\:\$errorCode \(string\) does not accept int\.$#'
|
|
identifier: assign.propertyType
|
|
count: 12
|
|
path: library/Zend/Service/Rackspace/Files.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$service of class Zend_Service_Rackspace_Files_Container constructor expects Zend_Service_Rackspace_Files, RackspaceFiles given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Files/ContainerList.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Rackspace_Files_ContainerList\:\:\$service \(RackspaceFiles\) does not accept Zend_Service_Rackspace_Files\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Files/ContainerList.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Rackspace_Files_ContainerList\:\:\$service has unknown class RackspaceFiles as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Files/ContainerList.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Rackspace_Files_Object\:\:getCdnUrl\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Files/Object.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Rackspace_Files_Object\:\:getCdnUrlSsl\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Files/Object.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$service of class Zend_Service_Rackspace_Files_Object constructor expects Zend_Service_Rackspace_Files, RackspaceFiles given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Files/ObjectList.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Rackspace_Files_ObjectList\:\:\$service \(RackspaceFiles\) does not accept Zend_Service_Rackspace_Files\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Files/ObjectList.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Rackspace_Files_ObjectList\:\:\$service has unknown class RackspaceFiles as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Files/ObjectList.php
|
|
|
|
-
|
|
message: '#^Call to function is_array\(\) with non\-empty\-array will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Servers.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Rackspace_Servers\:\:createImage\(\) should return Zend_Service_Rackspace_Servers_Image but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Servers.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Rackspace_Servers\:\:getServer\(\) should return Zend_Service_Rackspace_Servers_Server but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Servers.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$service of class Zend_Service_Rackspace_Servers_ImageList constructor expects RackspaceServers, \$this\(Zend_Service_Rackspace_Servers\) given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Servers.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$str of function rawurlencode expects string, int\<min, \-1\>\|int\<1, max\> given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Service/Rackspace/Servers.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$headers of method Zend_Service_Rackspace_Abstract\:\:httpCall\(\) expects array, null given\.$#'
|
|
identifier: argument.type
|
|
count: 11
|
|
path: library/Zend/Service/Rackspace/Servers.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Rackspace_Abstract\:\:\$errorCode \(string\) does not accept int\.$#'
|
|
identifier: assign.propertyType
|
|
count: 25
|
|
path: library/Zend/Service/Rackspace/Servers.php
|
|
|
|
-
|
|
message: '#^Parameter \$service of method Zend_Service_Rackspace_Servers_ImageList\:\:__construct\(\) has invalid type RackspaceServers\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Servers/ImageList.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_Rackspace_Servers_SharedIpGroup\:\:getServersId\(\) should return string but returns array\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Servers/SharedIpGroup.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Service_Rackspace_Servers\:\:getServer\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Servers/SharedIpGroup.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Service_Rackspace_Servers\:\:getSharedIpGroup\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Servers/SharedIpGroup.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$shared$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Rackspace/Servers/SharedIpGroupList.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_ShortUrl_BitLy\:\:\$_loginName \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/ShortUrl/BitLy.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$value of method Zend_Http_Client\:\:setParameterGet\(\) expects string\|null, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/ShortUrl/JdemCz.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method DOMNode\:\:getAttribute\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Service/ShortUrl/TinyUrlCom.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$value of method Zend_Http_Client\:\:setCookie\(\) expects string\|null, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/ShortUrl/TinyUrlCom.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$id of method Zend_Service_SlideShare_SlideShow\:\:setId\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/SlideShare.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$status of method Zend_Service_SlideShare_SlideShow\:\:setStatus\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/SlideShare.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$views of method Zend_Service_SlideShare_SlideShow\:\:setNumViews\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/SlideShare.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$code of class Zend_Service_SlideShare_Exception constructor expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Service/SlideShare.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_SlideShare_SlideShow\:\:\$_slideShowId \(int\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/SlideShare/SlideShow.php
|
|
|
|
-
|
|
message: '#^Call to function is_null\(\) with mixed will always evaluate to false\.$#'
|
|
identifier: function.impossibleType
|
|
count: 2
|
|
path: library/Zend/Service/SqlAzure/Management/Client.php
|
|
|
|
-
|
|
message: '#^Undefined variable\: \$affinityGroup$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Service/SqlAzure/Management/Client.php
|
|
|
|
-
|
|
message: '#^Cannot unset offset ''class'' on string\|null\.$#'
|
|
identifier: unset.offset
|
|
count: 1
|
|
path: library/Zend/Service/StrikeIron.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#1 \$options \(array\) of method Zend_Service_StrikeIron\:\:getService\(\) is incompatible with type string\|null\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Service/StrikeIron.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property SoapHeader\:\:\$name\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Service/StrikeIron/Base.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$param$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/StrikeIron/Base.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$params$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/Service/Twitter.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Exception\\BadMethodCallException is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Service/Twitter.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Exception\\DomainException is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 6
|
|
path: library/Zend/Service/Twitter.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Exception\\DomainException\|Exception\\InvalidArgumentException\|Exception\\OutOfRangeException\|Zend_Http_Client_Exception is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 2
|
|
path: library/Zend/Service/Twitter.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Exception\\DomainException\|Zend_Http_Client_Exception is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 19
|
|
path: library/Zend/Service/Twitter.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Exception\\InvalidArgumentException is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Service/Twitter.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$cookiejar of method Zend_Http_Client\:\:setCookieJar\(\) expects bool\|Zend_Http_CookieJar, array given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Twitter.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Twitter\:\:\$cookieJar \(array\) does not accept Zend_Http_CookieJar\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/Twitter.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \!\=\= between bool and 2 will always evaluate to true\.$#'
|
|
identifier: notIdentical.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Service/Twitter.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Service/Twitter.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Exception\\DomainException is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Service/Twitter/Response.php
|
|
|
|
-
|
|
message: '#^Undefined variable\: \$client$#'
|
|
identifier: variable.undefined
|
|
count: 3
|
|
path: library/Zend/Service/WindowsAzure/CommandLine/Deployment.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \.\.\.\$args of function array_merge expects array, SimpleXMLElement given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Service/WindowsAzure/CommandLine/Package.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#2 \$newLine \(true\) of method Zend_Service_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract\:\:log\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/CommandLine/PackageScaffolder/PackageScaffolderAbstract.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$mode \(string\) of method Zend_Service_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract\:\:copyDirectory\(\) is incompatible with type octal\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/CommandLine/PackageScaffolder/PackageScaffolderAbstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$root$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/CommandLine/PackageScaffolder/PackageScaffolderAbstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$mode of function chmod expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/CommandLine/PackageScaffolder/PackageScaffolderAbstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$mode of function mkdir expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/CommandLine/PackageScaffolder/PackageScaffolderAbstract.php
|
|
|
|
-
|
|
message: '#^Parameter \$mode of method Zend_Service_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract\:\:copyDirectory\(\) has invalid type octal\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/CommandLine/PackageScaffolder/PackageScaffolderAbstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$root$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/index.php
|
|
|
|
-
|
|
message: '#^Negated boolean expression is always true\.$#'
|
|
identifier: booleanNot.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Credentials/SharedKey.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(Zend_Service_WindowsAzure_Diagnostics_ConfigurationDiagnosticInfrastructureLogs DiagnosticInfrastructureLogs Diagnostic infrastructure logs\)\: Unexpected token "DiagnosticInfrastructureLogs", expected variable at offset 520 on line 10$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDataSources.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(Zend_Service_WindowsAzure_Diagnostics_ConfigurationDirectories Directories Directories\)\: Unexpected token "Directories", expected variable at offset 914 on line 13$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDataSources.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(Zend_Service_WindowsAzure_Diagnostics_ConfigurationLogs Logs Logs\)\: Unexpected token "Logs", expected variable at offset 411 on line 9$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDataSources.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(Zend_Service_WindowsAzure_Diagnostics_ConfigurationPerformanceCounters PerformanceCounters Performance counters\)\: Unexpected token "PerformanceCounters", expected variable at offset 667 on line 11$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDataSources.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(Zend_Service_WindowsAzure_Diagnostics_ConfigurationWindowsEventLog WindowsEventLog Windows Event Log\)\: Unexpected token "WindowsEventLog", expected variable at offset 795 on line 12$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDataSources.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(int OverallQuotaInMB Overall quota in MB\)\: Unexpected token "OverallQuotaInMB", expected variable at offset 296 on line 8$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDataSources.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(int BufferQuotaInMB Buffer quota in MB\)\: Unexpected token "BufferQuotaInMB", expected variable at offset 278 on line 8$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDiagnosticInfrastructureLogs.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(int ScheduledTransferPeriodInMinutes Scheduled transfer period in minutes\)\: Unexpected token "ScheduledTransferPeriodInMinutes", expected variable at offset 336 on line 9$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDiagnosticInfrastructureLogs.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(string ScheduledTransferLogLevelFilter Scheduled transfer log level filter\)\: Unexpected token "ScheduledTransferLogLevelFilter", expected variable at offset 426 on line 10$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDiagnosticInfrastructureLogs.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(array Subscriptions Subscriptions\)\: Unexpected token "Subscriptions", expected variable at offset 425 on line 10$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDirectories.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(int BufferQuotaInMB Buffer quota in MB\)\: Unexpected token "BufferQuotaInMB", expected variable at offset 278 on line 8$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDirectories.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(int ScheduledTransferPeriodInMinutes Scheduled transfer period in minutes\)\: Unexpected token "ScheduledTransferPeriodInMinutes", expected variable at offset 336 on line 9$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationDirectories.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Service_WindowsAzure_Diagnostics_ConfigurationInstance\:\:\$DataSources\.$#'
|
|
identifier: property.notFound
|
|
count: 37
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationInstance.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(Zend_Service_WindowsAzure_Diagnostics_ConfigurationDataSources DataSources Data sources\)\: Unexpected token "DataSources", expected variable at offset 336 on line 8$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationInstance.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(int BufferQuotaInMB Buffer quota in MB\)\: Unexpected token "BufferQuotaInMB", expected variable at offset 278 on line 8$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationLogs.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(int ScheduledTransferPeriodInMinutes Scheduled transfer period in minutes\)\: Unexpected token "ScheduledTransferPeriodInMinutes", expected variable at offset 336 on line 9$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationLogs.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(string ScheduledTransferLogLevelFilter Scheduled transfer log level filter\)\: Unexpected token "ScheduledTransferLogLevelFilter", expected variable at offset 426 on line 10$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationLogs.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(array Subscriptions Subscriptions\)\: Unexpected token "Subscriptions", expected variable at offset 425 on line 10$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationPerformanceCounters.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(int BufferQuotaInMB Buffer quota in MB\)\: Unexpected token "BufferQuotaInMB", expected variable at offset 278 on line 8$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationPerformanceCounters.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(int ScheduledTransferPeriodInMinutes Scheduled transfer period in minutes\)\: Unexpected token "ScheduledTransferPeriodInMinutes", expected variable at offset 336 on line 9$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationPerformanceCounters.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(array Subscriptions Subscriptions\)\: Unexpected token "Subscriptions", expected variable at offset 514 on line 11$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationWindowsEventLog.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(int BufferQuotaInMB Buffer quota in MB\)\: Unexpected token "BufferQuotaInMB", expected variable at offset 278 on line 8$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationWindowsEventLog.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(int ScheduledTransferPeriodInMinutes Scheduled transfer period in minutes\)\: Unexpected token "ScheduledTransferPeriodInMinutes", expected variable at offset 336 on line 9$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationWindowsEventLog.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(string ScheduledTransferLogLevelFilter Scheduled transfer log level filter\)\: Unexpected token "ScheduledTransferLogLevelFilter", expected variable at offset 426 on line 10$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/ConfigurationWindowsEventLog.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(int DirectoryQuotaInMB Directory quota in MB\)\: Unexpected token "DirectoryQuotaInMB", expected variable at offset 355 on line 10$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/DirectoryConfigurationSubscription.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(string Container Container\)\: Unexpected token "Container", expected variable at offset 314 on line 9$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/DirectoryConfigurationSubscription.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(string Path Path\)\: Unexpected token "Path", expected variable at offset 280 on line 8$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/DirectoryConfigurationSubscription.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/Manager.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(int SampleRateInSeconds Sample rate in seconds\)\: Unexpected token "SampleRateInSeconds", expected variable at offset 337 on line 9$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/PerformanceCounterSubscription.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @property has invalid value \(string CounterSpecifier Counter specifier\)\: Unexpected token "CounterSpecifier", expected variable at offset 280 on line 8$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Diagnostics/PerformanceCounterSubscription.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$rowKey of class Zend_Service_WindowsAzure_Storage_DynamicTableEntity constructor expects string, float given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Log/Formatter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Return type \(Zend_Service_WindowsAzure_Storage_DynamicTableEntity\) of method Zend_Service_WindowsAzure_Log_Formatter_WindowsAzure\:\:format\(\) should be compatible with return type \(string\) of method Zend_Log_Formatter_Interface\:\:format\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Log/Formatter/WindowsAzure.php
|
|
|
|
-
|
|
message: '#^Call to function is_null\(\) with mixed will always evaluate to false\.$#'
|
|
identifier: function.impossibleType
|
|
count: 9
|
|
path: library/Zend/Service/WindowsAzure/Management/Client.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_WindowsAzure_Management_Client\:\:_convertXmlElementToDeploymentInstance\(\) should return Zend_Service_WindowsAzure_Management_DeploymentInstance but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Management/Client.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_WindowsAzure_Management_Client\:\:getHostedServiceProperties\(\) should return Zend_Service_WindowsAzure_Management_HostedServiceInstance but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Management/Client.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_WindowsAzure_Management_Client\:\:getOperationStatus\(\) should return Zend_Service_WindowsAzure_Management_OperationStatusInstance but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Management/Client.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_WindowsAzure_Management_Client\:\:getStorageAccountProperties\(\) should return Zend_Service_WindowsAzure_Management_StorageServiceInstance but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Management/Client.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_WindowsAzure_Management_Client\:\:waitForOperation\(\) should return Zend_Service_WindowsAzure_Management_OperationStatusInstance but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Management/Client.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$deploymentSlot$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Management/Client.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$isDefault of class Zend_Service_WindowsAzure_Management_OperatingSystemInstance constructor expects string, bool given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Service/WindowsAzure/Management/Client.php
|
|
|
|
-
|
|
message: '#^Parameter \#4 \$isActive of class Zend_Service_WindowsAzure_Management_OperatingSystemInstance constructor expects string, bool given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Service/WindowsAzure/Management/Client.php
|
|
|
|
-
|
|
message: '#^Path in require_once\(\) "Zend/Service/Management/Exception\.php" is not a file or it does not exist\.$#'
|
|
identifier: requireOnce.fileNotFound
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Management/Client.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Service_WindowsAzure_Storage_DynamicTableEntity\:\:\$serializedData\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/SessionHandler.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Service_WindowsAzure_Storage_DynamicTableEntity\:\:\$sessionExpires\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/SessionHandler.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Service_WindowsAzure_Storage_TableEntity\:\:\$serializedData\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/SessionHandler.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_WindowsAzure_SessionHandler\:\:destroy\(\) should return bool but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/SessionHandler.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_WindowsAzure_SessionHandler\:\:gc\(\) should return bool but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/SessionHandler.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_WindowsAzure_SessionHandler\:\:read\(\) should return string but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/SessionHandler.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_WindowsAzure_SessionHandler\:\:read\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/SessionHandler.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$rowKey of class Zend_Service_WindowsAzure_Storage_DynamicTableEntity constructor expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/SessionHandler.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$read of function session_set_save_handler expects callable\(string\)\: string, array\{\$this\(Zend_Service_WindowsAzure_SessionHandler\), ''read''\} given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/SessionHandler.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$rowKey of method Zend_Service_WindowsAzure_Storage_Table\:\:retrieveEntityById\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Service/WindowsAzure/SessionHandler.php
|
|
|
|
-
|
|
message: '#^Parameter \#4 \$write of function session_set_save_handler expects callable\(string, string\)\: bool, array\{\$this\(Zend_Service_WindowsAzure_SessionHandler\), ''write''\} given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/SessionHandler.php
|
|
|
|
-
|
|
message: '#^Parameter \#5 \$destroy of function session_set_save_handler expects callable\(string\)\: bool, array\{\$this\(Zend_Service_WindowsAzure_SessionHandler\), ''destroy''\} given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/SessionHandler.php
|
|
|
|
-
|
|
message: '#^Parameter \#6 \$gc of function session_set_save_handler expects callable\(string\)\: bool, array\{\$this\(Zend_Service_WindowsAzure_SessionHandler\), ''gc''\} given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/SessionHandler.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$parentElement$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_WindowsAzure_Storage_Batch\:\:\$_storageClient \(Zend_Service_WindowsAzure_Storage_BatchStorageAbstract\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Batch.php
|
|
|
|
-
|
|
message: '#^Call to function is_null\(\) with mixed will always evaluate to false\.$#'
|
|
identifier: function.impossibleType
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Blob.php
|
|
|
|
-
|
|
message: '#^Call to function is_null\(\) with string will always evaluate to false\.$#'
|
|
identifier: function.impossibleType
|
|
count: 2
|
|
path: library/Zend/Service/WindowsAzure/Storage/Blob.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$contents \(string\) of method Zend_Service_WindowsAzure_Storage_Blob\:\:putBlock\(\) is incompatible with type array\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Blob.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_WindowsAzure_Storage_Blob\:\:getContainerAcl\(\) should return string but returns array\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Blob.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_WindowsAzure_Storage_Blob\:\:getContainerAcl\(\) should return string but returns list\<Zend_Service_WindowsAzure_Storage_SignedIdentifier\>\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Blob.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$string of function strlen expects string, array given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Blob.php
|
|
|
|
-
|
|
message: '#^Parameter \#11 \$cacheControl of class Zend_Service_WindowsAzure_Storage_BlobInstance constructor expects string, false given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Service/WindowsAzure/Storage/Blob.php
|
|
|
|
-
|
|
message: '#^Parameter \#12 \$blobType of class Zend_Service_WindowsAzure_Storage_BlobInstance constructor expects string, array given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Service/WindowsAzure/Storage/Blob.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$snapshotId of class Zend_Service_WindowsAzure_Storage_BlobInstance constructor expects string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 4
|
|
path: library/Zend/Service/WindowsAzure/Storage/Blob.php
|
|
|
|
-
|
|
message: '#^Parameter \#4 \$contents of method Zend_Service_WindowsAzure_Storage_Blob\:\:putBlock\(\) expects array, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Blob.php
|
|
|
|
-
|
|
message: '#^Parameter \#7 \$size of class Zend_Service_WindowsAzure_Storage_BlobInstance constructor expects int, array\|string\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Blob.php
|
|
|
|
-
|
|
message: '#^Parameter \#7 \$size of class Zend_Service_WindowsAzure_Storage_BlobInstance constructor expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Blob.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_WindowsAzure_Storage_Blob_Stream\:\:dir_readdir\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Blob/Stream.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_WindowsAzure_Storage_Blob_Stream\:\:stream_read\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Blob/Stream.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_WindowsAzure_Storage_Blob_Stream\:\:stream_stat\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Blob/Stream.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_WindowsAzure_Storage_Blob_Stream\:\:url_stat\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Blob/Stream.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_WindowsAzure_Storage_Blob_Stream\:\:\$_blobs \(array\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Blob/Stream.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$type$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/DynamicTableEntity.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$value$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/DynamicTableEntity.php
|
|
|
|
-
|
|
message: '#^Undefined variable\: \$type$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/DynamicTableEntity.php
|
|
|
|
-
|
|
message: '#^Call to function is_null\(\) with string will always evaluate to false\.$#'
|
|
identifier: function.impossibleType
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Queue.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#2 \$numOfMessages \(int\) of method Zend_Service_WindowsAzure_Storage_Queue\:\:getMessages\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Queue.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#2 \$numOfMessages \(int\) of method Zend_Service_WindowsAzure_Storage_Queue\:\:peekMessages\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Queue.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$peek \(false\) of method Zend_Service_WindowsAzure_Storage_Queue\:\:getMessages\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Queue.php
|
|
|
|
-
|
|
message: '#^Parameter \#4 \$peek of method Zend_Service_WindowsAzure_Storage_Queue\:\:getMessages\(\) expects string, true given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Queue.php
|
|
|
|
-
|
|
message: '#^Parameter \#6 \$dequeueCount of class Zend_Service_WindowsAzure_Storage_QueueMessage constructor expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Queue.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_WindowsAzure_Storage_Table\:\:insertEntity\(\) should return Zend_Service_WindowsAzure_Storage_TableEntity but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Table.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_WindowsAzure_Storage_Table\:\:retrieveEntityById\(\) should return Zend_Service_WindowsAzure_Storage_TableEntity but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Table.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$value of method Zend_Service_WindowsAzure_Storage_Table\:\:_convertToEdmDateTime\(\) expects DateTime, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Table.php
|
|
|
|
-
|
|
message: '#^Parameter \#4 \$headers of method Zend_Service_WindowsAzure_Storage_Table\:\:_performRequest\(\) expects array, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/Table.php
|
|
|
|
-
|
|
message: '#^Method Zend_Service_WindowsAzure_Storage_TableEntity\:\:getAzureAccessor\(\) should return object but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/TableEntity.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_WindowsAzure_Storage_TableEntity\:\:\$_timestamp \(string\) does not accept DateTime\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Service/WindowsAzure/Storage/TableEntity.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$data\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Yahoo.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$options of class Zend_Validate_Between constructor expects array\|Zend_Config, int given\.$#'
|
|
identifier: argument.type
|
|
count: 7
|
|
path: library/Zend/Service/Yahoo.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$data\.$#'
|
|
identifier: property.notFound
|
|
count: 3
|
|
path: library/Zend/Service/Yahoo/Image.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$result of class Zend_Service_Yahoo_ImageResult constructor expects DOMElement, DOMNode\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Yahoo/ImageResultSet.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$result of class Zend_Service_Yahoo_InlinkDataResult constructor expects DOMElement, DOMNode\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Yahoo/InlinkDataResultSet.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$data\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Yahoo/LocalResultSet.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$result of class Zend_Service_Yahoo_LocalResult constructor expects DOMElement, DOMNode\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Yahoo/LocalResultSet.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$result of class Zend_Service_Yahoo_NewsResult constructor expects DOMElement, DOMNode\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Yahoo/NewsResultSet.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$result of class Zend_Service_Yahoo_PageDataResult constructor expects DOMElement, DOMNode\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Yahoo/PageDataResultSet.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$data\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Yahoo/Result.php
|
|
|
|
-
|
|
message: '#^PHPDoc type Zend_Service_Yahoo_Video of property Zend_Service_Yahoo_VideoResult\:\:\$Thumbnail is not covariant with PHPDoc type Zend_Service_Yahoo_Image\|null of overridden property Zend_Service_Yahoo_Result\:\:\$Thumbnail\.$#'
|
|
identifier: property.phpDocType
|
|
count: 1
|
|
path: library/Zend/Service/Yahoo/VideoResult.php
|
|
|
|
-
|
|
message: '#^Property Zend_Service_Yahoo_VideoResult\:\:\$Thumbnail has unknown class Zend_Service_Yahoo_Video as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Service/Yahoo/VideoResult.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$result of class Zend_Service_Yahoo_VideoResult constructor expects DOMElement, DOMNode\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Yahoo/VideoResultSet.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$data\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Service/Yahoo/WebResult.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$result of class Zend_Service_Yahoo_WebResult constructor expects DOMElement, DOMNode\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Service/Yahoo/WebResultSet.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$interface$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Session.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$callback of function set_error_handler expects \(callable\(int, string, string, int, array\)\: bool\)\|null, array\{''Zend_Session…'', ''handleSessionStartE…''\} given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Session.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$callback of function set_error_handler expects \(callable\(int, string, string, int, array\)\: bool\)\|null, array\{''Zend_Session…'', ''handleSilentWriteCl…''\} given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Session.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$value of function setcookie expects string, false given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Session.php
|
|
|
|
-
|
|
message: '#^Parameter \#6 \$gc of function session_set_save_handler expects callable\(string\)\: bool, array\{Zend_Session_SaveHandler_Interface, ''gc''\} given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Session.php
|
|
|
|
-
|
|
message: '#^Property Zend_Session\:\:\$_throwStartupExceptions has unknown class bitset as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Session.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$name$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Session/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Session_Namespace\:\:__unset\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Session/Namespace.php
|
|
|
|
-
|
|
message: '#^Method Zend_Session_Namespace\:\:resetSingleInstance\(\) should return null but empty return statement found\.$#'
|
|
identifier: return.empty
|
|
count: 2
|
|
path: library/Zend/Session/Namespace.php
|
|
|
|
-
|
|
message: '#^Method Zend_Session_Namespace\:\:unsetAll\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Session/Namespace.php
|
|
|
|
-
|
|
message: '#^Result of static method Zend_Session_Abstract\:\:_namespaceUnset\(\) \(void\) is used\.$#'
|
|
identifier: staticMethod.void
|
|
count: 2
|
|
path: library/Zend/Session/Namespace.php
|
|
|
|
-
|
|
message: '#^Do\-while loop condition is always false\.$#'
|
|
identifier: doWhile.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Session/SaveHandler/DbTable.php
|
|
|
|
-
|
|
message: '#^Property Zend_Db_Table_Abstract\:\:\$_schema \(array\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Session/SaveHandler/DbTable.php
|
|
|
|
-
|
|
message: '#^Property Zend_Session_SaveHandler_DbTable\:\:\$_lifetime \(int\) does not accept default value of type false\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Session/SaveHandler/DbTable.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Server_Reflection_Function_Abstract\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 15
|
|
path: library/Zend/Soap/AutoDiscover.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#1 \$request \(false\) of method Zend_Soap_AutoDiscover\:\:handle\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Soap/AutoDiscover.php
|
|
|
|
-
|
|
message: '#^Parameter \#4 \$output of method Zend_Soap_Wsdl\:\:addPortOperation\(\) expects string, false given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Soap/AutoDiscover.php
|
|
|
|
-
|
|
message: '#^Property Zend_Soap_AutoDiscover\:\:\$_uri \(WSDL\) does not accept string\|Zend_Uri\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Soap/AutoDiscover.php
|
|
|
|
-
|
|
message: '#^Property Zend_Soap_AutoDiscover\:\:\$_uri has unknown class WSDL as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Soap/AutoDiscover.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$arguments$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Soap/Client.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$name$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Soap/Client.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$proxyLogin$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Soap/Client.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$value$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Soap/Client.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Zend_SoapClient_Exception is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Soap/Client.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$options of method SoapClient\:\:__soapCall\(\) expects array, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Soap/Client.php
|
|
|
|
-
|
|
message: '#^Property Zend_Soap_Client\:\:\$_soapClient \(SoapClient\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 18
|
|
path: library/Zend/Soap/Client.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Soap/Client.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$arguments$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Soap/Client/DotNet.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between string\|false and null will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Soap/Client/Local.php
|
|
|
|
-
|
|
message: '#^Cannot call method __toString\(\) on stdClass\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Soap/Server.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\=\=" between array\|int and 999 results in an error\.$#'
|
|
identifier: equal.invalid
|
|
count: 1
|
|
path: library/Zend/Soap/Server.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$array$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Soap/Server.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$caching$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Soap/Server.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$callback of function set_error_handler expects \(callable\(int, string, string, int, array\)\: bool\)\|null, array\{\$this\(Zend_Soap_Server\), ''handlePhpErrors''\} given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Soap/Server.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$code \(string\) of method Zend_Soap_Server\:\:fault\(\) should be compatible with parameter \$code \(int\) of method Zend_Server_Interface\:\:fault\(\)$#'
|
|
identifier: method.childParameterType
|
|
count: 1
|
|
path: library/Zend/Soap/Server.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$newvalue of function ini_set expects string, bool given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Soap/Server.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$newvalue of function ini_set expects string, false given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Soap/Server.php
|
|
|
|
-
|
|
message: '#^Property Zend_Soap_Server\:\:\$_class \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Soap/Server.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Soap/Server.php
|
|
|
|
-
|
|
message: '#^Variable \$xml might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Soap/Server.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$service$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Soap/Server/Proxy.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#3 \$input \(false\) of method Zend_Soap_Wsdl\:\:addBindingOperation\(\) is incompatible with type array\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Soap/Wsdl.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#3 \$input \(false\) of method Zend_Soap_Wsdl\:\:addPortOperation\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Soap/Wsdl.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$output \(false\) of method Zend_Soap_Wsdl\:\:addBindingOperation\(\) is incompatible with type array\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Soap/Wsdl.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#4 \$output \(false\) of method Zend_Soap_Wsdl\:\:addPortOperation\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Soap/Wsdl.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#5 \$fault \(false\) of method Zend_Soap_Wsdl\:\:addBindingOperation\(\) is incompatible with type array\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Soap/Wsdl.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#5 \$fault \(false\) of method Zend_Soap_Wsdl\:\:addPortOperation\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Soap/Wsdl.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$operation$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Soap/Wsdl.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$type$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Soap/Wsdl.php
|
|
|
|
-
|
|
message: '#^Variable \$complexTypeName might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Soap/Wsdl/Strategy/ArrayOfTypeSequence.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$type$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Soap/Wsdl/Strategy/Composite.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param has invalid value \(\<type\> \$context\)\: Unexpected token "\<", expected type at offset 78 on line 4$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Soap/Wsdl/Strategy/Interface.php
|
|
|
|
-
|
|
message: '#^Call to method get\(\) on an unknown class WeakRef\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Stdlib/CallbackHandler.php
|
|
|
|
-
|
|
message: '#^Class WeakRef not found\.$#'
|
|
identifier: class.notFound
|
|
count: 2
|
|
path: library/Zend/Stdlib/CallbackHandler.php
|
|
|
|
-
|
|
message: '#^Instantiated class WeakRef not found\.$#'
|
|
identifier: class.notFound
|
|
count: 2
|
|
path: library/Zend/Stdlib/CallbackHandler.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$event$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Stdlib/CallbackHandler.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$options$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Stdlib/CallbackHandler.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$callback of function set_error_handler expects \(callable\(int, string, string, int, array\)\: bool\)\|null, array\{\$this\(Zend_Stdlib_CallbackHandler\), ''errorHandler''\} given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Stdlib/CallbackHandler.php
|
|
|
|
-
|
|
message: '#^Property Zend_Stdlib_CallbackHandler\:\:\$callback \(array\|string\) does not accept WeakRef\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Stdlib/CallbackHandler.php
|
|
|
|
-
|
|
message: '#^Right side of \|\| is always false\.$#'
|
|
identifier: booleanOr.rightAlwaysFalse
|
|
count: 1
|
|
path: library/Zend/Stdlib/CallbackHandler.php
|
|
|
|
-
|
|
message: '#^Method Zend_Stdlib_PriorityQueue\:\:getQueue\(\) should return Zend_Stdlib_SplPriorityQueue but returns SplPriorityQueue\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Stdlib/PriorityQueue.php
|
|
|
|
-
|
|
message: '#^Property Zend_Stdlib_PriorityQueue\:\:\$queue \(SplPriorityQueue\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Stdlib/PriorityQueue.php
|
|
|
|
-
|
|
message: '#^Variable \$key might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Stdlib/PriorityQueue.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tag_Cloud\:\:\$_pluginLoader \(Zend_Loader_PluginLoader\) does not accept Zend_Loader_PluginLoader_Interface\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tag/Cloud.php
|
|
|
|
-
|
|
message: '#^Cannot assign offset string to string\.$#'
|
|
identifier: offsetAssign.dimType
|
|
count: 1
|
|
path: library/Zend/Tag/Item.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tag_Item\:\:\$_params \(string\) does not accept default value of type array\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Tag/Item.php
|
|
|
|
-
|
|
message: '#^Call to sscanf contains 11 placeholders, 7 values given\.$#'
|
|
identifier: argument.sscanf
|
|
count: 1
|
|
path: library/Zend/Text/Figlet.php
|
|
|
|
-
|
|
message: '#^Method Zend_Text_Figlet\:\:_loadChar\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Text/Figlet.php
|
|
|
|
-
|
|
message: '#^Method Zend_Text_Figlet\:\:_smushem\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 4
|
|
path: library/Zend/Text/Figlet.php
|
|
|
|
-
|
|
message: '#^Property Zend_Text_Figlet\:\:\$_currentChar \(array\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Text/Figlet.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \!\=\= between non\-falsy\-string and ''0'' will always evaluate to true\.$#'
|
|
identifier: notIdentical.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Text/Figlet.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between mixed~'' '' and '' '' will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 2
|
|
path: library/Zend/Text/Figlet.php
|
|
|
|
-
|
|
message: '#^Variable \$lastSpace might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Text/Figlet.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$multiplier of function str_repeat expects int, float given\.$#'
|
|
identifier: argument.type
|
|
count: 4
|
|
path: library/Zend/Text/MultiByte.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$length of function iconv_substr expects int, float given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Text/MultiByte.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between int\<0, max\>\|false and null will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Text/MultiByte.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$charset$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/Text/Table.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$columnsWidths$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Text/Table.php
|
|
|
|
-
|
|
message: '#^Property Zend_Text_Table\:\:\$_pluginLoader \(string\) does not accept Zend_Loader_PluginLoader\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Text/Table.php
|
|
|
|
-
|
|
message: '#^Variable \$lastColumnWidths might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Text/Table.php
|
|
|
|
-
|
|
message: '#^Variable \$padMode might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Text/Table/Column.php
|
|
|
|
-
|
|
message: '#^Property Zend_TimeSync\:\:\$_current \(object\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/TimeSync.php
|
|
|
|
-
|
|
message: '#^Right side of && is always true\.$#'
|
|
identifier: booleanAnd.rightAlwaysTrue
|
|
count: 1
|
|
path: library/Zend/TimeSync.php
|
|
|
|
-
|
|
message: '#^Variable \$masterException might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/TimeSync.php
|
|
|
|
-
|
|
message: '#^Binary operation "&" between non\-falsy\-string and 131071 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/TimeSync/Ntp.php
|
|
|
|
-
|
|
message: '#^Binary operation "&" between string and 16711680 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/TimeSync/Ntp.php
|
|
|
|
-
|
|
message: '#^Binary operation "&" between string and 255 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/TimeSync/Ntp.php
|
|
|
|
-
|
|
message: '#^Binary operation "&" between string and 4278190080 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/TimeSync/Ntp.php
|
|
|
|
-
|
|
message: '#^Binary operation "&" between string and 65280 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/TimeSync/Ntp.php
|
|
|
|
-
|
|
message: '#^Binary operation "\>\>" between non\-falsy\-string and 17 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/TimeSync/Ntp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$fp of function fclose expects resource, array given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/TimeSync/Ntp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$fp of function fread expects resource, array given\.$#'
|
|
identifier: argument.type
|
|
count: 11
|
|
path: library/Zend/TimeSync/Ntp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$fp of function fwrite expects resource, array given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/TimeSync/Ntp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$fp of function stream_get_meta_data expects resource, array given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/TimeSync/Ntp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$input of function str_pad expects string, int\<0, 255\> given\.$#'
|
|
identifier: argument.type
|
|
count: 8
|
|
path: library/Zend/TimeSync/Ntp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$stream of function stream_set_timeout expects resource, array given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/TimeSync/Ntp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$date of class Zend_Date constructor expects array\|int\|string\|Zend_Date\|null, \$this\(Zend_TimeSync_Protocol\) given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/TimeSync/Protocol.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$fp of function fclose expects resource, array given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/TimeSync/Protocol.php
|
|
|
|
-
|
|
message: '#^Property Zend_TimeSync_Protocol\:\:\$_socket \(array\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/TimeSync/Protocol.php
|
|
|
|
-
|
|
message: '#^Property Zend_TimeSync_Protocol\:\:\$_socket \(array\) does not accept resource\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/TimeSync/Protocol.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$fp of function fputs expects resource, array given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/TimeSync/Sntp.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$fp of function fread expects resource, array given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/TimeSync/Sntp.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Config\:\:\$resources\.$#'
|
|
identifier: property.notFound
|
|
count: 4
|
|
path: library/Zend/Tool/DatabaseSchemaProvider.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Framework_Registry_Interface\:\:getConfig\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Tool/DatabaseSchemaProvider.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:getPath\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/DatabaseSchemaProvider.php
|
|
|
|
-
|
|
message: '#^Class Zend_Db_Adapter_Interface not found\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/DatabaseSchemaProvider.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#3 \$allowModifications \(false\) of method Zend_Tool_DatabaseSchemaProvider\:\:_createConfig\(\) is incompatible with type string\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Tool/DatabaseSchemaProvider.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_DatabaseSchemaProvider\:\:_getDbAdapter\(\) has invalid return type Zend_Db_Adapter_Interface\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/DatabaseSchemaProvider.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_DatabaseSchemaProvider\:\:_init\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Tool/DatabaseSchemaProvider.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$version of method Zend_Tool_DatabaseSchemaProvider\:\:updateTo\(\) expects string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Tool/DatabaseSchemaProvider.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$allowModifications of class Zend_Config constructor expects bool, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Tool/DatabaseSchemaProvider.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$db of class Zend_Db_Schema_Manager constructor expects Zend_Db_Adapter_Abstract, Zend_Db_Adapter_Interface given\.$#'
|
|
identifier: argument.type
|
|
count: 4
|
|
path: library/Zend/Tool/DatabaseSchemaProvider.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$allowModifications of method Zend_Tool_DatabaseSchemaProvider\:\:_createConfig\(\) expects string, true given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Tool/DatabaseSchemaProvider.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_DatabaseSchemaProvider\:\:\$_db \(Zend_Db_Adapter_Interface\) does not accept Zend_Db_Adapter_Abstract\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Tool/DatabaseSchemaProvider.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_DatabaseSchemaProvider\:\:\$_db has unknown class Zend_Db_Adapter_Interface as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/DatabaseSchemaProvider.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$action$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Action/Base.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Framework_Action_Repository\:\:getAction\(\) should return Zend_Tool_Framework_Action_Interface but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Action/Repository.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Framework_Action_Repository\:\:process\(\) has invalid return type unknown\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Action/Repository.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$client of method Zend_Tool_Framework_Client_Interactive_InputHandler\:\:setClient\(\) expects Zend_Tool_Framework_Client_Interactive_InputInterface, \$this\(Zend_Tool_Framework_Client_Abstract\) given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Client/Abstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Framework_Client_Abstract\:\:\$_interactiveCallback has unknown class callback as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Client/Abstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Framework_Client_Abstract\:\:\$_registry \(Zend_Tool_Framework_Registry\) does not accept Zend_Tool_Framework_Registry_Interface\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Client/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Framework_Client_Config\:\:__set\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Client/Config.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Framework_Client_Console\:\:\$_filterToClientNaming \(Zend_Filter_Word_CamelCaseToDash\) does not accept Zend_Filter\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Client/Console.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Framework_Manifest_Metadata\:\:getActionName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Client/Console/ArgumentParser.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Framework_Manifest_Metadata\:\:getProviderName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Tool/Framework/Client/Console/ArgumentParser.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Framework_Manifest_Metadata\:\:getReference\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Client/Console/ArgumentParser.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Framework_Manifest_Metadata\:\:getSpecialtyName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Client/Console/ArgumentParser.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Framework_Manifest_Metadata\:\:getValue\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Tool/Framework/Client/Console/ArgumentParser.php
|
|
|
|
-
|
|
message: '#^Loose comparison using \!\= between int\<1, max\> and 0 will always evaluate to true\.$#'
|
|
identifier: notEqual.alwaysTrue
|
|
count: 2
|
|
path: library/Zend/Tool/Framework/Client/Console/ArgumentParser.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Framework_Client_Console_ArgumentParser\:\:_parseActionPart\(\) should return null but empty return statement found\.$#'
|
|
identifier: return.empty
|
|
count: 2
|
|
path: library/Zend/Tool/Framework/Client/Console/ArgumentParser.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Framework_Client_Console_ArgumentParser\:\:_parseGlobalPart\(\) should return null but empty return statement found\.$#'
|
|
identifier: return.empty
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Client/Console/ArgumentParser.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Framework_Client_Console_ArgumentParser\:\:_parseProviderOptionsPart\(\) should return null but empty return statement found\.$#'
|
|
identifier: return.empty
|
|
count: 3
|
|
path: library/Zend/Tool/Framework/Client/Console/ArgumentParser.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Framework_Client_Console_ArgumentParser\:\:_parseProviderPart\(\) should return null but empty return statement found\.$#'
|
|
identifier: return.empty
|
|
count: 3
|
|
path: library/Zend/Tool/Framework/Client/Console/ArgumentParser.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Framework_Client_Console_ArgumentParser\:\:parse\(\) should return null but empty return statement found\.$#'
|
|
identifier: return.empty
|
|
count: 6
|
|
path: library/Zend/Tool/Framework/Client/Console/ArgumentParser.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between int\<1, max\> and 0 will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Client/Console/ArgumentParser.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Client/Console/ArgumentParser.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Framework_Manifest_Metadata\:\:getActionName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Client/Console/HelpSystem.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Framework_Manifest_Metadata\:\:getProviderName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Tool/Framework/Client/Console/HelpSystem.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Framework_Manifest_Metadata\:\:getReference\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Client/Console/HelpSystem.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Framework_Manifest_Metadata\:\:getValue\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Tool/Framework/Client/Console/HelpSystem.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$content of method Zend_Tool_Framework_Client_Response\:\:appendContent\(\) expects string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Tool/Framework/Client/Console/HelpSystem.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$providerMetadata of method Zend_Tool_Framework_Client_Console_HelpSystem\:\:_respondWithCommand\(\) expects Zend_Tool_Framework_Metadata_Tool, Zend_Tool_Framework_Manifest_Metadata given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Tool/Framework/Client/Console/HelpSystem.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$providerMetadata of method Zend_Tool_Framework_Client_Console_HelpSystem\:\:_respondWithProviderName\(\) expects Zend_Tool_Framework_Metadata_Tool, Zend_Tool_Framework_Manifest_Metadata given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Tool/Framework/Client/Console/HelpSystem.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$actionMetadata of method Zend_Tool_Framework_Client_Console_HelpSystem\:\:_respondWithCommand\(\) expects Zend_Tool_Framework_Metadata_Tool, Zend_Tool_Framework_Manifest_Metadata given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Tool/Framework/Client/Console/HelpSystem.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$specialtyMetadata of method Zend_Tool_Framework_Client_Console_HelpSystem\:\:_respondWithCommand\(\) expects Zend_Tool_Framework_Metadata_Tool, Zend_Tool_Framework_Manifest_Metadata given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Tool/Framework/Client/Console/HelpSystem.php
|
|
|
|
-
|
|
message: '#^Parameter \#4 \$parameterLongMetadata of method Zend_Tool_Framework_Client_Console_HelpSystem\:\:_respondWithCommand\(\) expects Zend_Tool_Framework_Metadata_Tool, Zend_Tool_Framework_Manifest_Metadata given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Tool/Framework/Client/Console/HelpSystem.php
|
|
|
|
-
|
|
message: '#^Variable \$displayActionNames might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Client/Console/HelpSystem.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$pretend$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Client/Request.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Framework_Client_Response\:\:\$_exception \(Zend_Tool_Framework_Exception\) does not accept Exception\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Client/Response.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Framework_Client_Response\:\:\$_exception \(Zend_Tool_Framework_Exception\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Client/Response.php
|
|
|
|
-
|
|
message: '#^Call to method getManifestRepository\(\) on an unknown class Zend_Tool_Framework_Repository_Interface\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Loader/Abstract.php
|
|
|
|
-
|
|
message: '#^Call to method getProviderRepository\(\) on an unknown class Zend_Tool_Framework_Repository_Interface\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Loader/Abstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Framework_Loader_Abstract\:\:\$_registry \(Zend_Tool_Framework_Repository_Interface\) does not accept Zend_Tool_Framework_Registry_Interface\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Loader/Abstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Framework_Loader_Abstract\:\:\$_registry has unknown class Zend_Tool_Framework_Repository_Interface as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Loader/Abstract.php
|
|
|
|
-
|
|
message: '#^Call to method getManifestRepository\(\) on an unknown class Zend_Tool_Framework_Repository_Interface\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Loader/BasicLoader.php
|
|
|
|
-
|
|
message: '#^Call to method getProviderRepository\(\) on an unknown class Zend_Tool_Framework_Repository_Interface\.$#'
|
|
identifier: class.notFound
|
|
count: 2
|
|
path: library/Zend/Tool/Framework/Loader/BasicLoader.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Framework_Loader_BasicLoader\:\:\$_registry \(Zend_Tool_Framework_Repository_Interface\) does not accept Zend_Tool_Framework_Registry_Interface\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Loader/BasicLoader.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Framework_Loader_BasicLoader\:\:\$_registry has unknown class Zend_Tool_Framework_Repository_Interface as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Loader/BasicLoader.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Iterator\<mixed, mixed\>\:\:getChildren\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Loader/IncludePathLoader/RecursiveFilterIterator.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return with type object is not subtype of native type RecursiveFilterIterator\|null\.$#'
|
|
identifier: return.phpDocType
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Loader/IncludePathLoader/RecursiveFilterIterator.php
|
|
|
|
-
|
|
message: '#^Call to method getActionRepository\(\) on an unknown class Zend_Tool_Framework_Provider_Registry_Interface\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Manifest/Repository.php
|
|
|
|
-
|
|
message: '#^Call to method getProviderRepository\(\) on an unknown class Zend_Tool_Framework_Provider_Registry_Interface\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Manifest/Repository.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$metadata with type Zend_Tool_Framework_Manifest_Metadata is not subtype of native type Zend_Tool_Framework_Metadata_Interface\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Manifest/Repository.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$registry of method Zend_Tool_Framework_Registry_EnabledInterface\:\:setRegistry\(\) expects Zend_Tool_Framework_Registry_Interface, Zend_Tool_Framework_Provider_Registry_Interface given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Manifest/Repository.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Framework_Manifest_Repository\:\:\$_registry \(Zend_Tool_Framework_Provider_Registry_Interface\) does not accept Zend_Tool_Framework_Registry_Interface\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Manifest/Repository.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Framework_Manifest_Repository\:\:\$_registry has unknown class Zend_Tool_Framework_Provider_Registry_Interface as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Manifest/Repository.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#1 \$type \(string\) of method Zend_Tool_Framework_Metadata_Basic\:\:getAttributes\(\) is incompatible with type const\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Metadata/Basic.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$Value$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Metadata/Basic.php
|
|
|
|
-
|
|
message: '#^Parameter \$type of method Zend_Tool_Framework_Metadata_Basic\:\:getAttributes\(\) has invalid type const\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Metadata/Basic.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Framework_Metadata_Dynamic\:\:__set\(\) with return type void returns \$this\(Zend_Tool_Framework_Metadata_Dynamic\) but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 2
|
|
path: library/Zend/Tool/Framework/Metadata/Dynamic.php
|
|
|
|
-
|
|
message: '#^Instanceof between Zend_Tool_Framework_Provider_Signature and Zend_Tool_Framework_Registry_EnabledInterface will always evaluate to true\.$#'
|
|
identifier: instanceof.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Provider/Repository.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$action$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Provider/Repository.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Framework_Provider_Repository\:\:\$_registry \(Zend_Tool_Framework_Registry\) does not accept Zend_Tool_Framework_Registry_Interface\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Provider/Repository.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Framework_Provider_Interface\:\:getSpecialties\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Provider/Signature.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Framework_Provider_Signature\:\:getActionableMethod\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Provider/Signature.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Framework_Provider_Signature\:\:getActionableMethodByActionName\(\) should return array but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Provider/Signature.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Framework_Provider_Signature\:\:\$_registry \(Zend_Tool_Framework_Registry\) does not accept Zend_Tool_Framework_Registry_Interface\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Provider/Signature.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Framework_Registry\:\:\$_loader \(Zend_Tool_Framework_Loader_Abstract\) does not accept Zend_Tool_Framework_Loader_Interface\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/Registry.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Tool_Framework_Client_Config\:\:\$basicloader\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Tool/Framework/System/Provider/Config.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Framework_Registry_Interface\:\:getConfig\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Tool/Framework/System/Provider/Config.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$type$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Framework/System/Provider/Config.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$prefix of function http_build_query expects string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Tool/Framework/System/Provider/Manifest.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Tool_Framework_Registry_Interface\:\:\$response\.$#'
|
|
identifier: property.notFound
|
|
count: 4
|
|
path: library/Zend/Tool/Framework/System/Provider/Version.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Project_Context_Content_Engine\:\:getContent\(\) should return false but returns mixed\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Content/Engine.php
|
|
|
|
-
|
|
message: '#^Binary operation "\." between non\-falsy\-string and Zend_Tool_Project_Context_Interface results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Content/Engine/Phtml.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource_Container\:\:getContext\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Filesystem/Abstract.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:create\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Filesystem/Directory.php
|
|
|
|
-
|
|
message: '#^Call to method exists\(\) on an unknown class Zend_Tool_Project_Context\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Filesystem/Directory.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return has invalid value \(Zend_Tool_Project_Context_Filesystem_Directory;\)\: Unexpected token ";", expected TOKEN_HORIZONTAL_WS at offset 88 on line 4$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Filesystem/Directory.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:create\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Filesystem/File.php
|
|
|
|
-
|
|
message: '#^Call to method exists\(\) on an unknown class Zend_Tool_Project_Context\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Filesystem/File.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Filesystem_File\:\:\$_filesystemName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Filesystem/File.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$str of function rtrim expects string, Zend_Tool_Project_Profile_Resource_Container given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/System/ProjectDirectory.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Tool_Project_Context_System_ProjectProfileFile\:\:getContents\(\) should be compatible with return type \(null\) of method Zend_Tool_Project_Context_Filesystem_File\:\:getContents\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/System/ProjectProfileFile.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$str of function ucfirst expects string, Zend_Tool_Project_Profile_Resource_Container given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/AbstractClassFile.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource_Container\:\:getContext\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Context/Zf/ActionMethod.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Project_Context_Zf_ActionMethod\:\:createActionMethod\(\) should return true but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ActionMethod.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_ActionMethod\:\:\$_actionName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ActionMethod.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_ActionMethod\:\:\$_controllerResource \(Zend_Tool_Project_Profile_Resource\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ActionMethod.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_ApplicationConfigFile\:\:\$_type \(string\|null\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ApplicationConfigFile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Tool_Project_Context_Zf_ApplicationConfigFile\:\:getContents\(\) should be compatible with return type \(null\) of method Zend_Tool_Project_Context_Filesystem_File\:\:getContents\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ApplicationConfigFile.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Project_Context_Zf_ApplicationDirectory\:\:init\(\) should return Zend_Tool_Project_Context_Filesystem_Abstract but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ApplicationDirectory.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:getPath\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Context/Zf/BootstrapFile.php
|
|
|
|
-
|
|
message: '#^Cannot call method exists\(\) on string\|Zend_Tool_Project_Context\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/BootstrapFile.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Project_Context_Zf_BootstrapFile\:\:init\(\) should return Zend_Tool_Project_Context_Filesystem_File but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/BootstrapFile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Tool_Project_Context_Zf_BootstrapFile\:\:getContents\(\) should be compatible with return type \(null\) of method Zend_Tool_Project_Context_Filesystem_File\:\:getContents\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/BootstrapFile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Tool_Project_Context_Zf_ConfigFile\:\:getContents\(\) should be compatible with return type \(null\) of method Zend_Tool_Project_Context_Filesystem_File\:\:getContents\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ConfigFile.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Project_Context_Zf_ControllerFile\:\:init\(\) should return Zend_Tool_Project_Context_Filesystem_File but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ControllerFile.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$str of function ucfirst expects string, Zend_Tool_Project_Profile_Resource_Container given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ControllerFile.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_ControllerFile\:\:\$_controllerName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ControllerFile.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_ControllerFile\:\:\$_moduleName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ControllerFile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Tool_Project_Context_Zf_ControllerFile\:\:getContents\(\) should be compatible with return type \(null\) of method Zend_Tool_Project_Context_Filesystem_File\:\:getContents\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ControllerFile.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Project_Context_Zf_DbTableFile\:\:getContents\(\) should return null but returns string\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/DbTableFile.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Project_Context_Zf_DbTableFile\:\:init\(\) should return Zend_Tool_Project_Context_Filesystem_File but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/DbTableFile.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$str of function ucfirst expects string, Zend_Tool_Project_Profile_Resource_Container given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/DbTableFile.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Project_Context_Zf_FormFile\:\:getContents\(\) should return null but returns string\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/FormFile.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Project_Context_Zf_FormFile\:\:init\(\) should return Zend_Tool_Project_Context_Filesystem_File but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/FormFile.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$str of function ucfirst expects string, Zend_Tool_Project_Profile_Resource_Container given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/FormFile.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_FormFile\:\:\$_formName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/FormFile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Tool_Project_Context_Zf_HtaccessFile\:\:getContents\(\) should be compatible with return type \(null\) of method Zend_Tool_Project_Context_Filesystem_File\:\:getContents\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/HtaccessFile.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_LayoutScriptFile\:\:\$_layoutName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/LayoutScriptFile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Tool_Project_Context_Zf_LayoutScriptFile\:\:getContents\(\) should be compatible with return type \(null\) of method Zend_Tool_Project_Context_Filesystem_File\:\:getContents\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/LayoutScriptFile.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Project_Context_Zf_ModelFile\:\:getContents\(\) should return null but returns string\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ModelFile.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Project_Context_Zf_ModelFile\:\:init\(\) should return Zend_Tool_Project_Context_Filesystem_File but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ModelFile.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$str of function ucfirst expects string, Zend_Tool_Project_Profile_Resource_Container given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ModelFile.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_ModelFile\:\:\$_modelName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ModelFile.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_ModuleDirectory\:\:\$_filesystemName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ModuleDirectory.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_ModuleDirectory\:\:\$_moduleName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ModuleDirectory.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$haystack of function strpos expects string, Zend_Tool_Project_Profile_Resource_Container given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ProjectProviderFile.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$str of function ucfirst expects string, Zend_Tool_Project_Profile_Resource_Container given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ProjectProviderFile.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$str of function explode expects string, Zend_Tool_Project_Profile_Resource_Container given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ProjectProviderFile.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_ProjectProviderFile\:\:\$_actionNames \(array\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ProjectProviderFile.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_ProjectProviderFile\:\:\$_projectProviderName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ProjectProviderFile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Tool_Project_Context_Zf_ProjectProviderFile\:\:getContents\(\) should be compatible with return type \(null\) of method Zend_Tool_Project_Context_Filesystem_File\:\:getContents\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ProjectProviderFile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Tool_Project_Context_Zf_PublicIndexFile\:\:getContents\(\) should be compatible with return type \(null\) of method Zend_Tool_Project_Context_Filesystem_File\:\:getContents\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/PublicIndexFile.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource_Container\:\:getContext\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Context/Zf/TestApplicationActionMethod.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource_Container\:\:getForControllerName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestApplicationActionMethod.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource_Container\:\:getForModuleName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestApplicationActionMethod.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource_Container\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestApplicationActionMethod.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_TestApplicationActionMethod\:\:\$_forActionName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestApplicationActionMethod.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_TestApplicationActionMethod\:\:\$_testApplicationControllerResource \(Zend_Tool_Project_Profile_Resource\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestApplicationActionMethod.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource_Container\:\:getForModuleName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestApplicationControllerFile.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource_Container\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestApplicationControllerFile.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$str of function ucfirst expects string, Zend_Tool_Project_Profile_Resource_Container given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestApplicationControllerFile.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_TestApplicationControllerFile\:\:\$_forControllerName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestApplicationControllerFile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Tool_Project_Context_Zf_TestApplicationControllerFile\:\:getContents\(\) should be compatible with return type \(null\) of method Zend_Tool_Project_Context_Filesystem_File\:\:getContents\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestApplicationControllerFile.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_TestApplicationModuleDirectory\:\:\$_filesystemName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestApplicationModuleDirectory.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_TestApplicationModuleDirectory\:\:\$_forModuleName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestApplicationModuleDirectory.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$haystack of function strrchr expects string, Zend_Tool_Project_Profile_Resource_Container given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestLibraryFile.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_TestLibraryFile\:\:\$_forClassName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestLibraryFile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Tool_Project_Context_Zf_TestLibraryFile\:\:getContents\(\) should be compatible with return type \(null\) of method Zend_Tool_Project_Context_Filesystem_File\:\:getContents\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestLibraryFile.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_TestLibraryNamespaceDirectory\:\:\$_filesystemName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestLibraryNamespaceDirectory.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_TestLibraryNamespaceDirectory\:\:\$_namespaceName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestLibraryNamespaceDirectory.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Tool_Project_Context_Zf_TestPHPUnitBootstrapFile\:\:getContents\(\) should be compatible with return type \(null\) of method Zend_Tool_Project_Context_Filesystem_File\:\:getContents\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestPHPUnitBootstrapFile.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Project_Context_Zf_TestPHPUnitConfigFile\:\:getContents\(\) should return null but returns string\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/TestPHPUnitConfigFile.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_ViewControllerScriptsDirectory\:\:\$_forControllerName \(name\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ViewControllerScriptsDirectory.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_ViewControllerScriptsDirectory\:\:\$_forControllerName has unknown class name as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ViewControllerScriptsDirectory.php
|
|
|
|
-
|
|
message: '#^Binary operation "\." between Zend_Tool_Project_Profile_Resource_Container and ''\.phtml'' results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ViewScriptFile.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource_Container\:\:getModuleName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ViewScriptFile.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource_Container\:\:getName\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ViewScriptFile.php
|
|
|
|
-
|
|
message: '#^Part \$controllerName \(Zend_Tool_Project_Profile_Resource_Container\) of encapsed string cannot be cast to string\.$#'
|
|
identifier: encapsedStringPart.nonString
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ViewScriptFile.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_ViewScriptFile\:\:\$_forActionName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ViewScriptFile.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Context_Zf_ViewScriptFile\:\:\$_scriptName \(string\) does not accept Zend_Tool_Project_Profile_Resource_Container\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ViewScriptFile.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_Tool_Project_Context_Zf_ViewScriptFile\:\:getContents\(\) should be compatible with return type \(null\) of method Zend_Tool_Project_Context_Filesystem_File\:\:getContents\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Context/Zf/ViewScriptFile.php
|
|
|
|
-
|
|
message: '#^Class SimpleXMLElement referenced with incorrect case\: SimpleXmlElement\.$#'
|
|
identifier: class.nameCase
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Profile/FileParser/Xml.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Project_Profile_Resource_Container\:\:append\(\) invoked with 2 parameters, 1 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Profile/FileParser/Xml.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$resources of method Zend_Tool_Project_Profile_FileParser_Xml\:\:_serializeRecurser\(\) expects array, Zend_Tool_Project_Profile given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Profile/FileParser/Xml.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$value of method SimpleXMLElement\:\:addAttribute\(\) expects string, Zend_Tool_Project_Profile_Resource_Container given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Profile/FileParser/Xml.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Iterator\<mixed, mixed\>\:\:getChildren\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Profile/Iterator/ContextFilter.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @return with type object is not subtype of native type RecursiveFilterIterator\|null\.$#'
|
|
identifier: return.phpDocType
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Profile/Iterator/ContextFilter.php
|
|
|
|
-
|
|
message: '#^Call to method getName\(\) on an unknown class Zend_Tool_Project_Context\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Profile/Resource.php
|
|
|
|
-
|
|
message: '#^Cannot call method getName\(\) on string\|Zend_Tool_Project_Context\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Profile/Resource.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Project_Profile_Resource\:\:getContext\(\) has invalid return type Zend_Tool_Project_Context\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Profile/Resource.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Project_Profile_Resource\:\:initializeContext\(\) should return Zend_Tool_Project_Profile_Resource but empty return statement found\.$#'
|
|
identifier: return.empty
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Profile/Resource.php
|
|
|
|
-
|
|
message: '#^Property Zend_Tool_Project_Profile_Resource\:\:\$_context has unknown class Zend_Tool_Project_Context as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Profile/Resource.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property ArrayObject\:\:\$name\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Profile/Resource/Container.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property ArrayObject\:\:\$params\.$#'
|
|
identifier: property.notFound
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Profile/Resource/Container.php
|
|
|
|
-
|
|
message: '#^Cannot cast \$this\(Zend_Tool_Project_Profile_Resource_Container\) to string\.$#'
|
|
identifier: cast.string
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Profile/Resource/Container.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$searchParameters$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Profile/Resource/Container.php
|
|
|
|
-
|
|
message: '#^Variable \$name might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Profile/Resource/SearchConstraints.php
|
|
|
|
-
|
|
message: '#^Variable \$params might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Profile/Resource/SearchConstraints.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Framework_Registry_Interface\:\:getStorage\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Abstract.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:loadProviders\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Abstract.php
|
|
|
|
-
|
|
message: '#^Cannot call method getPath\(\) on string\|Zend_Tool_Project_Context\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Abstract.php
|
|
|
|
-
|
|
message: '#^Cannot call method save\(\) on string\|Zend_Tool_Project_Context\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Project_Provider_Abstract\:\:_getProfile\(\) should return Zend_Tool_Project_Profile but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Project_Provider_Abstract\:\:_loadProfile\(\) should return Zend_Tool_Project_Profile but returns false\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Abstract.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:create\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Tool/Project/Provider/Action.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource_Container\:\:getContext\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 4
|
|
path: library/Zend/Tool/Project/Provider/Action.php
|
|
|
|
-
|
|
message: '#^Cannot call method getPath\(\) on string\|Zend_Tool_Project_Context\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Provider/Action.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:addStringItem\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Application.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:create\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Provider/Application.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:getAsZendConfig\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Application.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:removeStringItem\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Application.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:setClassNamePrefix\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Application.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$force$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Application.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:create\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Provider/Controller.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource_Container\:\:create\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Controller.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource_Container\:\:getContext\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Provider/Controller.php
|
|
|
|
-
|
|
message: '#^Cannot call method getPath\(\) on string\|Zend_Tool_Project_Context\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Provider/Controller.php
|
|
|
|
-
|
|
message: '#^Variable \$indexActionViewResource might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 3
|
|
path: library/Zend/Tool/Project/Provider/Controller.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:addItem\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/DbAdapter.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:create\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/DbAdapter.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:getContents\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/DbAdapter.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:getPath\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/DbAdapter.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:getApplicationInstance\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/DbTable.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/DbTable.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:create\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Form.php
|
|
|
|
-
|
|
message: '#^Cannot call method getPath\(\) on string\|Zend_Tool_Project_Context\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Provider/Form.php
|
|
|
|
-
|
|
message: '#^If condition is always false\.$#'
|
|
identifier: if.alwaysFalse
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Provider/Form.php
|
|
|
|
-
|
|
message: '#^Variable \$testFormResource might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Provider/Form.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:addStringItem\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Layout.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:create\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Layout.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:getAsZendConfig\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Layout.php
|
|
|
|
-
|
|
message: '#^If condition is always false\.$#'
|
|
identifier: if.alwaysFalse
|
|
count: 3
|
|
path: library/Zend/Tool/Project/Provider/Model.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:addStringItem\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Provider/Module.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:create\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Module.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:removeStringItem\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Module.php
|
|
|
|
-
|
|
message: '#^Variable \$currentChildResource might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Module.php
|
|
|
|
-
|
|
message: '#^Binary operation "\." between ''Working with…'' and Zend_Tool_Project_Profile_Resource_Container results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Project.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Framework_Registry_Interface\:\:getStorage\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Project.php
|
|
|
|
-
|
|
message: '#^Variable \$name might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Project.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:create\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/ProjectProvider.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:getPath\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Provider/ProjectProvider.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @var above a method has no effect\.$#'
|
|
identifier: varTag.misplaced
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/ProjectProvider.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:create\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Test.php
|
|
|
|
-
|
|
message: '#^Cannot call method getPath\(\) on string\|Zend_Tool_Project_Context\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Provider/Test.php
|
|
|
|
-
|
|
message: '#^Path in include\(\) "PHPUnit/Runner/Version\.php" is not a file or it does not exist\.$#'
|
|
identifier: include.fileNotFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Test.php
|
|
|
|
-
|
|
message: '#^Variable \$libraryFileResource might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/Test.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Tool_Project_Profile_Resource\:\:create\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/Tool/Project/Provider/View.php
|
|
|
|
-
|
|
message: '#^Cannot call method getPath\(\) on string\|Zend_Tool_Project_Context\.$#'
|
|
identifier: method.nonObject
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Provider/View.php
|
|
|
|
-
|
|
message: '#^Method Zend_Tool_Framework_Registry_Interface\:\:getResponse\(\) invoked with 1 parameter, 0 required\.$#'
|
|
identifier: arguments.count
|
|
count: 2
|
|
path: library/Zend/Tool/Project/Provider/View.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param has invalid value \(string\|Zend_Locale \[\$locale\]\)\: Unexpected token "\[", expected variable at offset 225 on line 6$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Translate.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param has invalid value \(string\|Zend_Locale \[\$locale\]\)\: Unexpected token "\[", expected variable at offset 248 on line 6$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Translate.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param has invalid value \(string\|array \[\$content\] Path to content, or content itself\)\: Unexpected token "\[", expected variable at offset 145 on line 5$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Translate.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param has invalid value \(string\|array \[\$content\] Path to content, or content itself\)\: Unexpected token "\[", expected variable at offset 168 on line 5$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Translate.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param has invalid value \(string\|Zend_Locale \[\$locale\]\)\: Unexpected token "\[", expected variable at offset 199 on line 6$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param has invalid value \(string\|array \[\$content\]\)\: Unexpected token "\[", expected variable at offset 154 on line 5$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$cache$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$content$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @var has invalid value \(array\(\)\)\: Unexpected token "\(", expected TOKEN_HORIZONTAL_WS at offset 75 on line 3$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Translate_Adapter\:\:\$_cache \(Zend_Cache_Core\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Translate_Adapter\:\:\$_cache \(Zend_Cache_Core\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 5
|
|
path: library/Zend/Translate/Adapter.php
|
|
|
|
-
|
|
message: '#^Variable \$number might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 4
|
|
path: library/Zend/Translate/Adapter.php
|
|
|
|
-
|
|
message: '#^Variable \$plocale might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Translate/Adapter.php
|
|
|
|
-
|
|
message: '#^Offset mixed on array\{\} in isset\(\) does not exist\.$#'
|
|
identifier: isset.offset
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Array.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$option$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Csv.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*" between 4 and string results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 2
|
|
path: library/Zend/Translate/Adapter/Gettext.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$option$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Gettext.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Zend_Translation_Exception is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Gettext.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$bytes of method Zend_Translate_Adapter_Gettext\:\:_readMOData\(\) expects string, \(float\|int\) given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Translate/Adapter/Gettext.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$bytes of method Zend_Translate_Adapter_Gettext\:\:_readMOData\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 5
|
|
path: library/Zend/Translate/Adapter/Gettext.php
|
|
|
|
-
|
|
message: '#^Offset mixed on array\{\} in isset\(\) does not exist\.$#'
|
|
identifier: isset.offset
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Ini.php
|
|
|
|
-
|
|
message: '#^Method Zend_Translate_Adapter_Qt\:\:_contentElement\(\) is unused\.$#'
|
|
identifier: method.unused
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Qt.php
|
|
|
|
-
|
|
message: '#^Method Zend_Translate_Adapter_Qt\:\:_endElement\(\) is unused\.$#'
|
|
identifier: method.unused
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Qt.php
|
|
|
|
-
|
|
message: '#^Method Zend_Translate_Adapter_Qt\:\:_startElement\(\) is unused\.$#'
|
|
identifier: method.unused
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Qt.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$option$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Qt.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Zend_Translation_Exception is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Qt.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$hdl of function xml_set_character_data_handler expects callable\(\)\: mixed, ''_contentElement'' given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Qt.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$shdl of function xml_set_element_handler expects callable\(\)\: mixed, ''_startElement'' given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Qt.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$ehdl of function xml_set_element_handler expects callable\(\)\: mixed, ''_endElement'' given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Qt.php
|
|
|
|
-
|
|
message: '#^Property Zend_Translate_Adapter_Qt\:\:\$_cleared is never read, only written\.$#'
|
|
identifier: property.onlyWritten
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Qt.php
|
|
|
|
-
|
|
message: '#^Property Zend_Translate_Adapter_Qt\:\:\$_source is never read, only written\.$#'
|
|
identifier: property.onlyWritten
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Qt.php
|
|
|
|
-
|
|
message: '#^Property Zend_Translate_Adapter_Qt\:\:\$_transunit is never read, only written\.$#'
|
|
identifier: property.onlyWritten
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Qt.php
|
|
|
|
-
|
|
message: '#^Method Zend_Translate_Adapter_Tbx\:\:_contentElement\(\) is unused\.$#'
|
|
identifier: method.unused
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Tbx.php
|
|
|
|
-
|
|
message: '#^Method Zend_Translate_Adapter_Tbx\:\:_endElement\(\) is unused\.$#'
|
|
identifier: method.unused
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Tbx.php
|
|
|
|
-
|
|
message: '#^Method Zend_Translate_Adapter_Tbx\:\:_startElement\(\) is unused\.$#'
|
|
identifier: method.unused
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Tbx.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$option$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Tbx.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Zend_Translation_Exception is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Tbx.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$hdl of function xml_set_character_data_handler expects callable\(\)\: mixed, ''_contentElement'' given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Tbx.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$shdl of function xml_set_element_handler expects callable\(\)\: mixed, ''_startElement'' given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Tbx.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$ehdl of function xml_set_element_handler expects callable\(\)\: mixed, ''_endElement'' given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Tbx.php
|
|
|
|
-
|
|
message: '#^Property Zend_Translate_Adapter_Tbx\:\:\$_cleared is never read, only written\.$#'
|
|
identifier: property.onlyWritten
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Tbx.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$name$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Tmx.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$option$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Tmx.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Zend_Translation_Exception is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Tmx.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$hdl of function xml_set_character_data_handler expects callable\(\)\: mixed, ''_contentElement'' given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Tmx.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$shdl of function xml_set_element_handler expects callable\(\)\: mixed, ''_startElement'' given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Tmx.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$ehdl of function xml_set_element_handler expects callable\(\)\: mixed, ''_endElement'' given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Tmx.php
|
|
|
|
-
|
|
message: '#^Method Zend_Translate_Adapter_Xliff\:\:_contentElement\(\) is unused\.$#'
|
|
identifier: method.unused
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Xliff.php
|
|
|
|
-
|
|
message: '#^Method Zend_Translate_Adapter_Xliff\:\:_endElement\(\) is unused\.$#'
|
|
identifier: method.unused
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Xliff.php
|
|
|
|
-
|
|
message: '#^Method Zend_Translate_Adapter_Xliff\:\:_startElement\(\) is unused\.$#'
|
|
identifier: method.unused
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Xliff.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$option$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Xliff.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Zend_Translation_Exception is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Xliff.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$hdl of function xml_set_character_data_handler expects callable\(\)\: mixed, ''_contentElement'' given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Xliff.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$shdl of function xml_set_element_handler expects callable\(\)\: mixed, ''_startElement'' given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Xliff.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$ehdl of function xml_set_element_handler expects callable\(\)\: mixed, ''_endElement'' given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Xliff.php
|
|
|
|
-
|
|
message: '#^Property Zend_Translate_Adapter_Xliff\:\:\$_cleared is never read, only written\.$#'
|
|
identifier: property.onlyWritten
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/Xliff.php
|
|
|
|
-
|
|
message: '#^Method Zend_Translate_Adapter_XmlTm\:\:_contentElement\(\) is unused\.$#'
|
|
identifier: method.unused
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/XmlTm.php
|
|
|
|
-
|
|
message: '#^Method Zend_Translate_Adapter_XmlTm\:\:_endElement\(\) is unused\.$#'
|
|
identifier: method.unused
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/XmlTm.php
|
|
|
|
-
|
|
message: '#^Method Zend_Translate_Adapter_XmlTm\:\:_startElement\(\) is unused\.$#'
|
|
identifier: method.unused
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/XmlTm.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$option$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/XmlTm.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Zend_Translation_Exception is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/XmlTm.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$hdl of function xml_set_character_data_handler expects callable\(\)\: mixed, ''_contentElement'' given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/XmlTm.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$shdl of function xml_set_element_handler expects callable\(\)\: mixed, ''_startElement'' given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/XmlTm.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$ehdl of function xml_set_element_handler expects callable\(\)\: mixed, ''_endElement'' given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/XmlTm.php
|
|
|
|
-
|
|
message: '#^Property Zend_Translate_Adapter_XmlTm\:\:\$_cleared is never read, only written\.$#'
|
|
identifier: property.onlyWritten
|
|
count: 1
|
|
path: library/Zend/Translate/Adapter/XmlTm.php
|
|
|
|
-
|
|
message: '#^Cannot assign offset \(string\|false\) to string\.$#'
|
|
identifier: offsetAssign.dimType
|
|
count: 1
|
|
path: library/Zend/Translate/Plural.php
|
|
|
|
-
|
|
message: '#^Method Zend_Translate_Plural\:\:setPlural\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Translate/Plural.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Translate_Plural\:\:\$_plural \(string\) does not accept default value of type array\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Translate/Plural.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Translate/Plural.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/Uri.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\>" between int\<1, max\> and 0 is always true\.$#'
|
|
identifier: greater.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Uri/Http.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$options of class Zend_Validate_Hostname constructor expects array, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Uri/Http.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between 0\|1 and false will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Uri/Http.php
|
|
|
|
-
|
|
message: '#^Method Zend_Validate\:\:addDefaultNamespaces\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Validate.php
|
|
|
|
-
|
|
message: '#^Method Zend_Validate\:\:setDefaultNamespaces\(\) should return null but return statement is missing\.$#'
|
|
identifier: return.missing
|
|
count: 1
|
|
path: library/Zend/Validate.php
|
|
|
|
-
|
|
message: '#^Method Zend_Validate_Abstract\:\:_createMessage\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Validate/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Validate_Abstract\:\:getDefaultTranslator\(\) should return Zend_Translate_Adapter\|null but returns Zend_Translate\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Validate/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_Validate_Abstract\:\:getTranslator\(\) should return Zend_Translate_Adapter\|null but returns Zend_Translate\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Validate/Abstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_Abstract\:\:\$_translator \(Zend_Translate\) does not accept Zend_Translate_Adapter\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Validate/Abstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_Abstract\:\:\$_translator \(Zend_Translate\) does not accept Zend_Translate_Adapter\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Validate/Abstract.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Validate_Abstract\:\:\$_defaultTranslator \(Zend_Translate\) does not accept Zend_Translate_Adapter\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Validate/Abstract.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Validate_Abstract\:\:\$_defaultTranslator \(Zend_Translate\) does not accept Zend_Translate_Adapter\|null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Validate/Abstract.php
|
|
|
|
-
|
|
message: '#^Call to method checkChars\(\) on an unknown class Zend_Validate_Barcode_BarcodeAdapter\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode.php
|
|
|
|
-
|
|
message: '#^Call to method checkLength\(\) on an unknown class Zend_Validate_Barcode_BarcodeAdapter\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode.php
|
|
|
|
-
|
|
message: '#^Call to method checksum\(\) on an unknown class Zend_Validate_Barcode_BarcodeAdapter\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode.php
|
|
|
|
-
|
|
message: '#^Call to method getCheck\(\) on an unknown class Zend_Validate_Barcode_BarcodeAdapter\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode.php
|
|
|
|
-
|
|
message: '#^Call to method getLength\(\) on an unknown class Zend_Validate_Barcode_BarcodeAdapter\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode.php
|
|
|
|
-
|
|
message: '#^Call to method setCheck\(\) on an unknown class Zend_Validate_Barcode_BarcodeAdapter\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode.php
|
|
|
|
-
|
|
message: '#^Method Zend_Validate_Barcode\:\:getAdapter\(\) has invalid return type Zend_Validate_Barcode_BarcodeAdapter\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode.php
|
|
|
|
-
|
|
message: '#^Parameter \$adapter of method Zend_Validate_Barcode\:\:__construct\(\) has invalid type Zend_Validate_Barcode_BarcodeAdapter\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_Barcode\:\:\$_adapter has unknown class Zend_Validate_Barcode_BarcodeAdapter as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_Barcode\:\:\$_length \(int\) does not accept \(string\|false\)\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_Barcode\:\:\$_length \(int\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 3
|
|
path: library/Zend/Validate/Barcode.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*" between non\-empty\-string and 3 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 2
|
|
path: library/Zend/Validate/Barcode/AdapterAbstract.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*" between non\-empty\-string and 4 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode/AdapterAbstract.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*" between non\-empty\-string and 9 results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode/AdapterAbstract.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_Barcode_Code25interleaved\:\:\$_length \(int\) does not accept default value of type string\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode/Code25interleaved.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_Barcode_Code39ext\:\:\$_characters \(string\) does not accept default value of type int\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode/Code39ext.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_Barcode_Code93ext\:\:\$_characters \(string\) does not accept default value of type int\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode/Code93ext.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_Barcode_Ean8\:\:\$_length \(int\) does not accept default value of type array\<int, int\>\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode/Ean8.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_Barcode_Intelligentmail\:\:\$_length \(int\) does not accept default value of type array\<int, int\>\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode/Intelligentmail.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_Barcode_Issn\:\:\$_length \(int\) does not accept default value of type array\<int, int\>\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode/Issn.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_Barcode_Planet\:\:\$_length \(int\) does not accept default value of type array\<int, int\>\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode/Planet.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_Barcode_Postnet\:\:\$_length \(int\) does not accept default value of type array\<int, int\>\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode/Postnet.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_Barcode_Upce\:\:\$_length \(int\) does not accept default value of type array\<int, int\>\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Validate/Barcode/Upce.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*" between int\<1, max\> and non\-empty\-string results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Validate/Ccnum.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*" between int\<1, max\> and non\-empty\-string results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Validate/CreditCard.php
|
|
|
|
-
|
|
message: '#^Method Zend_Validate_CreditCard\:\:getService\(\) has invalid return type callback\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/CreditCard.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_CreditCard\:\:\$_service \(callback\) in empty\(\) is not falsy\.$#'
|
|
identifier: empty.property
|
|
count: 1
|
|
path: library/Zend/Validate/CreditCard.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_CreditCard\:\:\$_service has unknown class callback as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/CreditCard.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_Validate_EmailAddress\:\:\$localPart\.$#'
|
|
identifier: property.notFound
|
|
count: 5
|
|
path: library/Zend/Validate/EmailAddress.php
|
|
|
|
-
|
|
message: '#^Cannot access offset \*NEVER\* on 0\|1\.$#'
|
|
identifier: offsetAccess.nonOffsetAccessible
|
|
count: 2
|
|
path: library/Zend/Validate/EmailAddress.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\<" between int\<4, max\> and 4 is always false\.$#'
|
|
identifier: smaller.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Validate/EmailAddress.php
|
|
|
|
-
|
|
message: '#^Method Zend_Validate_EmailAddress\:\:getDomainCheck\(\) has invalid return type unknown\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/EmailAddress.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$decimal_number of function decbin expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Validate/EmailAddress.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$options of class Zend_Validate_Hostname constructor expects array, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Validate/EmailAddress.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$length of function substr expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Validate/EmailAddress.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$pad_string of function str_pad expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Validate/EmailAddress.php
|
|
|
|
-
|
|
message: '#^Offset ''name'' does not exist on string\.$#'
|
|
identifier: offsetAccess.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/File/Count.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$file of method Zend_Validate_File_Count\:\:_throw\(\) expects string, array\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Validate/File/Count.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$array of function array_unique expects array, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Validate/File/Crc32.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$file of method Zend_Validate_File_Hash\:\:_throw\(\) expects string, array\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Validate/File/Crc32.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$input of function array_keys expects array, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Validate/File/Crc32.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$file of method Zend_Validate_File_Extension\:\:_throw\(\) expects string, array\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Validate/File/ExcludeExtension.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$file of method Zend_Validate_File_MimeType\:\:_throw\(\) expects string, array given\.$#'
|
|
identifier: argument.type
|
|
count: 4
|
|
path: library/Zend/Validate/File/ExcludeMimeType.php
|
|
|
|
-
|
|
message: '#^Cannot assign new offset to string\.$#'
|
|
identifier: offsetAssign.dimType
|
|
count: 1
|
|
path: library/Zend/Validate/File/Exists.php
|
|
|
|
-
|
|
message: '#^Offset ''name'' does not exist on string\.$#'
|
|
identifier: offsetAccess.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/File/Exists.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$file of method Zend_Validate_File_Exists\:\:_throw\(\) expects string, array given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Validate/File/Exists.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_File_Exists\:\:\$_directory \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Validate/File/Exists.php
|
|
|
|
-
|
|
message: '#^Offset ''name'' does not exist on string\.$#'
|
|
identifier: offsetAccess.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/File/Extension.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$file of method Zend_Validate_File_Extension\:\:_throw\(\) expects string, array\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Validate/File/Extension.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$file of method Zend_Validate_File_Size\:\:_throw\(\) expects string, array\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 5
|
|
path: library/Zend/Validate/File/FilesSize.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_File_Size\:\:\$_max \(int\|null\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Validate/File/FilesSize.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_File_Size\:\:\$_min \(int\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Validate/File/FilesSize.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_File_Size\:\:\$_size \(int\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Validate/File/FilesSize.php
|
|
|
|
-
|
|
message: '#^Offset ''name'' does not exist on string\.$#'
|
|
identifier: offsetAccess.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/File/Hash.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$array of function array_unique expects array, null given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Validate/File/Hash.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$file of method Zend_Validate_File_Hash\:\:_throw\(\) expects string, array\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Validate/File/Hash.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$input of function array_keys expects array, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Validate/File/Hash.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$input of function array_values expects array\<T\>, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Validate/File/Hash.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_File_Hash\:\:\$_hash \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Validate/File/Hash.php
|
|
|
|
-
|
|
message: '#^Offset ''name'' does not exist on string\.$#'
|
|
identifier: offsetAccess.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/File/ImageSize.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$file of method Zend_Validate_File_ImageSize\:\:_throw\(\) expects string, array\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 6
|
|
path: library/Zend/Validate/File/ImageSize.php
|
|
|
|
-
|
|
message: '#^Offset ''name'' does not exist on string\.$#'
|
|
identifier: offsetAccess.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/File/IsCompressed.php
|
|
|
|
-
|
|
message: '#^Offset ''name'' does not exist on string\.$#'
|
|
identifier: offsetAccess.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/File/IsImage.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$array of function array_unique expects array, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Validate/File/Md5.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$file of method Zend_Validate_File_Hash\:\:_throw\(\) expects string, array\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Validate/File/Md5.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$input of function array_keys expects array, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Validate/File/Md5.php
|
|
|
|
-
|
|
message: '#^Offset ''name'' does not exist on string\.$#'
|
|
identifier: offsetAccess.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/File/MimeType.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$file of method Zend_Validate_File_MimeType\:\:_throw\(\) expects string, array given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Validate/File/MimeType.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$code of class Zend_Validate_Exception constructor expects int, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Validate/File/MimeType.php
|
|
|
|
-
|
|
message: '#^Parameter \#3 \$previous of class Zend_Validate_Exception constructor expects Throwable\|null, array given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Validate/File/MimeType.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_File_MimeType\:\:\$_finfo \(resource\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Validate/File/MimeType.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_File_MimeType\:\:\$_finfo \(resource\) in empty\(\) is not falsy\.$#'
|
|
identifier: empty.property
|
|
count: 4
|
|
path: library/Zend/Validate/File/MimeType.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_File_MimeType\:\:\$_finfoError \(array\) does not accept ErrorException\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Validate/File/MimeType.php
|
|
|
|
-
|
|
message: '#^Result of && is always false\.$#'
|
|
identifier: booleanAnd.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Validate/File/MimeType.php
|
|
|
|
-
|
|
message: '#^Cannot assign new offset to string\.$#'
|
|
identifier: offsetAssign.dimType
|
|
count: 1
|
|
path: library/Zend/Validate/File/NotExists.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$file of method Zend_Validate_File_Exists\:\:_throw\(\) expects string, array given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Validate/File/NotExists.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$array of function array_unique expects array, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Validate/File/Sha1.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$file of method Zend_Validate_File_Hash\:\:_throw\(\) expects string, array\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Validate/File/Sha1.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$input of function array_keys expects array, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/Validate/File/Sha1.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*\=" between string and 1\.1805916207174113E\+21 results in an error\.$#'
|
|
identifier: assignOp.invalid
|
|
count: 1
|
|
path: library/Zend/Validate/File/Size.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*\=" between string and 1\.2089258196146292E\+24 results in an error\.$#'
|
|
identifier: assignOp.invalid
|
|
count: 1
|
|
path: library/Zend/Validate/File/Size.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*\=" between string and 1024 results in an error\.$#'
|
|
identifier: assignOp.invalid
|
|
count: 1
|
|
path: library/Zend/Validate/File/Size.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*\=" between string and 1048576 results in an error\.$#'
|
|
identifier: assignOp.invalid
|
|
count: 1
|
|
path: library/Zend/Validate/File/Size.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*\=" between string and 1073741824 results in an error\.$#'
|
|
identifier: assignOp.invalid
|
|
count: 1
|
|
path: library/Zend/Validate/File/Size.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*\=" between string and 1099511627776 results in an error\.$#'
|
|
identifier: assignOp.invalid
|
|
count: 1
|
|
path: library/Zend/Validate/File/Size.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*\=" between string and 1125899906842624 results in an error\.$#'
|
|
identifier: assignOp.invalid
|
|
count: 1
|
|
path: library/Zend/Validate/File/Size.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*\=" between string and 1152921504606846976 results in an error\.$#'
|
|
identifier: assignOp.invalid
|
|
count: 1
|
|
path: library/Zend/Validate/File/Size.php
|
|
|
|
-
|
|
message: '#^Offset ''name'' does not exist on string\.$#'
|
|
identifier: offsetAccess.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/File/Size.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$file of method Zend_Validate_File_Size\:\:_throw\(\) expects string, array\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 5
|
|
path: library/Zend/Validate/File/Size.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$size of method Zend_Validate_File_Size\:\:_fromByteString\(\) expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Validate/File/Size.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$size of method Zend_Validate_File_Size\:\:_toByteString\(\) expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 2
|
|
path: library/Zend/Validate/File/Size.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_File_Size\:\:\$_max \(int\|null\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Validate/File/Size.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_File_Size\:\:\$_min \(int\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/Validate/File/Size.php
|
|
|
|
-
|
|
message: '#^Property Zend_Validate_File_Size\:\:\$_size \(int\) does not accept string\.$#'
|
|
identifier: assign.propertyType
|
|
count: 5
|
|
path: library/Zend/Validate/File/Size.php
|
|
|
|
-
|
|
message: '#^Offset ''name'' does not exist on string\.$#'
|
|
identifier: offsetAccess.notFound
|
|
count: 1
|
|
path: library/Zend/Validate/File/WordCount.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$file of method Zend_Validate_File_WordCount\:\:_throw\(\) expects string, array\|null given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/Validate/File/WordCount.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\<" between int\<70100, 80399\> and 50600 is always false\.$#'
|
|
identifier: smaller.alwaysFalse
|
|
count: 3
|
|
path: library/Zend/Validate/Hostname.php
|
|
|
|
-
|
|
message: '#^Do\-while loop condition is always false\.$#'
|
|
identifier: doWhile.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/Validate/Hostname.php
|
|
|
|
-
|
|
message: '#^Method Zend_Validate_Hostname\:\:decodePunycode\(\) should return string but returns false\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/Validate/Hostname.php
|
|
|
|
-
|
|
message: '#^Variable \$context in isset\(\) always exists and is not nullable\.$#'
|
|
identifier: isset.variable
|
|
count: 1
|
|
path: library/Zend/Validate/Identical.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$haystack with type mixed is not subtype of native type array\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/Validate/InArray.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*" between 3 and non\-empty\-string results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Validate/Isbn.php
|
|
|
|
-
|
|
message: '#^Binary operation "\*" between int\<2, 10\> and non\-empty\-string results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/Validate/Isbn.php
|
|
|
|
-
|
|
message: '#^Method Zend_Validate_Isbn\:\:_detectFormat\(\) should return string but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Validate/Isbn.php
|
|
|
|
-
|
|
message: '#^Call to function method_exists\(\) with object and ''__toString'' will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/Validate/NotEmpty.php
|
|
|
|
-
|
|
message: '#^Call to function is_string\(\) with string will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/Validate/Sitemap/Changefreq.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\<" between int\<70100, 80399\> and 50600 is always false\.$#'
|
|
identifier: smaller.alwaysFalse
|
|
count: 3
|
|
path: library/Zend/Validate/StringLength.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param has invalid value \(string The view script to execute\.\)\: Unexpected token "The", expected variable at offset 109 on line 4$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/View.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Abstract\:\:__get\(\) should return null but returns mixed\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/View/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Abstract\:\:_run\(\) invoked with 1 parameter, 0 required\.$#'
|
|
identifier: arguments.count
|
|
count: 1
|
|
path: library/Zend/View/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Abstract\:\:_setFilterClass\(\) is unused\.$#'
|
|
identifier: method.unused
|
|
count: 1
|
|
path: library/Zend/View/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Abstract\:\:_setHelperClass\(\) is unused\.$#'
|
|
identifier: method.unused
|
|
count: 1
|
|
path: library/Zend/View/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Abstract\:\:_setPath\(\) is unused\.$#'
|
|
identifier: method.unused
|
|
count: 1
|
|
path: library/Zend/View/Abstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$prefix$#'
|
|
identifier: parameter.notFound
|
|
count: 2
|
|
path: library/Zend/View/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$path of method Zend_View_Abstract\:\:setFilterPath\(\) expects array\|string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/View/Abstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$path of method Zend_View_Abstract\:\:setScriptPath\(\) expects array\|string, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/View/Abstract.php
|
|
|
|
-
|
|
message: '#^Variable \$storeVar might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_Currency\:\:currency\(\) should return string but returns \$this\(Zend_View_Helper_Currency\)\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/View/Helper/Currency.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param has invalid value \(string\|array variable number of arguments, all string names of variables to test\)\: Unexpected token "variable", expected variable at offset 797 on line 22$#'
|
|
identifier: phpDoc.parseError
|
|
count: 1
|
|
path: library/Zend/View/Helper/DeclareVars.php
|
|
|
|
-
|
|
message: '#^Variable \$view in isset\(\) is never defined\.$#'
|
|
identifier: isset.variable
|
|
count: 1
|
|
path: library/Zend/View/Helper/DeclareVars.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/View/Helper/Fieldset.php
|
|
|
|
-
|
|
message: '#^Variable \$escape might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/Fieldset.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/View/Helper/Form.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 4
|
|
path: library/Zend/View/Helper/FormButton.php
|
|
|
|
-
|
|
message: '#^Variable \$disable might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormButton.php
|
|
|
|
-
|
|
message: '#^Variable \$escape might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormButton.php
|
|
|
|
-
|
|
message: '#^Variable \$id might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormButton.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/View/Helper/FormCheckbox.php
|
|
|
|
-
|
|
message: '#^Negated boolean expression is always false\.$#'
|
|
identifier: booleanNot.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormCheckbox.php
|
|
|
|
-
|
|
message: '#^Variable \$disable might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormCheckbox.php
|
|
|
|
-
|
|
message: '#^Variable \$id might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormCheckbox.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/View/Helper/FormElement.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormErrors.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/View/Helper/FormFile.php
|
|
|
|
-
|
|
message: '#^Variable \$disable might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormFile.php
|
|
|
|
-
|
|
message: '#^Variable \$id might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormFile.php
|
|
|
|
-
|
|
message: '#^Call to function is_array\(\) with array will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormHidden.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 5
|
|
path: library/Zend/View/Helper/FormImage.php
|
|
|
|
-
|
|
message: '#^Variable \$disable might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormImage.php
|
|
|
|
-
|
|
message: '#^Variable \$id might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormImage.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/View/Helper/FormLabel.php
|
|
|
|
-
|
|
message: '#^Negated boolean expression is always false\.$#'
|
|
identifier: booleanNot.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormLabel.php
|
|
|
|
-
|
|
message: '#^Variable \$disable might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormLabel.php
|
|
|
|
-
|
|
message: '#^Variable \$escape might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormLabel.php
|
|
|
|
-
|
|
message: '#^Variable \$id might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormLabel.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/View/Helper/FormPassword.php
|
|
|
|
-
|
|
message: '#^Variable \$disable might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormPassword.php
|
|
|
|
-
|
|
message: '#^Variable \$id might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormPassword.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/View/Helper/FormRadio.php
|
|
|
|
-
|
|
message: '#^Variable \$disable might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormRadio.php
|
|
|
|
-
|
|
message: '#^Variable \$escape might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormRadio.php
|
|
|
|
-
|
|
message: '#^Variable \$id might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormRadio.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/View/Helper/FormReset.php
|
|
|
|
-
|
|
message: '#^Variable \$disable might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormReset.php
|
|
|
|
-
|
|
message: '#^Variable \$id might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormReset.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 7
|
|
path: library/Zend/View/Helper/FormSelect.php
|
|
|
|
-
|
|
message: '#^Variable \$disable might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormSelect.php
|
|
|
|
-
|
|
message: '#^Variable \$id might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/View/Helper/FormSelect.php
|
|
|
|
-
|
|
message: '#^Variable \$multiple in empty\(\) always exists and is not falsy\.$#'
|
|
identifier: empty.variable
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormSelect.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/View/Helper/FormSubmit.php
|
|
|
|
-
|
|
message: '#^Variable \$disable might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormSubmit.php
|
|
|
|
-
|
|
message: '#^Variable \$id might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormSubmit.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/View/Helper/FormText.php
|
|
|
|
-
|
|
message: '#^Variable \$disable might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormText.php
|
|
|
|
-
|
|
message: '#^Variable \$id might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormText.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/View/Helper/FormTextarea.php
|
|
|
|
-
|
|
message: '#^Variable \$disable might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormTextarea.php
|
|
|
|
-
|
|
message: '#^Variable \$id might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/FormTextarea.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Abstract\:\:doctype\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/View/Helper/HeadLink.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadLink\:\:getIndent\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadLink.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadLink\:\:getSeparator\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadLink.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadLink\:\:getWhitespace\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadLink.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadLink\:\:setSeparator\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadLink.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadLink\:\:__call\(\) with return type void returns \$this\(Zend_View_Helper_HeadLink\) but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadLink.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadLink\:\:__call\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadLink.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadLink\:\:append\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadLink.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadLink\:\:offsetSet\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadLink.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadLink\:\:prepend\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadLink.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadLink\:\:set\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadLink.php
|
|
|
|
-
|
|
message: '#^Result of method ArrayObject\<\(int\|string\),mixed\>\:\:append\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadLink.php
|
|
|
|
-
|
|
message: '#^Result of method ArrayObject\<\(int\|string\),mixed\>\:\:offsetSet\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadLink.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_View_Helper_Placeholder_Container_Abstract\:\:prepend\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadLink.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_View_Helper_Placeholder_Container_Abstract\:\:set\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadLink.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Abstract\:\:doctype\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadMeta\:\:getIndent\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadMeta\:\:getSeparator\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadMeta\:\:getWhitespace\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadMeta\:\:setSeparator\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:doctype\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadMeta\:\:__call\(\) should return Zend_View_Helper_HeadMeta but returns null\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadMeta\:\:append\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadMeta\:\:offsetSet\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadMeta\:\:offsetUnset\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadMeta\:\:prepend\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadMeta\:\:set\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Negated boolean expression is always false\.$#'
|
|
identifier: booleanNot.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$content$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$modifiers$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$type$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$typeValue$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Result of && is always false\.$#'
|
|
identifier: booleanAnd.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Result of method ArrayObject\<\(int\|string\),mixed\>\:\:append\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Result of method ArrayObject\<\(int\|string\),mixed\>\:\:offsetSet\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Result of method ArrayObject\<\(int\|string\),mixed\>\:\:offsetUnset\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_View_Helper_HeadMeta\:\:append\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_View_Helper_HeadMeta\:\:offsetSet\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_View_Helper_Placeholder_Container_Abstract\:\:prepend\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadMeta.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Abstract\:\:doctype\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadScript\:\:getIndent\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadScript\:\:getSeparator\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadScript\:\:getWhitespace\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadScript\:\:setSeparator\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:doctype\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadScript\:\:append\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadScript\:\:offsetSet\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadScript\:\:prepend\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadScript\:\:set\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$attributes$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$content$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$method$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$type$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$typeOrAttrs$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^Property Zend_View_Helper_HeadScript\:\:\$_requiredAttributes \(string\) does not accept default value of type array\<int, string\>\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^Result of method ArrayObject\<\(int\|string\),mixed\>\:\:append\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^Result of method ArrayObject\<\(int\|string\),mixed\>\:\:offsetSet\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_View_Helper_Placeholder_Container_Abstract\:\:prepend\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_View_Helper_Placeholder_Container_Abstract\:\:set\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadScript.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadStyle\:\:getIndent\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadStyle\:\:getSeparator\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadStyle\:\:getWhitespace\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadStyle\:\:setSeparator\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadStyle\:\:__call\(\) with return type void returns \$this\(Zend_View_Helper_HeadStyle\) but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadStyle\:\:__call\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadStyle\:\:append\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadStyle\:\:offsetSet\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadStyle\:\:prepend\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_HeadStyle\:\:set\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$captureType$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$method$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$typeOrAttrs$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$attributes of method Zend_View_Helper_HeadStyle\:\:appendStyle\(\) expects array, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$attributes of method Zend_View_Helper_HeadStyle\:\:prependStyle\(\) expects array, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$attributes of method Zend_View_Helper_HeadStyle\:\:setStyle\(\) expects array, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^Property Zend_View_Helper_HeadStyle\:\:\$_captureAttrs \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^Result of method ArrayObject\<\(int\|string\),mixed\>\:\:append\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^Result of method ArrayObject\<\(int\|string\),mixed\>\:\:offsetSet\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_View_Helper_Placeholder_Container_Abstract\:\:prepend\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^Result of method Zend_View_Helper_Placeholder_Container_Abstract\:\:set\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadStyle.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadTitle\:\:getIndent\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadTitle.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadTitle\:\:getPostfix\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadTitle.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadTitle\:\:getPrefix\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadTitle.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadTitle\:\:getSeparator\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadTitle.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Helper_HeadTitle\:\:getWhitespace\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HeadTitle.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:doctype\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/View/Helper/HtmlElement.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/View/Helper/HtmlElement.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/HtmlList.php
|
|
|
|
-
|
|
message: '#^Call to function is_array\(\) with array will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/View/Helper/HtmlList.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#3 \$attribs \(false\) of method Zend_View_Helper_HtmlList\:\:htmlList\(\) is incompatible with type array\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/View/Helper/HtmlList.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_InlineScript\:\:inlineScript\(\) should return Zend_View_Helper_InlineScript but returns Zend_View_Helper_HeadScript\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/View/Helper/InlineScript.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$cycleCheck of static method Zend_Json\:\:encode\(\) expects bool, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/View/Helper/Json.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:addHelperPath\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/View/Helper/Navigation.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:getHelper\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/View/Helper/Navigation.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:getHelperPaths\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/Navigation.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:getPluginLoader\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/Navigation.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:setHelperPath\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/Navigation.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_Navigation\:\:findHelper\(\) should return Zend_View_Helper_Navigation_Helper but returns null\.$#'
|
|
identifier: return.type
|
|
count: 2
|
|
path: library/Zend/View/Helper/Navigation.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/Navigation/Breadcrumbs.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:partial\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/View/Helper/Navigation/Breadcrumbs.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/Navigation/HelperAbstract.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/View/Helper/Navigation/HelperAbstract.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$page with type Zend_Navigaiton_Page is not subtype of native type Zend_Navigation_Page\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/View/Helper/Navigation/Links.php
|
|
|
|
-
|
|
message: '#^Parameter \$page of method Zend_View_Helper_Navigation_Links\:\:_findRoot\(\) has invalid type Zend_Navigaiton_Page\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/Navigation/Links.php
|
|
|
|
-
|
|
message: '#^Property Zend_View_Helper_Navigation_Links\:\:\$_root \(Zend_Navigation_Container\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/View/Helper/Navigation/Links.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:escape\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/Navigation/Menu.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:partial\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/View/Helper/Navigation/Menu.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \!\=\= between mixed and null will always evaluate to true\.$#'
|
|
identifier: notIdentical.alwaysTrue
|
|
count: 4
|
|
path: library/Zend/View/Helper/Navigation/Menu.php
|
|
|
|
-
|
|
message: '#^Variable \$foundDepth might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 1
|
|
path: library/Zend/View/Helper/Navigation/Menu.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Uri\:\:setFragment\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/Navigation/Sitemap.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Uri\:\:setPath\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/Navigation/Sitemap.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Uri\:\:setQuery\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/Navigation/Sitemap.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Uri_Exception\:\:setView\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/Navigation/Sitemap.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:serverUrl\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/Navigation/Sitemap.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:url\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/Navigation/Sitemap.php
|
|
|
|
-
|
|
message: '#^Property Zend_View_Helper_Navigation_Sitemap\:\:\$_serverUrl \(string\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/View/Helper/Navigation/Sitemap.php
|
|
|
|
-
|
|
message: '#^Access to property \$paginator on an unknown class Zend_View_Instance\.$#'
|
|
identifier: class.notFound
|
|
count: 4
|
|
path: library/Zend/View/Helper/PaginationControl.php
|
|
|
|
-
|
|
message: '#^Call to method partial\(\) on an unknown class Zend_View_Instance\.$#'
|
|
identifier: class.notFound
|
|
count: 2
|
|
path: library/Zend/View/Helper/PaginationControl.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$obj of function get_object_vars expects object, array given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/View/Helper/PaginationControl.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$view of method Zend_View_Exception\:\:setView\(\) expects Zend_View_Interface\|null, Zend_View_Instance given\.$#'
|
|
identifier: argument.type
|
|
count: 3
|
|
path: library/Zend/View/Helper/PaginationControl.php
|
|
|
|
-
|
|
message: '#^Property Zend_View_Helper_PaginationControl\:\:\$view \(Zend_View_Instance\) does not accept Zend_View_Interface\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/View/Helper/PaginationControl.php
|
|
|
|
-
|
|
message: '#^Property Zend_View_Helper_PaginationControl\:\:\$view has unknown class Zend_View_Instance as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/PaginationControl.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_View_Interface\:\:\$partialCounter\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/Partial.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property Zend_View_Interface\:\:\$partialTotalCount\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/Partial.php
|
|
|
|
-
|
|
message: '#^Call to function is_array\(\) with array will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/View/Helper/Partial.php
|
|
|
|
-
|
|
message: '#^Call to function is_object\(\) with \*NEVER\* will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/View/Helper/Partial.php
|
|
|
|
-
|
|
message: '#^Property Zend_View_Helper_Partial\:\:\$_objectKey \(string\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/View/Helper/Partial.php
|
|
|
|
-
|
|
message: '#^Property Zend_View_Helper_Partial\:\:\$partialCounter \(int\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/View/Helper/Partial.php
|
|
|
|
-
|
|
message: '#^Property Zend_View_Helper_Partial\:\:\$partialTotalCount \(int\) in isset\(\) is not nullable\.$#'
|
|
identifier: isset.property
|
|
count: 1
|
|
path: library/Zend/View/Helper/Partial.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_PartialLoop\:\:partialLoop\(\) should return string but returns \$this\(Zend_View_Helper_PartialLoop\)\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/View/Helper/PartialLoop.php
|
|
|
|
-
|
|
message: '#^Property Zend_View_Helper_Placeholder\:\:\$_registry \(Zend_View_Helper_Placeholder_Registry\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/View/Helper/Placeholder.php
|
|
|
|
-
|
|
message: '#^Result of static method Zend_View_Helper_Placeholder_Registry\:\:getRegistry\(\) \(void\) is used\.$#'
|
|
identifier: staticMethod.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/Placeholder.php
|
|
|
|
-
|
|
message: '#^Call to function is_scalar\(\) with \*NEVER\* will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/View/Helper/Placeholder/Container/Abstract.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_Placeholder_Container_Standalone\:\:offsetSet\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/Placeholder/Container/Standalone.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_Placeholder_Container_Standalone\:\:offsetUnset\(\) with return type void returns null but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/Placeholder/Container/Standalone.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$registry of method Zend_View_Helper_Placeholder_Container_Standalone\:\:setRegistry\(\) expects Zend_View_Helper_Placeholder_Registry, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/View/Helper/Placeholder/Container/Standalone.php
|
|
|
|
-
|
|
message: '#^Property Zend_View_Helper_Placeholder_Container_Standalone\:\:\$_autoEscape \(book\) does not accept bool\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/View/Helper/Placeholder/Container/Standalone.php
|
|
|
|
-
|
|
message: '#^Property Zend_View_Helper_Placeholder_Container_Standalone\:\:\$_autoEscape \(book\) does not accept default value of type true\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/View/Helper/Placeholder/Container/Standalone.php
|
|
|
|
-
|
|
message: '#^Property Zend_View_Helper_Placeholder_Container_Standalone\:\:\$_autoEscape has unknown class book as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/Placeholder/Container/Standalone.php
|
|
|
|
-
|
|
message: '#^Result of method ArrayObject\<\(int\|string\),mixed\>\:\:offsetSet\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/Placeholder/Container/Standalone.php
|
|
|
|
-
|
|
message: '#^Result of method ArrayObject\<\(int\|string\),mixed\>\:\:offsetUnset\(\) \(void\) is used\.$#'
|
|
identifier: method.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/Placeholder/Container/Standalone.php
|
|
|
|
-
|
|
message: '#^Result of static method Zend_View_Helper_Placeholder_Registry\:\:getRegistry\(\) \(void\) is used\.$#'
|
|
identifier: staticMethod.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/Placeholder/Container/Standalone.php
|
|
|
|
-
|
|
message: '#^Method Zend_View_Helper_Placeholder_Registry\:\:getRegistry\(\) with return type void returns mixed but should not return anything\.$#'
|
|
identifier: return.void
|
|
count: 1
|
|
path: library/Zend/View/Helper/Placeholder/Registry.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$container with type Zend_View_Placeholder_Container_Abstract is not subtype of native type Zend_View_Helper_Placeholder_Container_Abstract\.$#'
|
|
identifier: parameter.phpDocType
|
|
count: 1
|
|
path: library/Zend/View/Helper/Placeholder/Registry.php
|
|
|
|
-
|
|
message: '#^Parameter \$container of method Zend_View_Helper_Placeholder_Registry\:\:setContainer\(\) has invalid type Zend_View_Placeholder_Container_Abstract\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/View/Helper/Placeholder/Registry.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_View_Interface\:\:placeholder\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/View/Helper/RenderToPlaceholder.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$strict of static method Zend_Locale\:\:isLocale\(\) expects bool, null given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/View/Helper/Translate.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 3
|
|
path: library/Zend/View/Stream.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Wildfire_Channel_HttpHeaders\:\:\$_instance \(Zend_Wildfire_Channel_HttpHeaders\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Wildfire/Channel/HttpHeaders.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Wildfire_Channel_Interface\:\:getProtocol\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 3
|
|
path: library/Zend/Wildfire/Plugin/FirePhp.php
|
|
|
|
-
|
|
message: '#^Cannot unset offset ''File'' on array\{Type\: string\|null, Label\?\: mixed\}\.$#'
|
|
identifier: unset.offset
|
|
count: 1
|
|
path: library/Zend/Wildfire/Plugin/FirePhp.php
|
|
|
|
-
|
|
message: '#^Cannot unset offset ''Line'' on array\{Type\: string\|null, Label\?\: mixed\}\.$#'
|
|
identifier: unset.offset
|
|
count: 1
|
|
path: library/Zend/Wildfire/Plugin/FirePhp.php
|
|
|
|
-
|
|
message: '#^Method Zend_Wildfire_Plugin_FirePhp\:\:_encodeObject\(\) should return array but returns mixed\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/Wildfire/Plugin/FirePhp.php
|
|
|
|
-
|
|
message: '#^Method Zend_Wildfire_Plugin_FirePhp\:\:_encodeObject\(\) should return array but returns string\.$#'
|
|
identifier: return.type
|
|
count: 4
|
|
path: library/Zend/Wildfire/Plugin/FirePhp.php
|
|
|
|
-
|
|
message: '#^Negated boolean expression is always true\.$#'
|
|
identifier: booleanNot.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Wildfire/Plugin/FirePhp.php
|
|
|
|
-
|
|
message: '#^Offset ''File'' on array\{Type\: mixed, Label\?\: mixed\} in isset\(\) does not exist\.$#'
|
|
identifier: isset.offset
|
|
count: 1
|
|
path: library/Zend/Wildfire/Plugin/FirePhp.php
|
|
|
|
-
|
|
message: '#^Offset ''Line'' on \*NEVER\* in isset\(\) always exists and is not nullable\.$#'
|
|
identifier: isset.offset
|
|
count: 1
|
|
path: library/Zend/Wildfire/Plugin/FirePhp.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$Class$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Wildfire/Plugin/FirePhp.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$Filter$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Wildfire/Plugin/FirePhp.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$Table$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Wildfire/Plugin/FirePhp.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$Trace$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/Wildfire/Plugin/FirePhp.php
|
|
|
|
-
|
|
message: '#^Result of \|\| is always true\.$#'
|
|
identifier: booleanOr.alwaysTrue
|
|
count: 1
|
|
path: library/Zend/Wildfire/Plugin/FirePhp.php
|
|
|
|
-
|
|
message: '#^Static property Zend_Wildfire_Plugin_FirePhp\:\:\$_instance \(Zend_Wildfire_Plugin_FirePhp\) does not accept null\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/Wildfire/Plugin/FirePhp.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 3
|
|
path: library/Zend/Wildfire/Plugin/FirePhp.php
|
|
|
|
-
|
|
message: '#^Property Zend_Wildfire_Plugin_FirePhp_Message\:\:\$_ruid \(string\) does not accept default value of type false\.$#'
|
|
identifier: property.defaultValue
|
|
count: 1
|
|
path: library/Zend/Wildfire/Plugin/FirePhp/Message.php
|
|
|
|
-
|
|
message: '#^Access to an undefined property DOMNode\:\:\$entities\.$#'
|
|
identifier: property.notFound
|
|
count: 1
|
|
path: library/Zend/Xml/Security.php
|
|
|
|
-
|
|
message: '#^Class DOMDocument referenced with incorrect case\: DomDocument\.$#'
|
|
identifier: class.nameCase
|
|
count: 3
|
|
path: library/Zend/Xml/Security.php
|
|
|
|
-
|
|
message: '#^Variable \$loadEntities might not be defined\.$#'
|
|
identifier: variable.undefined
|
|
count: 2
|
|
path: library/Zend/Xml/Security.php
|
|
|
|
-
|
|
message: '#^Comparison operation "\<" between int\<70100, 80399\> and 50600 is always false\.$#'
|
|
identifier: smaller.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Client.php
|
|
|
|
-
|
|
message: '#^Method Zend_XmlRpc_Client\:\:getIntrospector\(\) should return Zend_XmlRpc_Client_ServerIntrospection but returns Zend_Http_Client_Introspector\.$#'
|
|
identifier: return.type
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Client.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$method of method Zend_XmlRpc_Client_ServerIntrospection\:\:getMethodSignature\(\) expects array, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Client.php
|
|
|
|
-
|
|
message: '#^Property Zend_XmlRpc_Client\:\:\$_introspector \(Zend_Http_Client_Introspector\) does not accept Zend_XmlRpc_Client_ServerIntrospection\.$#'
|
|
identifier: assign.propertyType
|
|
count: 2
|
|
path: library/Zend/XmlRpc/Client.php
|
|
|
|
-
|
|
message: '#^Property Zend_XmlRpc_Client\:\:\$_introspector has unknown class Zend_Http_Client_Introspector as its type\.$#'
|
|
identifier: class.notFound
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Client.php
|
|
|
|
-
|
|
message: '#^Binary operation "\." between ''Invalid signature…'' and array results in an error\.$#'
|
|
identifier: binaryOp.invalid
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Client/ServerIntrospection.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_XmlRpc_Client_ServerProxy\:\:listMethods\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Client/ServerIntrospection.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_XmlRpc_Client_ServerProxy\:\:methodSignature\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Client/ServerIntrospection.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_XmlRpc_Client_ServerProxy\:\:multicall\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Client/ServerIntrospection.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$method$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Client/ServerIntrospection.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$methodN$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Client/ServerProxy.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$name$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Client/ServerProxy.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_XmlRpc_Generator_GeneratorAbstract\:\:_init\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 2
|
|
path: library/Zend/XmlRpc/Generator/GeneratorAbstract.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$msg of class Zend_XmlRpc_Server_Exception constructor expects string, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Request/Stdin.php
|
|
|
|
-
|
|
message: '#^Property Zend_XmlRpc_Request\:\:\$_fault \(Zend_XmlRpc_Fault\) does not accept Zend_XmlRpc_Server_Exception\.$#'
|
|
identifier: assign.propertyType
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Request/Stdin.php
|
|
|
|
-
|
|
message: '#^Array has 2 duplicate keys with value ''time'' \(''time'', ''time''\)\.$#'
|
|
identifier: array.duplicateKey
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Server.php
|
|
|
|
-
|
|
message: '#^Default value of the parameter \#1 \$request \(false\) of method Zend_XmlRpc_Server\:\:handle\(\) is incompatible with type Zend_XmlRpc_Request\.$#'
|
|
identifier: parameter.defaultValue
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Server.php
|
|
|
|
-
|
|
message: '#^Left side of && is always true\.$#'
|
|
identifier: booleanAnd.leftAlwaysTrue
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Server.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @throws with type Exception\|Zend_XmlRpcServer_Exception is not subtype of Throwable$#'
|
|
identifier: throws.notThrowable
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Server.php
|
|
|
|
-
|
|
message: '#^Return type \(array\) of method Zend_XmlRpc_Server\:\:getFunctions\(\) should be compatible with return type \(Zend_Server_Definition\) of method Zend_Server_Abstract\:\:getFunctions\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Server.php
|
|
|
|
-
|
|
message: '#^Parameter \#2 \$return of function var_export expects bool, int given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Server/System.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_XmlRpc_Value\:\:_generateXml\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Value.php
|
|
|
|
-
|
|
message: '#^Call to function is_array\(\) with non\-empty\-array\<mixed, mixed\> will always evaluate to true\.$#'
|
|
identifier: function.alreadyNarrowedType
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Value.php
|
|
|
|
-
|
|
message: '#^Cannot access property \$member on string\.$#'
|
|
identifier: property.nonObject
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Value.php
|
|
|
|
-
|
|
message: '#^Cannot call method children\(\) on string\.$#'
|
|
identifier: method.nonObject
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Value.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param for parameter \$type contains unresolvable type\.$#'
|
|
identifier: parameter.unresolvableType
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Value.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$value of class Zend_XmlRpc_Value_Boolean constructor expects bool, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Value.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$value of class Zend_XmlRpc_Value_Double constructor expects float, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Value.php
|
|
|
|
-
|
|
message: '#^Parameter \#1 \$value of class Zend_XmlRpc_Value_Integer constructor expects int, string given\.$#'
|
|
identifier: argument.type
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Value.php
|
|
|
|
-
|
|
message: '#^Parameter &\$type by\-ref type of method Zend_XmlRpc_Value\:\:_extractTypeAndValue\(\) expects string, string\|null given\.$#'
|
|
identifier: parameterByRef.type
|
|
count: 2
|
|
path: library/Zend/XmlRpc/Value.php
|
|
|
|
-
|
|
message: '#^Unreachable statement \- code above always terminates\.$#'
|
|
identifier: deadCode.unreachable
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Value.php
|
|
|
|
-
|
|
message: '#^PHPDoc tag @param references unknown parameter\: \$already_encoded$#'
|
|
identifier: parameter.notFound
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Value/Base64.php
|
|
|
|
-
|
|
message: '#^Call to an undefined method Zend_Crypt_Math_BigInteger\:\:init\(\)\.$#'
|
|
identifier: method.notFound
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Value/BigInteger.php
|
|
|
|
-
|
|
message: '#^Return type \(string\) of method Zend_XmlRpc_Value_BigInteger\:\:getValue\(\) should be compatible with return type \(int\) of method Zend_XmlRpc_Value_Integer\:\:getValue\(\)$#'
|
|
identifier: method.childReturnType
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Value/BigInteger.php
|
|
|
|
-
|
|
message: '#^Strict comparison using \=\=\= between DateTime and false will always evaluate to false\.$#'
|
|
identifier: identical.alwaysFalse
|
|
count: 1
|
|
path: library/Zend/XmlRpc/Value/DateTime.php
|