Hello,

is PHP 7.3 suppot planned?

I tried to adapt the PHP5 make file but I get:
/build-target/php-7.3.2/ext/pdo_sqlite/libsqlite/sqlite3.c', needed by
'ext/pdo_sqlite/libsqlite/sqlite3.lo'.  Stop.


with --with-sqlite3=$(PTXDIST_SYSROOT_TARGET)/usr

if I remove the dir path it works, but I think this shall not be the
optimal build!?

Many Thanks in advance