Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Fix a phpdoc annotation in the Point class #127

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

haginaga
Copy link

@haginaga haginaga commented Apr 9, 2019

Running phan(a static analyzer for PHP) results in the following error:

PhanTypeMismatchArgument Argument 2 (value) is null but \InfluxDB\Point::__construct() takes float defined at vendor/influxdb/influxdb-php/src/InfluxDB/Point.php:45

This pull request fix it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant