github smi2/phpClickHouse 1.26.410

7 hours ago

2026-04-10 [Release 1.26.410]

New Features

  • readWithParams() (#254) — stream query results with native ClickHouse typed parameters ({name:Type} syntax), combining server-side parameter binding with streaming output (@sander-hash)

Code Quality

  • Stringable interfaces (#252) — all Type classes now explicitly implement Stringable for consistency (@sander-hash)
  • PHPStan test fixes (#253) — removed redundant assertions in static tests, improved assertion quality (@sander-hash)
  • Documentation sync — updated GitHub Pages (docs/) with readWithParams() in native-params, streaming, and per-query-settings guides

Merged PRs

Don't miss a new phpClickHouse release

NewReleases is sending notifications on new releases.