You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FYI, when using ClickHouseDB\Client::write with PHP 8.1.5, the following notice appears:
Deprecated: Return type of ClickHouseDB\Statement::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /.../vendor/smi2/phpclickhouse/src/Statement.php on line 581
Hello, thank you for the excellent library.
FYI, when using
ClickHouseDB\Client::write
with PHP 8.1.5, the following notice appears:PHP information:
The text was updated successfully, but these errors were encountered: