1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/ext/sqlite3
Nikita Popov 8277acefbd Fix leak on sqlite3 open error
sqlite3_open creates the database object even if the operation
fails.
2019-06-25 14:28:58 +02:00
..
2019-06-17 23:34:51 +02:00
2019-05-21 14:25:55 +02:00
2018-10-06 12:36:55 +02:00
2019-02-03 21:03:00 +01:00
2019-03-12 14:15:47 +03:00
2019-06-25 14:28:58 +02:00