- 09 Jun, 2020 1 commit
-
-
Sergei Morozov authored
-
- 27 May, 2020 3 commits
-
-
Grégoire Paris authored
The php docs are not very clear about that one.
-
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.
-
Sergei Morozov authored
-
- 01 May, 2020 1 commit
-
-
Benjamin Eberlei authored
-
- 22 Apr, 2020 1 commit
-
-
Grégoire Paris authored
-
- 13 Apr, 2020 1 commit
-
-
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`.
-
- 08 Apr, 2020 7 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
Reworked type-based and conditions and clarified some types to justify the ones that remain unchanged.
-
Sergei Morozov authored
-
- 30 Mar, 2020 1 commit
-
-
Sergei Morozov authored
-
- 21 Mar, 2020 1 commit
-
-
Sergei Morozov authored
-
- 20 Mar, 2020 1 commit
-
-
Sergei Morozov authored
The `PostgreSqlPlatform`, `SQLAnywherePlatform` and `SQLServerPlatform` classes have been renamed to `PostgreSQL94Platform`, `SQLAnywhere16Platform` and `SQLServer2012Platform` respectively. When deprecating an old platform version, we can deprecate and later remove a specific class. Otherwise, there's no way to express the deprecation on the class level and the upgrade notes contain sentences like: "`XYZPlatform` and `XYZKeywords` now represent XYZ (version)".
-
- 16 Mar, 2020 1 commit
-
-
Sergei Morozov authored
-
- 30 Dec, 2019 1 commit
-
-
Sergei Morozov authored
-
- 07 Jun, 2019 1 commit
-
-
Sergei Morozov authored
-
- 03 Feb, 2019 1 commit
-
-
Sergei Morozov authored
-
- 29 Jan, 2019 1 commit
-
-
Sergei Morozov authored
-
- 24 Jan, 2019 1 commit
-
-
Sergei Morozov authored
-
- 22 Jan, 2019 1 commit
-
-
Sergei Morozov authored
-
- 03 Jul, 2018 1 commit
-
-
Michael Moravec authored
-
- 27 Jun, 2018 1 commit
-
-
Michael Moravec authored
-