SQLite3Stmt HipHop Warning: SQLite3Stmt::__construct() expects exactly 2 parameters, 0 given in %s/hphp/test/quick/builtin_extensions.inc on line 5 object(SQLite3Stmt)#1 (0) { } string(23) "O:11:"SQLite3Stmt":0:{}" object(SQLite3Stmt)#2 (0) { } array(8) { [0]=> string(11) "__construct" [1]=> string(10) "paramcount" [2]=> string(5) "close" [3]=> string(5) "reset" [4]=> string(5) "clear" [5]=> string(9) "bindparam" [6]=> string(9) "bindvalue" [7]=> string(7) "execute" } ================ A_SQLite3Stmt HipHop Warning: SQLite3Stmt::__construct() expects exactly 2 parameters, 0 given in %s/hphp/test/quick/builtin_extensions.inc on line 26 object(A_SQLite3Stmt)#3 (1) { ["___x"]=> NULL } string(38) "O:13:"A_SQLite3Stmt":1:{s:4:"___x";N;}" object(A_SQLite3Stmt)#4 (1) { ["___x"]=> NULL } array(8) { [0]=> string(11) "__construct" [1]=> string(10) "paramcount" [2]=> string(5) "close" [3]=> string(5) "reset" [4]=> string(5) "clear" [5]=> string(9) "bindparam" [6]=> string(9) "bindvalue" [7]=> string(7) "execute" }