Starting at version v1.4.0 DuckDB added LTS. So from now on more than one version is going to be supported simultaneous.
Until now, last version of duckdb-php only supports last DuckDB version (which makes sense, since it was the only one active for DuckDB <v1.4.0). But now, duckdb-php last release should support all active DuckDB version and use the last DuckDB LTS version by default.
Starting at version v1.4.0 DuckDB added LTS. So from now on more than one version is going to be supported simultaneous.
Until now, last version of
duckdb-phponly supports last DuckDB version (which makes sense, since it was the only one active for DuckDB <v1.4.0). But now,duckdb-phplast release should support all active DuckDB version and use the last DuckDB LTS version by default.