- 28 Nov, 2019 4 commits
-
-
Luís Cobucci authored
Locked the PHP_CodeSniffer version to 3.5 for better compatibility with PHP 7.4
-
Luís Cobucci authored
PingableConnection and ServerInfoAwareConnection now extend Connection
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 26 Nov, 2019 3 commits
-
-
Sergei Morozov authored
VersionAwarePlatformDriver now extends Driver
-
Sergei Morozov authored
-
Sergei Morozov authored
Manually merge 2.10 into master
-
- 25 Nov, 2019 4 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
Switched from PHPBrew-based configuration to the Docker-based
-
Sergei Morozov authored
As per the support response, continuousphp switched to building their containers based on the official images from PHP.
-
Sergei Morozov authored
Remove temporary SQLite file on teardown
-
- 24 Nov, 2019 1 commit
-
-
Sergei Morozov authored
-
- 20 Nov, 2019 2 commits
-
-
Marco Pivetta authored
Update deprecation messages to refer to DBAL
-
Andreas Braun authored
-
- 13 Nov, 2019 1 commit
-
-
Marco Pivetta authored
Fix of branch names for doctrine website config
-
- 12 Nov, 2019 1 commit
-
-
Claudio Zizza authored
-
- 11 Nov, 2019 4 commits
-
-
Marco Pivetta authored
Fix upgrade comment about MariaDB
-
Sam Reed authored
Generally advising to upgrade MariaDB to PostgreSQL isn't helpful ;)
-
Marco Pivetta authored
Add .doctrine-project.json to .gitattributes
-
Sam Reed authored
-
- 08 Nov, 2019 3 commits
-
-
Sergei Morozov authored
Replace DefaultTypes with Types in type constant deprecation annotations
-
Jáchym Toušek authored
-
Jáchym Toušek authored
-
- 07 Nov, 2019 1 commit
-
-
Marco Pivetta authored
Remove phpunit-bridge specific annotations
-
- 06 Nov, 2019 1 commit
-
-
Grégoire Paris authored
The phpunit-bridge has been removed in #3643, so these no longer serve any purpose. The tests themselves are kept since they check that there is no crash when using an unknown option, and do not need a phpunit assertion to do so.
-
- 04 Nov, 2019 2 commits
-
-
Gabriel Caruso authored
Update releases documentation
-
Gabriel Caruso authored
`v2.10` is the `current` one now.
-
- 03 Nov, 2019 5 commits
-
-
Marco Pivetta authored
Fix branch-alias (master is now 3.0)
-
Kévin Dunglas authored
-
Marco Pivetta authored
Merge all the work done so far for the 3.0.0 release into master
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 02 Nov, 2019 8 commits
-
-
Sergei Morozov authored
Drop db support for PostgreSQL 9.3 and MariaDB 10.0
-
Claudio Zizza authored
-
Sergei Morozov authored
Removed Driver::getDatabase() in favor of Connection::getDatabase()
-
Sergei Morozov authored
-
Sergei Morozov authored
Remove support for sharding and the Azure platform
-
Sergei Morozov authored
Make sure that (VAR)CHAR column length is specified in characters, not bytes
-
Sergei Morozov authored
-
Sergei Morozov authored
Removed some unused code bits
-