mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01:00
The sqlite3 docs suggest always using prepare_v2 and the close_v2 could potentially help with an fd leak we have been seeing
The sqlite3 docs suggest always using prepare_v2 and the close_v2 could potentially help with an fd leak we have been seeing