- 27 Apr, 2018 1 commit
-
-
Sergei Morozov authored
CI: Aggregate coverage from multiple jobs
-
- 26 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 24 Apr, 2018 2 commits
-
-
Marco Pivetta authored
Added badges for the develop branch in README
-
Sergei Morozov authored
-
- 21 Apr, 2018 1 commit
-
-
Sergei Morozov authored
Removed hard-coded configuration filenames from the test runner
-
- 20 Apr, 2018 1 commit
-
-
Sergei Morozov authored
-
- 16 Apr, 2018 1 commit
-
-
Steve Müller authored
Add sidebar.rst and cleanup docs homepage.
-
- 12 Apr, 2018 1 commit
-
-
Sergei Morozov authored
Consistent PHPUnit configuration across environments
-
- 11 Apr, 2018 3 commits
-
-
Marco Pivetta authored
Add warning about MySQL JSON key sorting
-
Steffen Roßkamp authored
See discussion at https://github.com/doctrine/doctrine2/issues/7187
-
Jonathan H. Wage authored
-
- 10 Apr, 2018 3 commits
-
-
Marco Pivetta authored
Use newer PHPUnit to prevent crashes on failures
-
Michael Moravec authored
-
Steve Müller authored
Cleanup docs folder after launch of new website.
-
- 08 Apr, 2018 1 commit
-
-
Sergei Morozov authored
1. XSD location pointing to the vendored file. 2. Removed `backupGlobals="false"`. 3. Added `failOnRisky="true" failOnWarning="true"`. 4. Added `beStrictAboutOutputDuringTests="true" beStrictAboutTodoAnnotatedTests="true"`. 5. Added code coverage whitelist.
-
- 07 Apr, 2018 10 commits
-
-
Luís Cobucci authored
Bump version to 2.8.x-dev
-
Michael Moravec authored
-
Sergei Morozov authored
Fix compatibility for pre-2.7 DateIntervalType format
-
Michael Moravec authored
-
Jonathan H. Wage authored
-
Michael Moravec authored
Fix #3082: Add BC for PDO-only fetch modes
-
Michael Moravec authored
CI: Add missing listener for MariaDB @ mysqli
-
Michael Moravec authored
-
Sergei Morozov authored
-
Philipp Cordes authored
Other drivers (including the cache) never supported fetch modes that are not listed in `FetchMode`. Converting between the contants is only done for PDO, so BC only needs to be restored here. PDO will validate the fetch mode, we don’t have to.
-
- 06 Apr, 2018 4 commits
-
-
Michael Moravec authored
Tests: remove implicit verbose flag
-
Michael Moravec authored
Document the correct way of configuring a MariaDB database with serverVersion
-
Michael Moravec authored
[bug] Don't skip column options.
-
Andy Truong authored
-
- 05 Apr, 2018 2 commits
-
-
Michael Moravec authored
Add symfony tests listener
-
Grégoire Paris authored
It is required when using annotations to detect deprecation errors.
-
- 04 Apr, 2018 4 commits
-
-
Michael Moravec authored
-
Luís Cobucci authored
README: Add 2.7, drop 2.5
-
Michael Moravec authored
-
Tristan Bessoussa authored
-
- 01 Apr, 2018 3 commits
-
-
Marco Pivetta authored
CS bump to 4.0, imports for global functions & constants
-
Michael Moravec authored
-
Michael Moravec authored
-
- 30 Mar, 2018 2 commits
-
-
Marco Pivetta authored
Add tests for column collation to prove it works
-
Tobias Schultze authored
-