| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194 |
- <?xml version="1.0" encoding="UTF-8"?>
- <files psalm-version="5.23.1@8471a896ccea3526b26d082f4461eeea467f10a4">
- <file src="src/Cache/Engine/FileEngine.php">
- <TooManyTemplateParams>
- <code><![CDATA[$iterator]]></code>
- </TooManyTemplateParams>
- </file>
- <file src="src/Cache/Engine/RedisEngine.php">
- <InvalidCast>
- <code><![CDATA[$this->_Redis->del($key)]]></code>
- <code><![CDATA[$this->_Redis->del($key)]]></code>
- <code><![CDATA[$this->_Redis->unlink($key)]]></code>
- <code><![CDATA[$this->_Redis->unlink($key)]]></code>
- </InvalidCast>
- <InvalidReturnStatement>
- <code><![CDATA[$this->_Redis->set($key, $value)]]></code>
- <code><![CDATA[$this->_Redis->setEx($key, $duration, $value)]]></code>
- <code><![CDATA[$value]]></code>
- <code><![CDATA[$value]]></code>
- </InvalidReturnStatement>
- <InvalidReturnType>
- <code><![CDATA[bool]]></code>
- <code><![CDATA[int|false]]></code>
- <code><![CDATA[int|false]]></code>
- </InvalidReturnType>
- </file>
- <file src="src/Core/PluginConfig.php">
- <RedundantCondition>
- <code><![CDATA[is_array($pluginLoadConfig)]]></code>
- </RedundantCondition>
- </file>
- <file src="src/Event/EventDispatcherTrait.php">
- <MoreSpecificImplementedParamType>
- <code><![CDATA[$subject]]></code>
- </MoreSpecificImplementedParamType>
- </file>
- <file src="src/Event/EventManager.php">
- <InvalidArgument>
- <code><![CDATA[_callListener]]></code>
- <code><![CDATA[addEventToList]]></code>
- <code><![CDATA[addEventToList]]></code>
- </InvalidArgument>
- <InvalidReturnStatement>
- <code><![CDATA[$event]]></code>
- <code><![CDATA[$event]]></code>
- </InvalidReturnStatement>
- <InvalidReturnType>
- <code><![CDATA[EventInterface]]></code>
- </InvalidReturnType>
- </file>
- <file src="src/I18n/Date.php">
- <ImpureFunctionCall>
- <code><![CDATA[call_user_func(static::$_jsonEncodeFormat, $this)]]></code>
- <code><![CDATA[static::$_jsonEncodeFormat]]></code>
- </ImpureFunctionCall>
- <ImpureMethodCall>
- <code><![CDATA[_formatObject]]></code>
- <code><![CDATA[dateAgoInWords]]></code>
- <code><![CDATA[diffFormatter]]></code>
- <code><![CDATA[getDefaultLocale]]></code>
- </ImpureMethodCall>
- <ImpureStaticProperty>
- <code><![CDATA[static::$_jsonEncodeFormat]]></code>
- <code><![CDATA[static::$_jsonEncodeFormat]]></code>
- <code><![CDATA[static::$_jsonEncodeFormat]]></code>
- <code><![CDATA[static::$_toStringFormat]]></code>
- <code><![CDATA[static::$niceFormat]]></code>
- </ImpureStaticProperty>
- </file>
- <file src="src/I18n/DateTime.php">
- <ImpureFunctionCall>
- <code><![CDATA[call_user_func(static::$_jsonEncodeFormat, $this)]]></code>
- <code><![CDATA[static::$_jsonEncodeFormat]]></code>
- </ImpureFunctionCall>
- <ImpureMethodCall>
- <code><![CDATA[_formatObject]]></code>
- <code><![CDATA[diffFormatter]]></code>
- <code><![CDATA[getDefaultLocale]]></code>
- <code><![CDATA[timeAgoInWords]]></code>
- </ImpureMethodCall>
- <ImpureStaticProperty>
- <code><![CDATA[static::$_jsonEncodeFormat]]></code>
- <code><![CDATA[static::$_jsonEncodeFormat]]></code>
- <code><![CDATA[static::$_jsonEncodeFormat]]></code>
- <code><![CDATA[static::$_toStringFormat]]></code>
- <code><![CDATA[static::$niceFormat]]></code>
- </ImpureStaticProperty>
- </file>
- <file src="src/I18n/Time.php">
- <ImpureFunctionCall>
- <code><![CDATA[call_user_func(static::$_jsonEncodeFormat, $this)]]></code>
- <code><![CDATA[static::$_jsonEncodeFormat]]></code>
- </ImpureFunctionCall>
- <ImpureMethodCall>
- <code><![CDATA[_formatObject]]></code>
- <code><![CDATA[getDefaultLocale]]></code>
- <code><![CDATA[toNative]]></code>
- </ImpureMethodCall>
- <ImpureStaticProperty>
- <code><![CDATA[static::$_jsonEncodeFormat]]></code>
- <code><![CDATA[static::$_jsonEncodeFormat]]></code>
- <code><![CDATA[static::$_jsonEncodeFormat]]></code>
- <code><![CDATA[static::$_toStringFormat]]></code>
- <code><![CDATA[static::$niceFormat]]></code>
- </ImpureStaticProperty>
- </file>
- <file src="src/TestSuite/Constraint/EventFired.php">
- <InternalClass>
- <code><![CDATA[new AssertionFailedError(
- 'The event manager you are asserting against is not configured to track events.'
- )]]></code>
- </InternalClass>
- <InternalMethod>
- <code><![CDATA[new AssertionFailedError(
- 'The event manager you are asserting against is not configured to track events.'
- )]]></code>
- </InternalMethod>
- </file>
- <file src="src/TestSuite/Constraint/EventFiredWith.php">
- <InternalClass>
- <code><![CDATA[new AssertionFailedError(
- 'The event manager you are asserting against is not configured to track events.'
- )]]></code>
- <code><![CDATA[new AssertionFailedError(sprintf(
- 'Event `%s` was fired %d times, cannot make data assertion',
- $other,
- count($events)
- ))]]></code>
- </InternalClass>
- <InternalMethod>
- <code><![CDATA[new AssertionFailedError(
- 'The event manager you are asserting against is not configured to track events.'
- )]]></code>
- <code><![CDATA[new AssertionFailedError(sprintf(
- 'Event `%s` was fired %d times, cannot make data assertion',
- $other,
- count($events)
- ))]]></code>
- </InternalMethod>
- </file>
- <file src="src/TestSuite/Constraint/Response/ResponseBase.php">
- <InternalClass>
- <code><![CDATA[new AssertionFailedError('No response set, cannot assert content.')]]></code>
- </InternalClass>
- <InternalMethod>
- <code><![CDATA[new AssertionFailedError('No response set, cannot assert content.')]]></code>
- </InternalMethod>
- </file>
- <file src="src/TestSuite/Constraint/Session/FlashParamEquals.php">
- <InternalClass>
- <code><![CDATA[new AssertionFailedError($message)]]></code>
- </InternalClass>
- <InternalMethod>
- <code><![CDATA[new AssertionFailedError($message)]]></code>
- </InternalMethod>
- </file>
- <file src="src/TestSuite/TestCase.php">
- <UndefinedVariable>
- <code><![CDATA[$previousHandler]]></code>
- </UndefinedVariable>
- </file>
- <file src="src/Utility/Filesystem.php">
- <TooManyTemplateParams>
- <code><![CDATA[$iterator]]></code>
- <code><![CDATA[$iterator]]></code>
- </TooManyTemplateParams>
- </file>
- <file src="src/Utility/Hash.php">
- <InvalidReturnStatement>
- <code><![CDATA[$data]]></code>
- <code><![CDATA[$data]]></code>
- </InvalidReturnStatement>
- <InvalidReturnType>
- <code><![CDATA[(T is array ? array : \ArrayAccess)]]></code>
- <code><![CDATA[(T is array ? array : \ArrayAccess)]]></code>
- </InvalidReturnType>
- </file>
- <file src="src/Validation/Validation.php">
- <RedundantCondition>
- <code><![CDATA[$check instanceof $enumClassName &&
- $check instanceof BackedEnum]]></code>
- </RedundantCondition>
- </file>
- <file src="src/View/Exception/MissingCellTemplateException.php">
- <ImplementedReturnTypeMismatch>
- <code><![CDATA[array{name: string, file: string, paths: list<string>}]]></code>
- </ImplementedReturnTypeMismatch>
- </file>
- <file src="src/View/Helper/PaginatorHelper.php">
- <TypeDoesNotContainType>
- <code><![CDATA[empty($this->_config['options']['url'])]]></code>
- </TypeDoesNotContainType>
- </file>
- </files>
|