mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
ext/sqlite3: relax sqlite3 explain test conditions (#18949)
This commit is contained in:
parent
8d116a4ba1
commit
1d5da8660b
1 changed files with 3 additions and 3 deletions
|
@ -79,7 +79,7 @@ array(%d) {
|
|||
["addr"]=>
|
||||
int(1)
|
||||
["opcode"]=>
|
||||
string(13) "InitCoroutine"
|
||||
string(%d) "%s"
|
||||
["p1"]=>
|
||||
int(3)
|
||||
["p2"]=>
|
||||
|
@ -87,7 +87,7 @@ array(%d) {
|
|||
["p3"]=>
|
||||
int(2)
|
||||
["p4"]=>
|
||||
NULL
|
||||
%s
|
||||
["p5"]=>
|
||||
int(0)
|
||||
["comment"]=>
|
||||
|
@ -368,7 +368,7 @@ array(1) {
|
|||
["parent"]=>
|
||||
int(0)
|
||||
["notused"]=>
|
||||
int(0)
|
||||
int(%d)
|
||||
["detail"]=>
|
||||
string(17) "SCAN test_explain"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue