- 04 May, 2020 5 commits
-
-
Grégoire Paris authored
-
Grégoire Paris authored
Upstream libs and tools have improvements that make them unnecessary.
-
Grégoire Paris authored
-
Grégoire Paris authored
-
Grégoire Paris authored
-
- 28 Aug, 2019 1 commit
-
-
Sergei Morozov authored
-
- 26 Aug, 2019 1 commit
-
-
Bas Peeters authored
-
- 03 Aug, 2019 1 commit
-
-
Sergei Morozov authored
The failures are caused by the changes in PHP according to https://wiki.php.net/rfc/notice-for-non-valid-array-container.
-
- 30 May, 2019 1 commit
-
-
Sergei Morozov authored
-
- 28 May, 2019 1 commit
-
-
Sergei Morozov authored
-
- 23 May, 2019 1 commit
-
-
Sergei Morozov authored
-
- 16 May, 2019 1 commit
-
-
Sergei Morozov authored
1. Got rid of hard-coded exception mocks in favor of PHPUnit-generated ones where possible. 2. Reworked AbstractDriverTest::testConvertsException() to use a data provider to make testing all types of exceptions independent. 3. Updated PHPUnit since the reworked code relies on sebastianbergmann/phpunit#3604.
-
- 03 Feb, 2019 1 commit
-
-
Sergei Morozov authored
-
- 28 Sep, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 25 Sep, 2018 1 commit
-
-
Sergei Morozov authored
Refactored the logic of connection string generation
-
- 17 Jun, 2018 1 commit
-
-
Gabriel Caruso authored
-
- 15 May, 2018 1 commit
-
-
Michele Locati authored
-
- 28 Apr, 2018 1 commit
-
-
Sergei Morozov authored
Fixes https://github.com/doctrine/dbal/issues/3114
-
- 01 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 16 Mar, 2018 2 commits
-
-
Sergei Morozov authored
-
photodude authored
-
- 26 Dec, 2017 1 commit
-
-
Simon Podlipsky authored
-
- 19 Nov, 2017 8 commits
-
-
Luís Cobucci authored
As per @belgattitude's review.
-
Luís Cobucci authored
Since the test is skipped when the driver is not an instance of `VersionAwarePlatformDriver` we don't need to validate it again. The message was a bit confusing as well (expected vs given).
-
belgattitude authored
-
belgattitude authored
-
belgattitude authored
-
belgattitude authored
-
belgattitude authored
-
Nathan Tolbert authored
-
- 15 Sep, 2017 1 commit
-
-
Ian Jenkins authored
-
- 09 Sep, 2017 1 commit
-
-
Luís Cobucci authored
-
- 22 Jul, 2017 1 commit
-
-
Marco Pivetta authored
-
- 24 May, 2017 1 commit
-
-
Sergei Morozov authored
1. Reworked the parser syntax to use proper Oracle escaping syntax as '' instead of \'. 2. Moved valid tests to the Functional section to ensure correct SQL syntax and logic.
-
- 16 May, 2017 3 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 02 May, 2017 1 commit
-
-
Marco Pivetta authored
#2704 - Removed hacky handling of error handler restore operations - restoring twice in the test instead
-
- 29 Apr, 2017 1 commit
-
-
Piotr Różański authored
-