Skip to content

Tags: luokizz/influxdb-php

Tags

1.15.2

Toggle 1.15.2's commit message

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

Toggle 1.15.1's commit message

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

Toggle 0.15.1's commit message

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

Toggle 1.15.0's commit message

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

Toggle 1.14.8's commit message

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

Toggle 1.14.7's commit message
Corrected README, was out-of-sync with releases

1.14.6

Toggle 1.14.6's commit message
- 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

Toggle 1.14.4's commit message
Merge pull request influxdata#68 from M2Mobi/delay

Delay driver instantiation until it's actually needed.

1.14.3

Toggle 1.14.3's commit message
1.14.3

- Deprecate IF NOT EXISTS clause in database creation