mirror of
https://github.com/php/php-src.git
synced 2026-03-29 19:52:20 +02: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