AxenT

Results 15 comments of AxenT

more messages: - Deprecated: Return type of SaintSystems\OData\Entity::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in .../vendor/saintsystems/odata-client/src/Entity.php...

I have the same problem

> I ran some tests. All is fine as long as the static variable is not an array. So the probable cause is PDepend evaluate the `$array[$key]` before `static::$array`, so...

the same problem: PHPMD version: 2.8.2 PHP Version: 7.4.3 Installation type: composer

I have the same problem: PHPMD version: 2.9.1 PHP Version: 7.4.9 Installation type: composer ` if (isset(self::$var[$cacheHash][$url])) { $models[$url] = self::$var[$cacheHash][$url]; }` Avoid using undefined variables such as '$var' which...

@wapmorgan any updates on the topic?

@wapmorgan symfony/console v5 is today a bit old. The issue block to use your nice detector :)

@wapmorgan here is PR #72 for the issue. I found no problem for symfony/console ^6.0

@steevanb Do you can please check PR #74 for symfony v 6.2 @kkmuffme FYI

@wapmorgan || @kkmuffme ping for new release tag with last merge into master branch :)