c4357440b0
This .expectf files turns into a huge regex and is our largest one. Instead lets have many small tests. I made it with some fancy bash script.
70 linhas
1.2 KiB
Plaintext
70 linhas
1.2 KiB
Plaintext
SQLite3
|
|
HipHop Warning: SQLite3::__construct() expects exactly 1 parameter, 0 given in %s 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: DateInterval::__construct() expects exactly 1 parameter, 0 given in %s 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(5) {
|
|
[0]=>
|
|
string(11) "__construct"
|
|
[1]=>
|
|
string(5) "__get"
|
|
[2]=>
|
|
string(5) "__set"
|
|
[3]=>
|
|
string(20) "createFromDateString"
|
|
[4]=>
|
|
string(6) "format"
|
|
}
|