- 25 Jun, 2020 4 commits
-
-
Sergei Morozov authored
The existing relationship between the connection and its statement violate the ISP principle. Instead of having access only to the execution mode of the connection, statements have access to the entire connection API. Having a method which is not defined in the driver connection interface makes it impossible to mark the method `final` (#3590).
-
Sergei Morozov authored
Remove the suppressed errors that PHPStan no longer reports
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 24 Jun, 2020 5 commits
-
-
Sergei Morozov authored
Deprecate inconsistently and ambiguously named driver-level classes
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 23 Jun, 2020 4 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
Update PHPStan to 0.12.30
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 21 Jun, 2020 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 20 Jun, 2020 18 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
The test forward-incompatible statement must be a wrapper statement, not just implement the driver-level interface
-
Sergei Morozov authored
-
Grégoire Paris authored
Bump Psalm level to 5
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 19 Jun, 2020 7 commits
-
-
Sergei Morozov authored
Make the $database argument of OracleSchemaManager::createDatabase() mandatory
-
Sergei Morozov authored
Get rid of the call to Connection::getParams() in Portability\Statement
-
Sergei Morozov authored
Remove the CommentedType class from tests
-
Sergei Morozov authored
Remove Connection::$isConnected
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-