- 20 Jun, 2020 14 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 13 Jun, 2020 2 commits
-
-
Sergei Morozov authored
Fix handling host and port configuration in sqlsrv and pdo_sqlsrv drivers
-
Sergei Morozov authored
-
- 12 Jun, 2020 5 commits
-
-
Sergei Morozov authored
Fix DSN detection in the IBM DB2 driver
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
Simplify test suite configuration
-
Sergei Morozov authored
-
- 06 Jun, 2020 7 commits
-
-
Grégoire Paris authored
Report coverage unconditionally on Travis
-
Grégoire Paris authored
pcov is fast enough for this to be acceptable.
-
Grégoire Paris authored
Integrate with Codecov
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
- 29 May, 2020 2 commits
-
-
Claudio Zizza authored
@link in convertException gives 404
-
Tomas Norre Mikkelsen authored
The links in convertException gives 404, i'm not 100% if I updated them correct, or if the e.g. should be update to 8.0 already. https://dev.mysql.com/doc/refman/8.0/en/server-error-reference.html https://dev.mysql.com/doc/refman/8.0/en/client-error-reference.html
-
- 27 May, 2020 10 commits
-
-
Grégoire Paris authored
Psalm 6
-
Grégoire Paris authored
The php docs are not very clear about that one.
-
Grégoire Paris authored
It confuses both Psalm and PHPStan, and involves complicated mocking.
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
This return type is conditional to $params['wrapperClass']. Luckily, recent versions of Psalm allow documenting it properly. See https://github.com/vimeo/psalm/issues/3277 Note that phpstan is not able to understand this yet, but still attempts to, hence the extra ignore rules.
-
Grégoire Paris authored
This hack is temporary and should be removed on 3.0.x
-
Grégoire Paris authored
-