Fixed bug #74883 SQLite3::__construct() produces "out of memory" exception with inval...
authorAnatol Belski <ab@php.net>
Sat, 8 Jul 2017 21:52:22 +0000 (23:52 +0200)
committerAnatol Belski <ab@php.net>
Sat, 8 Jul 2017 21:52:22 +0000 (23:52 +0200)
commitb5338c0b7d145d9b5b5abcb9d695691ca5d6e418
tree1a63ce41b26ac0ab20f89dc610e8ae7c6cea37ee
parent0fdceb6cd5eb4cc71eac68ca1a2037c32844a0f6
Fixed bug #74883 SQLite3::__construct() produces "out of memory" exception with invalid flags
ext/sqlite3/sqlite3.c