mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
* ext/sqlite3: Sqlite3::openBlob() code path simplification. since the stream is opened in non persistent mode, the failure code path is dead (so are the missing leaks fixes).