- 22 Jul, 2020 3 commits
-
-
Grégoire Paris authored
Fetch parent commits
-
Grégoire Paris authored
CI platforms do not run their jobs on the commit you push. Instead, they run it on a merge commit so that both your changes and the latest version of the target branch are taken into account. Before uploading the coverage report, CodeCov's bash uploader attempts to find the original commit hash, and succeeds on Travis and AppVeyor, but not on Github, because the method it uses does not work unless the parent commits are fetched too, which results in Github posting to CodeCov with a different hash than Travis or AppVeyor. Setting the fetch depth fixes that issue.
-
Sergei Morozov authored
Add GitHub Actions builds for oci8 and pdo_oci drivers
-
- 21 Jul, 2020 4 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
Clean up inconsistent or redundant argument names
-
- 17 Jul, 2020 14 commits
-
-
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
-
- 12 Jul, 2020 1 commit
-
-
Sergei Morozov authored
Remove parameters and types unset after statement execution
-
- 11 Jul, 2020 1 commit
-
-
Sergei Morozov authored
-
- 06 Jul, 2020 1 commit
-
-
Sergei Morozov authored
Update doctrine/coding-standard to 8.1
-
- 05 Jul, 2020 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
Remove workaround in PDOSqlsrv\Connection::quote()
-
- 04 Jul, 2020 1 commit
-
-
Sergei Morozov authored
-
- 29 Jun, 2020 2 commits
-
-
Sergei Morozov authored
respect to platform restrictions when creating autoincrement identifier name
-
Semih Serhat Karakaya authored
-
- 28 Jun, 2020 5 commits
-
-
Sergei Morozov authored
Rework extension detection in tests
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
Use relative names in inline {@link} annotations where possible
-
Sergei Morozov authored
-
- 27 Jun, 2020 4 commits
-
-
Sergei Morozov authored
Update Slevomat Coding Standard to 6.3.10
-
Sergei Morozov authored
-
Sergei Morozov authored
Update PHPStan to 0.12.31
-
Sergei Morozov authored
-
- 23 Jun, 2020 2 commits
-
-
Sergei Morozov authored
Update PHPStan to 0.12.30
-
Sergei Morozov authored
-