- 19 Apr, 2020 4 commits
-
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Sergei Morozov authored
Stop relying on the master version of Psalm
-
- 18 Apr, 2020 3 commits
-
-
Sergei Morozov authored
Mark every exception as immutable
-
Grégoire Paris authored
-
Grégoire Paris authored
I just got bitten by a bug on master at https://github.com/doctrine/sql-formatter/pull/43#issuecomment-615576443, and there are good chances we have the bug on the Dbal too. Anyway, it only makes sense to use the same version as in the vendors.
-
- 17 Apr, 2020 2 commits
-
-
Sergei Morozov authored
Reworked LoggingTest to be able to test Statement::executeUpdate()
-
Sergei Morozov authored
-
- 16 Apr, 2020 2 commits
-
-
Sergei Morozov authored
Remove baseline
-
Grégoire Paris authored
null contradicts the phpdoc
-
- 15 Apr, 2020 7 commits
-
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
For some reason a low version crashes Psalm.
-
- 14 Apr, 2020 8 commits
-
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
Setup static analysis with Psalm
-
Grégoire Paris authored
-
Grégoire Paris authored
This should make it easier to work with Composer from machines using different versions of PHP than the lowest one we use in the CI.
-
Sergei Morozov authored
Manually merge 3.0.x into master
-
Sergei Morozov authored
Make table and column comments non-nullable strings
-
Sergei Morozov authored
-
- 13 Apr, 2020 3 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
Dropped support of fetching objects and non-zero column
-
Sergei Morozov authored
1. `FetchMode::STANDARD_OBJECT` and `FetchMode::CUSTOM_OBJECT` are no longer supported. 2. `FetchMode::COLUMN` with a non-zero index is no longer supported. 3. Incompatible change in the `Connection::fetchColumn()` signature where the 3rd argument is now `$types`, not `$columnIndex`.
-
- 12 Apr, 2020 6 commits
-
-
Sergei Morozov authored
Upgrade PHPUnit to 9.1
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 11 Apr, 2020 5 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
Do not require hostname for non-persistent MySQL connection and require for persistent
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
Enable PHPStan strict rules
-