Update to latest deps. (#20) #140
Annotations
10 errors and 1 warning
Run PHPStan:
lib/PHPExif/Adapter/AbstractAdapter.php#L33
Method PHPExif\Adapter\AbstractAdapter::__construct() has parameter $options with no value type specified in iterable type array.
|
Run PHPStan:
lib/PHPExif/Adapter/AbstractAdapter.php#L108
Method PHPExif\Adapter\AbstractAdapter::setOptions() has parameter $options with no value type specified in iterable type array.
|
Run PHPStan:
lib/PHPExif/Adapter/AbstractAdapter.php#L125
Method PHPExif\Adapter\AbstractAdapter::convertToUTF8() return type has no value type specified in iterable type array.
|
Run PHPStan:
lib/PHPExif/Adapter/AbstractAdapter.php#L129
PHPDoc tag @var for variable $v has no value type specified in iterable type array.
|
Run PHPStan:
lib/PHPExif/Adapter/Exiftool.php#L35
Property PHPExif\Adapter\Exiftool::$encoding type has no value type specified in iterable type array.
|
Run PHPStan:
lib/PHPExif/Adapter/Exiftool.php#L73
Method PHPExif\Adapter\Exiftool::setEncoding() has parameter $encodings with no value type specified in iterable type array.
|
Run PHPStan:
lib/PHPExif/Adapter/FFprobe.php#L135
PHPDoc tag @var has no value type specified in iterable type array.
|
Run PHPStan:
lib/PHPExif/Adapter/ImageMagick.php#L31
Property PHPExif\Adapter\ImageMagick::$iptcMapping type has no value type specified in iterable type array.
|
Run PHPStan:
lib/PHPExif/Adapter/ImageMagick.php#L80
PHPDoc tag @var for variable $data has no value type specified in iterable type array.
|
Run PHPStan:
lib/PHPExif/Adapter/ImageMagick.php#L101
Method PHPExif\Adapter\ImageMagick::getIptcData() return type has no value type specified in iterable type array.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading