Testphp84#240
Closed
reedy wants to merge 3 commits into
Closed
Annotations
5 errors
|
|
|
src/Values/LatLongValue.php#L121
src/Values/LatLongValue.php:121:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
|
|
src/Values/LatLongValue.php#L112
src/Values/LatLongValue.php:112:31: ParamNameMismatch: Argument 1 of DataValues\Geo\Values\LatLongValue::unserialize has wrong name $value, expecting $data as defined by Serializable::unserialize (see https://psalm.dev/230)
|
|
src/Values/GlobeCoordinateValue.php#L145
src/Values/GlobeCoordinateValue.php:145:3: DirectConstructorCall: Constructors should not be called directly (see https://psalm.dev/318)
|
|
src/Values/GlobeCoordinateValue.php#L139
src/Values/GlobeCoordinateValue.php:139:31: ParamNameMismatch: Argument 1 of DataValues\Geo\Values\GlobeCoordinateValue::unserialize has wrong name $value, expecting $data as defined by Serializable::unserialize (see https://psalm.dev/230)
|
The logs for this run have expired and are no longer available.
Loading