wodby / php

Generic PHP docker container images
MIT License
156 stars 103 forks source link

Sqlite not fully updated #196

Closed weitzman closed 6 months ago

weitzman commented 6 months ago

In #194, we updated sqlite to 3.45 on the CLI but a library must still be unupdated and this Drupal still complains. Perhaps it is the libsqlite package. Here is the relevant output using wodby:latest as of today (i.e. after yesterday's release).

wodby@php.container:~ $ php --ri sqlite3

sqlite3

SQLite3 support => enabled
SQLite Library => 3.44.2

Directive => Local Value => Master Value
sqlite3.extension_dir => no value => no value
sqlite3.defensive => On => On