Default to FETCH_OBJ fetch mode on the DB connection.
Default to FETCH_OBJ fetch mode on the DB connection.

File last commit:

32f52c4f7e1a
afcdf97a9f6a
Show More
composer.json
5 lines | 62 B | application/json | JsonLexer
/ composer.json
Declare dependency on Doctrine DBAL.
r19 {
"require": {
"doctrine/dbal": "v2.5.12"
}
}