Declare PDORow::queryString property

Relates GH-6742
This commit is contained in:
Máté Kocsis 2021-03-17 09:39:54 +01:00
parent 1494e87bd0
commit f15d52796e
No known key found for this signature in database
GPG key ID: FD055E41728BF310
5 changed files with 26 additions and 16 deletions

View file

@ -45,6 +45,6 @@ object(PDOStatement)#%d (1) {
string(23) "select 1 as queryString"
object(PDORow)#%d (1) {
["queryString"]=>
int(1)
string(23) "select 1 as queryString"
}
int(1)
string(23) "select 1 as queryString"