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

Comments

Fix a phpdoc annotation in the Point class#127

Open
haginaga wants to merge 1 commit intoinfluxdata:masterfrom
haginaga:fix_phpdoc
Open

Fix a phpdoc annotation in the Point class#127
haginaga wants to merge 1 commit intoinfluxdata:masterfrom
haginaga:fix_phpdoc

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