- 24 Jun, 2020 1 commit
-
-
Sergei Morozov authored
-
- 20 Jun, 2020 5 commits
-
-
Sergei Morozov authored
The test forward-incompatible statement must be a wrapper statement, not just implement the driver-level interface
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 18 Jun, 2020 1 commit
-
-
Sergei Morozov authored
-
- 16 Jun, 2020 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 13 Jun, 2020 1 commit
-
-
Sergei Morozov authored
-
- 12 Jun, 2020 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 10 Jun, 2020 1 commit
-
-
Sergei Morozov authored
-
- 09 Jun, 2020 1 commit
-
-
Benjamin Eberlei authored
-
- 06 Jun, 2020 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 29 May, 2020 1 commit
-
-
Sergei Morozov authored
-
- 27 May, 2020 23 commits
-
-
Sergei Morozov authored
-
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
This hack is temporary and should be removed on 3.0.x
-
Grégoire Paris authored
See https://github.com/vimeo/psalm/issues/3224
-
Grégoire Paris authored
This is precisely what we are testing here.
-
Grégoire Paris authored
-
Grégoire Paris authored
This is what is expected with FETCH_COLUMN
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
Not all RDBMS have a concept of database, apparently (see SQLAnywhere). Those who do not should pass in a string to stay compatible with the signature.
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
The method signature does not allow null.
-
Grégoire Paris authored
We are testing what happens when providing the wrong type.
-
Grégoire Paris authored
-
Grégoire Paris authored
It is more simple and more accurate
-
Grégoire Paris authored
-
Grégoire Paris authored
-