- 26 Mar, 2020 1 commit
-
-
Sergei Morozov authored
Flatten source and test directory structure
-
- 21 Mar, 2020 8 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
Removed the `Dbal` prefix from the class names and moved them to the `Doctrine\Tests\DBAL` namespace.
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 20 Mar, 2020 4 commits
-
-
Grégoire Paris authored
Made some platform class names reflect the lowest server version they support
-
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)".
-
Michael Moravec authored
-
Michael Moravec authored
-
- 19 Mar, 2020 1 commit
-
-
Sergei Morozov authored
Backport removal of legacy platforms and drivers from master
-
- 18 Mar, 2020 13 commits
-
-
Sergei Morozov authored
-
Claudio Zizza authored
-
Sergei Morozov authored
-
Benjamin Morel authored
-
Michael Moravec authored
-
Michael Moravec authored
-
Michael Moravec authored
-
Michael Moravec authored
-
Michael Moravec authored
-
Michael Moravec authored
-
Sergei Morozov authored
-
Grégoire Paris authored
Deprecate the usage of the legacy platforms and drivers
-
Sergei Morozov authored
-
- 17 Mar, 2020 9 commits
-
-
Sergei Morozov authored
Upgrade PHPUnit to 9.0
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Grégoire Paris authored
Manually merge 2.11.x into 3.0.x
-
Sergei Morozov authored
-
Sergei Morozov authored
Drop support for PHP 7.2
-
Grégoire Paris authored
Bump version to 2.11.0-DEV
-
Sergei Morozov authored
-
- 16 Mar, 2020 4 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Grégoire Paris authored
Updated documentation for QueryBuilder::execute() return value type
-
Sergei Morozov authored
-