6ef9d37225
In D804289 I scrwed up and needed a ##/g## in my script...
96 linhas
1.7 KiB
Plaintext
96 linhas
1.7 KiB
Plaintext
SQLite3
|
|
HipHop Warning: SQLite3::__construct() expects exactly 1 parameter, 0 given in %s/hphp/test/quick/builtin_extensions.inc on line 5
|
|
object(SQLite3)#1 (0) {
|
|
}
|
|
string(18) "O:7:"SQLite3":0:{}"
|
|
object(SQLite3)#2 (0) {
|
|
}
|
|
array(18) {
|
|
[0]=>
|
|
string(11) "__construct"
|
|
[1]=>
|
|
string(4) "open"
|
|
[2]=>
|
|
string(11) "busytimeout"
|
|
[3]=>
|
|
string(5) "close"
|
|
[4]=>
|
|
string(4) "exec"
|
|
[5]=>
|
|
string(7) "version"
|
|
[6]=>
|
|
string(15) "lastinsertrowid"
|
|
[7]=>
|
|
string(13) "lasterrorcode"
|
|
[8]=>
|
|
string(12) "lasterrormsg"
|
|
[9]=>
|
|
string(13) "loadextension"
|
|
[10]=>
|
|
string(7) "changes"
|
|
[11]=>
|
|
string(12) "escapestring"
|
|
[12]=>
|
|
string(7) "prepare"
|
|
[13]=>
|
|
string(5) "query"
|
|
[14]=>
|
|
string(11) "querysingle"
|
|
[15]=>
|
|
string(14) "createfunction"
|
|
[16]=>
|
|
string(15) "createaggregate"
|
|
[17]=>
|
|
string(8) "openblob"
|
|
}
|
|
================
|
|
A_SQLite3
|
|
HipHop Warning: SQLite3::__construct() expects exactly 1 parameter, 0 given in %s/hphp/test/quick/builtin_extensions.inc on line 26
|
|
object(A_SQLite3)#3 (1) {
|
|
["___x"]=>
|
|
NULL
|
|
}
|
|
string(33) "O:9:"A_SQLite3":1:{s:4:"___x";N;}"
|
|
object(A_SQLite3)#4 (1) {
|
|
["___x"]=>
|
|
NULL
|
|
}
|
|
array(18) {
|
|
[0]=>
|
|
string(11) "__construct"
|
|
[1]=>
|
|
string(4) "open"
|
|
[2]=>
|
|
string(11) "busytimeout"
|
|
[3]=>
|
|
string(5) "close"
|
|
[4]=>
|
|
string(4) "exec"
|
|
[5]=>
|
|
string(7) "version"
|
|
[6]=>
|
|
string(15) "lastinsertrowid"
|
|
[7]=>
|
|
string(13) "lasterrorcode"
|
|
[8]=>
|
|
string(12) "lasterrormsg"
|
|
[9]=>
|
|
string(13) "loadextension"
|
|
[10]=>
|
|
string(7) "changes"
|
|
[11]=>
|
|
string(12) "escapestring"
|
|
[12]=>
|
|
string(7) "prepare"
|
|
[13]=>
|
|
string(5) "query"
|
|
[14]=>
|
|
string(11) "querysingle"
|
|
[15]=>
|
|
string(14) "createfunction"
|
|
[16]=>
|
|
string(15) "createaggregate"
|
|
[17]=>
|
|
string(8) "openblob"
|
|
}
|