Update ci to use local versions of tools #24
quality-tools.yml
on: push
Run PHP-CS-Fixer & PHPStan
18s
Annotations
3 errors
Run PHP-CS-Fixer & PHPStan:
src/Doctrine/Filter/Reader/AttributeReader/NativeAttributeReader.php#L13
Call to an undefined method ReflectionProperty::getAttributes().
|
Run PHP-CS-Fixer & PHPStan:
src/Doctrine/Filter/Reader/AttributeReader/NativeAttributeReader.php#L13
Method Maldoinc\Doctrine\Filter\Reader\AttributeReader\NativeAttributeReader::getPropertyAttributes() should return array<T> but returns array<object>.
|
Run PHP-CS-Fixer & PHPStan
Process completed with exit code 1.
|