Skip to content

Tags: nanixu/influxdb-php

Tags

1.15.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request influxdata#157 from zorac/php8

Add support for PHP 8

1.15.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request influxdata#149 from SlvrEagle23/feature/guzzle7

Add support for Guzzle client version 7.x.

0.15.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request influxdata#149 from SlvrEagle23/feature/guzzle7

Add support for Guzzle client version 7.x.

1.15.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

1.14.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request influxdata#122 from scones/patch-2

use the packagist variant of the name

1.14.7

Corrected README, was out-of-sync with releases

1.14.6

- dependencies update (influxdata#97), by @aldas

- Adding timeout information. (influxdata#103), by @NickBusey
- Add ability to specify connect_timeout for guzzle (influxdata#105), by @brycefranzen

1.14.4

Merge pull request influxdata#68 from M2Mobi/delay

Delay driver instantiation until it's actually needed.

1.14.3

1.14.3

- Deprecate IF NOT EXISTS clause in database creation