]> granicus.if.org Git - php/commit
- Fixed possible crash when calling SQLiteDatabase::{ArrayQuery, SingleQuery} methods...
authorFelipe Pena <felipe@php.net>
Mon, 12 Oct 2009 19:04:00 +0000 (19:04 +0000)
committerFelipe Pena <felipe@php.net>
Mon, 12 Oct 2009 19:04:00 +0000 (19:04 +0000)
commit6637fd092f173964d242b4bf27dc9cb0852a9f16
tree7a5ba7e4f639d09e15a8a08f87c99d1b32f01ed6
parentd41c132f0a4f272f86e6426c9195831040dcc579
- Fixed possible crash when calling SQLiteDatabase::{ArrayQuery, SingleQuery} methods using Reflection
ext/sqlite/sqlite.c
ext/sqlite/tests/sqlitedatabase_arrayquery.phpt [new file with mode: 0644]