- 07 Apr, 2020 1 commit
-
-
Sergei Morozov authored
-
- 31 Mar, 2020 1 commit
-
-
Sergei Morozov authored
-
- 30 Mar, 2020 12 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
Upgrade to PHPStan v0.12
-
Sergei Morozov authored
-
Sergei Morozov authored
Additionally, set the new value and get the old one in one ini_set() call.
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Luís Cobucci authored
By either defining their types or renaming to match parent class (or interface).
-
- 29 Mar, 2020 3 commits
-
-
Luís Cobucci authored
-
Luís Cobucci authored
-
Luís Cobucci authored
Allowing us to use more advanced checks and have full generic support. This also adds a baseline file, since we have new violations being reported but don't want to address them right now.
-
- 28 Mar, 2020 4 commits
-
-
Sergei Morozov authored
Actualize the content of the .gitattributes file
-
Sergei Morozov authored
Removed performance tests
-
Sergei Morozov authored
1. Removed no longer existing entries 2. Added new entries 3. Sorted using `sort` (ignores case and the leading dot, same as `ls`)
-
Sergei Morozov authored
-
- 27 Mar, 2020 1 commit
-
-
Sergei Morozov authored
Ensure the constructor arguments are passed to custom classes
-
- 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 4 commits
-
-
Sergei Morozov authored
-
Claudio Zizza authored
-
Sergei Morozov authored
-
Benjamin Morel authored
-