issues
search
influxdata
/
influxdb-client-php
InfluxDB (v2+) Client Library for PHP
https://influxdata.github.io/influxdb-client-php/
MIT License
151
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps-dev): update phpunit/phpunit requirement from ^8.5.27 to ^9.6.21
#160
dependabot[bot]
closed
3 weeks ago
2
chore(deps-dev): update phpunit/phpunit requirement from ^8.5.27 to ^10.5.35
#159
dependabot[bot]
closed
1 month ago
2
chore(deps-dev): update phpunit/phpunit requirement from ^8.5.27 to ^11.3.1
#158
dependabot[bot]
closed
2 months ago
2
Guzzle default headers are overwritten
#157
cocochepeau
opened
3 months ago
3
chore(deps-dev): update phpunit/phpunit requirement from ^8.5.27 to ^11.2.9
#156
dependabot[bot]
closed
3 months ago
1
fix: More fool-proof error message handling
#155
RobQuistNL
closed
5 months ago
2
Composer error
#154
chenphp
closed
7 months ago
2
Wrong timestamp value when query data
#153
quangcanh2975
closed
10 months ago
1
WriteUDPExample cannot be used and udpPort option does not specified
#152
GeGeLv
closed
11 months ago
0
Can't use GuzzleHttp\Client 6.5.8 with influxdata/influxdb-client-php 3.4.0
#151
fredmef
closed
7 months ago
3
Throw exception if no field is provided when calling toLineProtocol()
#150
baptgb
opened
1 year ago
3
Omission of a required Field should trigger an exception rather than failing silently
#149
baptgb
opened
1 year ago
0
docs: update wrong php types in \InfluxDB2\Point
#148
trandbert37
opened
1 year ago
1
chore(deps): change `dependabot` interval to `monthly`
#147
bednar
closed
1 year ago
1
feat: #145 try to convert non-string-tags to strings
#146
mkrauser
closed
10 months ago
1
Try to convert non-string-tags to strings or throw an Exception
#145
mkrauser
closed
10 months ago
0
fix: close the UdpWriter
#144
sokil
closed
1 year ago
4
Timezone
#143
itismejao
closed
1 year ago
1
docs: fix PHPDoc in pair of classes
#142
NicoP-S
closed
1 year ago
2
TASK SIO-4675 Upgrade PHP to 8.2.0
#141
magarifullin
closed
1 year ago
0
refactor: Fixes strings to prevent PHP 8.2 notices
#140
cstuder
closed
1 year ago
9
Fixes running tests on PHP 8 environments
#139
cstuder
closed
1 year ago
1
Support for InfluxQL (1.X style queries)
#138
mattv8
opened
1 year ago
2
memory leak when repeatedly connecting while using HTTPS
#137
Kveri
opened
1 year ago
2
chore(ci): add PHP 8.2 do CI build
#136
bednar
closed
1 year ago
1
fix(ci): freeze xdebug version to 3.1.6 which also supports PHP 7.2
#135
bednar
closed
1 year ago
0
chore: update generated `PingService`
#134
bednar
closed
1 year ago
0
docs: remove unused `@template T` in Client phpdoc
#133
jerodev
closed
2 years ago
1
chore(ci): migrate Scheduled workflow to Scheduled pipeline
#132
bednar
closed
2 years ago
0
feat: add FluxRecord.row with response data stored in Array
#131
michaelahojna
closed
2 years ago
1
PHP, generic support of HTTP libraries
#130
bednar
closed
2 years ago
1
refactor: use generic PSR-18 as an `HTTP` client
#129
bednar
closed
2 years ago
1
chore(deps-dev): update squizlabs/php_codesniffer requirement from ~2.6 to ~3.7
#128
dependabot[bot]
closed
2 years ago
1
chore(deps-dev): update phpunit/phpunit requirement from ^7.4|^9.1 to ^8.5.27
#127
dependabot[bot]
closed
2 years ago
1
chore: add configuration for Dependabot
#126
bednar
closed
2 years ago
1
feat: add logging for HTTP requests
#125
bednar
closed
2 years ago
1
InfluxDB Client for PHP - Not reporting HTTP 429 status
#124
ph5ive
closed
2 years ago
5
fix: test for redirects
#123
bednar
closed
2 years ago
0
refactor: Deprecate and remove semantic-pull-requests, insert influxdata replacement reusable workflow solution.
#122
tysonkamp
closed
2 years ago
1
chore: rename InvocableScripts to InvokableScripts
#121
bednar
closed
2 years ago
0
Depend on PSR-18 instead of Guzzle.
#120
tarjei
closed
2 years ago
3
feat: add Invocable scripts API
#119
bednar
closed
2 years ago
1
chore(ci): use new codecov uploader for reporting code coverage
#118
bednar
closed
2 years ago
0
feat: Using `DateTimeInterface` to be more compatible with all `DateTime`
#117
hotfix31
closed
2 years ago
0
Time not inserted correctly
#116
obrador
closed
2 years ago
1
fix: add missing PermissionResource types from Cloud definition
#115
bednar
closed
2 years ago
0
chore: drop support for PHP 7.1
#114
bednar
closed
2 years ago
0
Switch Guzzle dependency to version 7 to prevent deprecation notices thrown in PHP 8.1
#113
cstuder
closed
2 years ago
3
php v7.1 problem
#112
S474N
closed
2 years ago
2
feat: Using ArrayAcces in FluxRecord, added examples
#111
michaelahojna
closed
2 years ago
0
Next